Revert "monitoring: enable additional systemd-exporter collectors"
This reverts commit 04a252b857.
This commit is contained in:
@@ -13,10 +13,5 @@
|
|||||||
services.prometheus.exporters.systemd = {
|
services.prometheus.exporters.systemd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Default port: 9558
|
# Default port: 9558
|
||||||
extraFlags = [
|
|
||||||
"--systemd.collector.enable-restart-count"
|
|
||||||
"--systemd.collector.enable-file-descriptor-size"
|
|
||||||
"--systemd.collector.enable-ip-accounting"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user