From b19ab7e75cc903c83671cb80e93dd1250ad65ebb Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 10 Oct 2009 11:46:10 +0200 Subject: [PATCH] changelog, control: Added new plugins. --- debian/changelog | 14 +++++++++++++- debian/control | 5 +++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bea1ca8..abe80c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ collectd (4.8.1-1) unstable; urgency=low * New upstream release. + New plugins: + - Parse JSON files: curl_json + - Query data from Java processes using JMX: GenericJMX (Java based plugin) + - Atheros wireless LAN chipset statistics: madwifi + - Optimized Link State Routing daemon statistics: olsrd + - Tokyo Tyrant server statistics: tokyotyrant (disabled in Debian, + libtokyotyrant is not available) + - Send collected values to a web-server: write_http + - ZFS Adaptive Replacement Cache statistics: zfs_arc (disabled in Debian, + libkstat is not available) + New matches: + - Match zero COUNTER values: empty_counter - -- Sebastian Harl Sat, 10 Oct 2009 11:26:16 +0200 + -- Sebastian Harl Sat, 10 Oct 2009 11:29:45 +0200 collectd (4.7.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f210583..05f81dd 100644 --- a/debian/control +++ b/debian/control @@ -45,6 +45,7 @@ Description: statistics collection and monitoring daemon * CPU frequency: cpufreq * output to comma separated values (CSV) files: csv * parse statistics from websites: curl + * parse JSON files: curl_json * query data from a relational database: dbi * disk space usage: df * disk and partition throughput: disk @@ -54,6 +55,7 @@ Description: statistics collection and monitoring daemon * execution of external programs: exec * count the number of files in directories: filecount * Linux file-system based caching framework statistics: fscache + * query data from Java processes using JMX: GenericJMX (Java based plugin) * Receive and interpret Ganglia multicast traffic: gmond * harddisk temperature: hddtemp * network traffic: interface @@ -65,6 +67,7 @@ Description: statistics collection and monitoring daemon * CPU, disk, network statistics of guest systems: libvirt * system load averages: load * logging to files, STDOUT and STDERR: logfile + * Atheros wireless LAN chipset statistics: madwifi * motherboard monitor: mbmon * Query and parse data from a memcache daemon: memcachec * statistics of the memcached distributed caching system: memcached @@ -80,6 +83,7 @@ Description: statistics collection and monitoring daemon * NTP daemon's local clock drift, offset to peers, etc.: ntpd * UPS information: nut * OpenVPN traffic and compression statistics: openvpn + * Optimized Link State Routing daemon statistics: olsrd * PostgreSQL database statistics: postgresql * PowerDNS name server statistics: powerdns * number of processes: processes @@ -105,6 +109,7 @@ Description: statistics collection and monitoring daemon * detailed virtual memory statistics: vmem * system resources used by Linux-VServers: vserver * wireless network stats: wireless + * send collected values to a web-server: write_http Package: collectd-utils Architecture: any -- 2.30.2