Skip to content

Use telegraf to capture the number of files in /home

Read metrics about the number of files in /home

[[inputs.filecount]] directories = ["/home"] recursive = false regular_only = false

Merge request reports

Loading