categraf/conf/input.disk/disk.toml

12 lines
396 B
TOML

# # collect interval
# interval = 15
# # 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 = ["/"]
# Ignore mount points by filesystem type.
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "iso9660", "overlay", "aufs", "squashfs", "nsfs"]
ignore_mount_points = ["/boot", "/var/lib/kubelet/pods"]