more telegraf
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
};
|
||||
monitoring.telegraf = {
|
||||
enable = true;
|
||||
interval = "15s";
|
||||
collectors = [
|
||||
"cpu"
|
||||
"mem"
|
||||
@@ -102,6 +103,8 @@
|
||||
#"netstat"
|
||||
#"processes"
|
||||
"docker"
|
||||
"systemd_units"
|
||||
"nix"
|
||||
"ping"
|
||||
"internet_speed"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user