summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6f98f8f)
raw | patch | inline | side by side (parent: 6f98f8f)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 26 May 2008 12:22:17 +0000 (14:22 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 26 May 2008 12:22:17 +0000 (14:22 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index c081971612d9da3a61eff2c27abda61db0456059..dd54443c48267bb3d7510b7b668e04a35101c758 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
-collectd (4.3.X-Y) UNRELEASED; urgency=low
+collectd (4.4.0-1) unstable; urgency=low
+ * New upstream release.
+ - Fixed another issue of the sensors plugin affecting some chip types
+ (Closes: #468143).
+ - Fixed creation of "vserver" graphs in collection.cgi (Closes: #475120).
+ New plugins:
+ - Ascent server statistics: ascent
+ - IPMI sensors information: ipmi
+ - PowerDNS name server statistics: powerdns
+ - incremental parsing of logfiles: tail
+ - TeamSpeak2 server statistics: teamspeak2
+ - detailed virtual memory statistics: vmem
* Disable "tcpconns" plugin by default (Closes: #478759).
- -- Sebastian Harl <sh@tokkee.org> Thu, 01 May 2008 08:08:17 +0200
+ -- Sebastian Harl <sh@tokkee.org> Mon, 26 May 2008 13:32:52 +0200
collectd (4.3.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a48bacbd739f8fe33b52020610260baac4523beb..3635f80ed5f02e38647a04c349183b179ce1f9c9 100644 (file)
--- a/debian/control
+++ b/debian/control
.
* Apache and lighttpd statistics provided by mod_status: apache
* APC UPS's charge, load, input/output/battery voltage, etc.: apcups
+ * Ascent server statistics: ascent
* battery status: battery
* CPU utilization: cpu
* CPU frequency: cpufreq
* execution of external programs: exec
* harddisk temperature: hddtemp
* network traffic: interface
+ * IPMI sensors information: ipmi
* IPVS connection statistics: ipvs
* IRQ counters: irq
* CPU, dist, network statistics of guest systems: libvirt
* Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
* NTP daemon's local clock drift, offset to peers, etc.: ntpd
* UPS information: nut
+ * PowerDNS name server statistics: powerdns
* number of processes: processes
* output to RRD files: rrdtool
* embedded Perl interpreter: perl
* values from SNMP enabled network devices: snmp
* swap usage: swap
* logging to syslog: syslog
+ * incremental parsing of logfiles: tail
* number of TCP connections to specific ports: tcpconns
+ * TeamSpeak2 server statistics: teamspeak2
* external runtime interface: unixsock
* number of users logged into the system: users
* set the hostname to an unique identifier: uuid
+ * detailed virtual memory statistics: vmem
* system resources used by Linux-VServers: vserver
* wireless network stats: wireless
Package: collectd-dev
Architecture: all
-Depends: collectd (>= ${source:Version}), collectd (<< 4.4~)
+Depends: collectd (>= ${source:Version}), collectd (<< 4.5~)
Description: statistics collection and monitoring daemon (development files)
collectd is a small daemon which collects system information periodically and
provides mechanisms to monitor and store the values in a variety of ways. It