Changing the default measurements in Chronograf

Under System Apps in Chronograf I can see the default measurements like Cpu, Memory, Disk .etc. Is it possible to any custom Inputs under the System App? (Question from our training today - “Introduction to InfluxDB & Telegraf

You can turn on (and off) some of these in the telegraf.conf file (on linux it usually lives in /etc/telegraf) Looking through that configuration file you’ll see a lot of different inputs that you can enable/disable.

dg

1 Like