forked from Drift/pvv-nixos-config
ildkule/prometheus: add kommode and ustetind to machine list
This commit is contained in:
@@ -16,6 +16,12 @@ in {
|
|||||||
"bekkalokk.pvv.ntnu.no:9101"
|
"bekkalokk.pvv.ntnu.no:9101"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{ labels.hostname = "kommode";
|
||||||
|
targets = [
|
||||||
|
"kommode.pvv.ntnu.no:9100"
|
||||||
|
"kommode.pvv.ntnu.no:9101"
|
||||||
|
];
|
||||||
|
}
|
||||||
{ labels.hostname = "bicep";
|
{ labels.hostname = "bicep";
|
||||||
targets = [
|
targets = [
|
||||||
"bicep.pvv.ntnu.no:9100"
|
"bicep.pvv.ntnu.no:9100"
|
||||||
@@ -34,6 +40,12 @@ in {
|
|||||||
"georg.pvv.ntnu.no:9101"
|
"georg.pvv.ntnu.no:9101"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{ labels.hostname = "ustetind";
|
||||||
|
targets = [
|
||||||
|
"ustetind.pvv.ntnu.no:9100"
|
||||||
|
"ustetind.pvv.ntnu.no:9101"
|
||||||
|
];
|
||||||
|
}
|
||||||
{ labels.hostname = "hildring";
|
{ labels.hostname = "hildring";
|
||||||
targets = [
|
targets = [
|
||||||
"hildring.pvv.ntnu.no:9100"
|
"hildring.pvv.ntnu.no:9100"
|
||||||
|
Reference in New Issue
Block a user