Skip to content

monitoring-tools/telegraf-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugins for Telegraf

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.

Installation

  1. Copy plugin to server where Telegraf is running
  2. Add plugin to Telegraf config as exec plugin
  3. Restart Telegraf

Please, note that plugins works only on Linux systems.

About Telegraf

Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.

Telegraf official repository: https://github.com/influxdata/telegraf

About

Plugins for Influx Telegraf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages