changes to healthcheck. specify mount points for telegraf

This commit is contained in:
m0duspwnens
2020-03-26 11:00:46 -04:00
parent e6f91264fb
commit cfdaedb89c
6 changed files with 76 additions and 5 deletions

View File

@@ -498,10 +498,10 @@
[[inputs.disk]]
## By default stats will be gathered for all mount points.
## Set mount_points will restrict the stats to only the specified mount points.
# mount_points = ["/"]
mount_points = ["/","/nsm"]
## Ignore mount points by filesystem type.
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "overlay", "aufs", "squashfs"]
#ignore_fs = ["tmpfs", "devtmpfs", "devfs", "overlay", "aufs", "squashfs"]
# Read metrics about disk IO by device