clanService/prometheus: add mirach and almach

This commit is contained in:
2026-09-11 10:53:00 +07:00
parent 5cb262857e
commit b9302e6192
+6
View File
@@ -514,6 +514,12 @@
buna.settings = { buna.settings = {
exporters.smartctl = { }; exporters.smartctl = { };
}; };
mirach.settings = {
exporters.smartctl = { };
};
almach.settings = {
exporters.smartctl = { };
};
}; };
}; };