inventory/prometheus: add buna to monitored machines
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
"cursa"
|
"cursa"
|
||||||
"rigel"
|
"rigel"
|
||||||
"vega"
|
"vega"
|
||||||
|
"buna"
|
||||||
];
|
];
|
||||||
|
|
||||||
dm-bootstrapper = [
|
dm-bootstrapper = [
|
||||||
@@ -489,6 +490,9 @@
|
|||||||
exporters.smartctl = { };
|
exporters.smartctl = { };
|
||||||
exporters.zfs = { };
|
exporters.zfs = { };
|
||||||
};
|
};
|
||||||
|
buna.settings = {
|
||||||
|
exporters.smartctl = { };
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user