Skip to end of banner
Go to start of banner

System performance via Influx Telegraf

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The Influx TICK stack provides Telegraf, a solution to gather additional data written in Go. We are currently using InfluxDB as central long-term storage within inspectIT, thus integrating the data via Telegraf is pretty straightforward.

Telegraf comes with a wide range of plugins. Compared with System performance statistics over collectd the plugins available are more targeting more modern environments. 

Installation

Please find the installation binaries at https://github.com/influxdata/telegraf. Please note that there is also an experimental package for Windows available.

Available plugins (version 1.0)



  • improve this documentation

Please check https://docs.influxdata.com/telegraf/v1.0/introduction/getting-started-telegraf/ and point the telegraf server to the longterm storage. 

  • No labels