Here you can find some useful third-party plugins for Telegraf:
- IOSTAT - I/O utilization and other information from iostat
- NETSTAT - TCP connections statuses and UDP sockets count
- TOP - resource usage by top processes
- FD - file descriptors usage by processes
- NETSPEED - speed of network interfaces
All plugins are tested and production-ready.
- Copy plugin to server where Telegraf is running
- Add plugin to Telegraf config as exec plugin
- Restart Telegraf
Please, note that plugins works only on Linux systems.
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Telegraf official repository: https://github.com/influxdata/telegraf