Use zpool_influxdb instead of disk for zfs monitoring with telegraf
This commit is contained in:
parent
10c7e3dcea
commit
a186a30eb3
5 changed files with 9 additions and 4 deletions
|
@ -56,5 +56,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/" "/boot/ESP0" "/boot/ESP1" "/srv/data" ];
|
||||
services.telegraf.extraConfig.inputs.disk.mount_points = [ "/boot/ESP0" "/boot/ESP1" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue