collectd 4.2.1 (Default branch) |
|
|
collectd is a small and modular daemon which collects system information periodically and provides means to store the values. Included in the distribution are numerous plug-ins for collecting CPU, disk, and memory usage, network interface and DNS traffic, network latency, database statistics, and much more. Custom statistics can easily be added in a number of ways, including execution of arbitrary programs and plug-ins written in Perl. Advanced features include a powerful network code to collect statistics for entire setups and SNMP integration to query network equipment.
License: GNU General Public License (GPL)
Changes:
A memory leak in the SNMP plugin has been fixed.
The tcpconns plugin no longer complains if the
ipv6 Linux kernel module isn't loaded. Typos in
the documentation and other minor issues have been
resolved.
|