Revert "monitoring: enable cpu, memory, io collectors for systemd-exporter"
This reverts commit 506a692548.
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 = [
|
|
||||||
"--collector.unit-cpu"
|
|
||||||
"--collector.unit-memory"
|
|
||||||
"--collector.unit-io"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user