https://github.com/influxdata/telegraf/tree/master/plugins/inputs/system
Could use some examples. I have tried adding values listed in the above page to
[[inputs.system]]
For example:
[[inputs.system]]
load5
Then I run:
telegraf -config /etc/telegraf/telegraf.conf -test
and see:
51Z E! [telegraf] Error running agent: Error parsing /etc/telegraf/telegraf.conf, toml: line 452: parse error
The github page has an example of the plugin's output I'm seeing the plugin as unconfigured in Chronograf when I start the daemon without the objectionable syntax.
User _telegraf is a member of the utmp system group.
The inputs.mem and inputs.cpu are working properly.