summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3826b58)
raw | patch | inline | side by side (parent: 3826b58)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 7 Oct 2008 07:52:32 +0000 (09:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 7 Oct 2008 07:52:32 +0000 (09:52 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index af328e420368a88a266dbaffcc80802565862b5d..32c210bb53c99d2d8b187dc7460f444bc40f5f2c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (4.5.0-1) experimental; urgency=low
+
+ * New upstream release.
+ New plugins:
+ - Count the number of files in directories: filecount
+ - Send desktop notifications to a notification daemon: notify_desktop
+ - Send notification E-mails: notify_email
+ - One-wire sensors information: onewire (experimental)
+ - PostgreSQL database statistics: postgresql
+ - Linux ACPI thermal zone information: thermal
+ * Uploading to experimental because of the Lenny freeze.
+
+ -- Sebastian Harl <sh@tokkee.org> Tue, 07 Oct 2008 09:38:39 +0200
+
collectd (4.4.2-2) unstable; urgency=low
* Removed the work around for #474087 (broken openipmi .pc files) introduced
diff --git a/debian/control b/debian/control
index 680c00d3cbe7ff905d20cdcd1962abe3be5329db..078eadf0a3500a093732a21f89a510763abec8fd 100644 (file)
--- a/debian/control
+++ b/debian/control
* E-Mail statistics (count, traffic, spam scores and checks): email
* amount of available entropy: entropy
* execution of external programs: exec
+ * count the number of files in directories: filecount
* harddisk temperature: hddtemp
* network traffic: interface
* IPMI sensors information: ipmi
* IO via the network: network
* NFS utilization: nfs
* Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
+ * send desktop notifications to a notification daemon: notify_desktop
+ * send notification E-mails: notify_email
* NTP daemon's local clock drift, offset to peers, etc.: ntpd
* UPS information: nut
+ * PostgreSQL database statistics: postgresql
* PowerDNS name server statistics: powerdns
* number of processes: processes
* output to RRD files: rrdtool
* logging to syslog: syslog
* incremental parsing of logfiles: tail
* number of TCP connections to specific ports: tcpconns
+ * Linux ACPI thermal zone information: thermal
* TeamSpeak2 server statistics: teamspeak2
* external runtime interface: unixsock
* number of users logged into the system: users
Package: collectd-dev
Architecture: all
-Depends: collectd (>= ${source:Version}), collectd (<< 4.5~)
+Depends: collectd (>= ${source:Version}), collectd (<< 4.6~)
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