How to configure telegraf to send a folder-size to influxDB
问题 I am having a hard time understanding and using the disk plugin. I want to emit the folder size for /var/lib/influxdb/hh/ , and I am trying to figure out how to wire this using the disk plugin. I have tried the following : setup a new configuration file for telegraf here vi /etc/telegraf/telegraf.d/influxdbdata_telegraf.conf added this configuration [[inputs.disk]] mount_points = ["/var/lib/influxdb/hh/"] now I try to query the data from influxDB, and I don't see this. But I see the other