summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 24422e1)
raw | patch | inline | side by side (parent: 24422e1)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 10 Oct 2009 09:46:10 +0000 (11:46 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 10 Oct 2009 09:46:10 +0000 (11:46 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index bea1ca8cba5dffe929dd63d1f6bf6e6078e81884..abe80c6ee77fe402580cd4d9e0f8a5a52e7d60ed 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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 <tokkee@debian.org> Sat, 10 Oct 2009 11:26:16 +0200
+ -- Sebastian Harl <tokkee@debian.org> 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 f21058300b3049a50b39b8fb7e4906b451afd894..05f81ddf495280687499797f8d160d3385691334 100644 (file)
--- a/debian/control
+++ b/debian/control
* 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
* 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
* 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
* 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
* 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