add(n9e): add all in one

This commit is contained in:
cnphpbb
2025-01-09 16:15:28 +08:00
parent 1c81c94ca4
commit 811252f08a
22 changed files with 1874 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# # 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"]