Capture d’écran de 2018-02-23 18-38-12.png Capture d’écran de 2018-02-23 18-41-44.png
Dashboard presenting system statistics retrieved by Telegraf (CPU, Memory, Swap, Disk and Network usage)
Collector Configuration Details
All you need to collect to get all panels filled with informations
##############################################################################
INPUT PLUGINS
##############################################################################
[[inputs.cpu]] percpu = false
[[inputs.disk]] ignore_fs = [ "tmpfs", "devtmpfs" ]
[[inputs.diskio]]
[[inputs.kernel]]
[[inputs.mem]]
[[inputs.processes]]
[[inputs.swap]]
[[inputs.system]]
[[inputs.net]] fieldpass = [ "bytes*" ]
[[inputs.netstat]]