Source: collectd Section: utils Priority: optional Maintainer: Sebastian Harl Build-Depends: debhelper (>= 5), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap-dev, iptables-dev [!alpha !amd64 !ia64 !ppc64], nut-dev [!alpha !amd64 !ia64 !ppc64], libperl-dev Build-Conflicts: libpthread-dev Standards-Version: 3.7.2 Package: collectd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: perl, rrdtool Suggests: collectd-apache, collectd-mysql, collectd-sensors, collectd-dev, collectd-ping, collectd-dns, collectd-perl,librrds-perl, hddtemp, mbmon Provides: collectd-hddtemp Replaces: collectd-hddtemp Description: statistics collection daemon collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the main program file and the following plugins: * APC UPS's charge, load, input/output/battery voltage, etc.: apcups * Apple computer's sensors information: apple_sensors (server mode only) * battery status: battery * CPU utilization: cpu * CPU frequency: cpufreq * output to comma separated values (CSV) files: csv * disk space usage: df * disk and partition throughput: disk * E-Mail statistics (count, traffic, spam scores and checks): email * amount of available entropy: entropy * execution of external programs: exec * harddisk temperature: hddtemp * network traffic: interface * iptables statistics: iptables * IRQ counters: irq * system load averages: load * logging to files, STDOUT and STDERR: logfile * motherboard monitor: mbmon * memory usage: memory * multimeter statistics: multimeter * IO via the network: network * NFS utilization: nfs * NTP daemon's local clock drift, offset to peers, etc.: ntpd * UPS information: nut * number of processes: processes * output to RRD files: rrdtool * serial port traffic: serial * swap usage: swap * logging to syslog: syslog * tape drive usage: tape (server mode only) * external runtime interface: unixsock * number of users logged into the system: users * system resources used by Linux-VServers: vserver * wireless network stats: wireless . Homepage: http://collectd.org/ Package: collectd-dbg Section: devel Architecture: any Priority: extra Depends: collectd (= ${Source-Version}), collectd-apache (= ${Source-Version}), collectd-dns (= ${Source-Version}), collectd-mysql (= ${Source-Version}), collectd-perl (= ${Source-Version}), collectd-ping (= ${Source-Version}), collectd-sensors (= ${Source-Version}) Description: statistics collection daemon (debugging symbols) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the debugging symbols. Package: collectd-apache Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (Apache plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the Apache plugin which collects Apache and lighttpd statistics provided by mod_status. Package: collectd-dns Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (DNS plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the DNS plugin which collects DNS traffic information (query types, response codes, opcodes and traffic). Package: collectd-hddtemp Architecture: any Depends: collectd (= ${Source-Version}) Description: statistics collection daemon (hddtemp plugin transitional package) Empty package to facilitate upgrades. It can be safely removed. Package: collectd-mysql Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (MySQL plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the MySQL plugin which collects MySQL statistics provided by MySQL's "show status" command. Package: collectd-perl Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (perl plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the perl plugin which embeds a Perl interpreter adding the possibility to write collectd plugins in Perl. Package: collectd-ping Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (ping plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the ping plugin which collects network latency statistics. Package: collectd-sensors Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} Description: statistics collection daemon (sensors plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the sensors plugin which collects lm_sensors information (e.g. CPU temperature, fan speeds). Package: collectd-dev Architecture: all Depends: collectd (>= ${Source-Version}), collectd (<< 4.1~) Description: statistics collection daemon (development files) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. . This package contains the development files needed to create your own plugins.