mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
37 lines
675 B
Plaintext
37 lines
675 B
Plaintext
collectd is a daemon which collects system and application
|
|
performance metrics periodically and provides mechanisms
|
|
to store the values in a variety of ways, for example
|
|
in RRD files.
|
|
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.4
|
|
|
|
* Add ipstats plugin
|
|
* Add tcpconns plugin
|
|
|
|
1.3
|
|
|
|
* Add support for CPU aggregation (contributed by pmhausen)
|
|
* Make Graphite separate instances configurable (contributed by pmhausen)
|
|
* Add disk I/O plugin (contributed by pmhausen)
|
|
|
|
1.2
|
|
|
|
* Make Hostname optional
|
|
|
|
1.1
|
|
|
|
* Add prefix and postfix fields for Graphite
|
|
|
|
1.0
|
|
|
|
* Allow exporting to network
|
|
* Allow exporting to Graphite
|
|
* Allow usage of most important plugins
|
|
|
|
|
|
WWW: http://www.collectd.org
|