X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=3f703b6bee1bb138e26f09a18e3c645d49b40b26;hb=8ccc56dbb472c7ba4e60d08e49ff6e59ac919a3f;hp=f8681883a92aa3ddf49925ead8093e2da4ca59b2;hpb=bbbd5c7de9ecd3698a966ea1f544c32a5c768c3d;p=pkg-collectd.git diff --git a/debian/control b/debian/control index f868188..3f703b6 100644 --- a/debian/control +++ b/debian/control @@ -2,174 +2,171 @@ 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-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (>= 1.4.3.2-2), libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev Build-Conflicts: libpthread-dev -Standards-Version: 3.7.2 +Standards-Version: 3.8.1 +Homepage: http://collectd.org/ +Vcs-Git: git://git.tokkee.org/pkg-collectd.git +Vcs-Browser: http://git.tokkee.org/?p=pkg-collectd.git Package: collectd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libxml-simple-perl -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. +Recommends: perl, rrdtool, lm-sensors, ${shlibs:Recommends} +Suggests: collectd-dev, librrds-perl, liburi-perl, libhtml-parser-perl, + libregexp-common-perl, libconfig-general-perl, httpd-cgi, hddtemp, mbmon +Conflicts: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, + collectd-perl, collectd-ping, collectd-sensors +Provides: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, + collectd-perl, collectd-ping, collectd-sensors +Replaces: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, + collectd-perl, collectd-ping, collectd-sensors +Description: statistics collection and monitoring daemon + collectd is a small daemon which collects system information periodically and + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds by default. . - This package contains the main program file and the following plugins: + The collected information can be used to find current performance bottlenecks + (performance analysis) and predict future system load (capacity planning). + . + This package contains the main program file and the following plugins (some + of those plugins require additional libraries - for more details see + /usr/share/doc/collectd/README.Debian.plugins): + . + * Apache and lighttpd statistics provided by mod_status: apache * APC UPS's charge, load, input/output/battery voltage, etc.: apcups - * Apple computer's sensors information: apple_sensors (server mode only) + * Ascent server statistics: ascent * battery status: battery + * bind9 name-server and zone statistics: bind * CPU utilization: cpu * CPU frequency: cpufreq * output to comma separated values (CSV) files: csv + * parse statistics from websites: curl + * query data from a relational database: dbi * disk space usage: df * disk and partition throughput: disk + * DNS traffic information: dns * 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 * iptables statistics: iptables + * IPVS connection statistics: ipvs * IRQ counters: irq + * CPU, disk, network statistics of guest systems: libvirt * system load averages: load * logging to files, STDOUT and STDERR: logfile * motherboard monitor: mbmon + * statistics of the memcached distributed caching system: memcached * memory usage: memory * multimeter statistics: multimeter + * MySQL statistics provided by MySQL's "show status" command: mysql + * detailed Linux network interface and routing statistics: netlink * 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 + * OpenVPN traffic and compression statistics: openvpn + * PostgreSQL database statistics: postgresql + * PowerDNS name server statistics: powerdns * number of processes: processes * output to RRD files: rrdtool + * embedded Perl interpreter: perl + * network latency statistics: ping + * lm_sensors information (e.g. CPU temperature, fan speeds): sensors * serial port traffic: serial + * values from SNMP enabled network devices: snmp * swap usage: swap * logging to syslog: syslog - * tape drive usage: tape (server mode only) + * 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 + * set the hostname to an unique identifier: uuid + * detailed virtual memory statistics: vmem * system resources used by Linux-VServers: vserver * wireless network stats: wireless - . - Homepage: http://collectd.org/ -Package: collectd-dbg -Section: devel +Package: collectd-utils 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. +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: collectd +Suggests: nagios3 | nagios2 +Replaces: collectd (<< 4.6.1-1~) +Description: statistics collection and monitoring daemon (utilities) + collectd is a small daemon which collects system information periodically and + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds by default. . - 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 following utility: . - This package contains the DNS plugin which collects DNS traffic information - (query types, response codes, opcodes and traffic). + * collectd-nagios: Nagios plugin for querying collectd -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 +Package: collectd-dbg +Section: debug 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. +Priority: extra +Depends: collectd (= ${binary:Version}), ${misc:Depends} +Recommends: collectd-utils (= ${binary:Version}), + libcollectdclient0 (= ${binary:Version}) +Description: statistics collection and monitoring daemon (debugging symbols) + collectd is a small daemon which collects system information periodically and + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds by default. . - This package contains the MySQL plugin which collects MySQL statistics - provided by MySQL's "show status" command. + This package contains the debugging symbols. -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. +Package: collectd-dev +Architecture: all +Depends: collectd (>= ${source:Version}), collectd (<< 4.8~), ${misc:Depends} +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. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds by default. . - This package contains the perl plugin which embeds a Perl interpreter adding - the possibility to write collectd plugins in Perl. + This package contains the development files needed to create your own + plugins. -Package: collectd-ping +Package: libcollectdclient-dev +Section: libdevel 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. +Depends: libcollectdclient0 (= ${binary:Version}), ${misc:Depends} +Description: client library for collectd's control interface (development files) + libcollectdclient provides an API to access the control interface provided by + the unixsock plugin of collectd, a statistics collection and monitoring + daemon. It can be used to access values collected by collectd or dispatch new + values and notifications to the daemon. This allows for integration with + other applications such as monitoring solutions. . - This package contains the ping plugin which collects network latency - statistics. + This package contains the header files and the static library. -Package: collectd-sensors +Package: libcollectdclient0 +Section: libs 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. +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: collectd +Description: client library for collectd's control interface + libcollectdclient provides an API to access the control interface provided by + the unixsock plugin of collectd, a statistics collection and monitoring + daemon. It can be used to access values collected by collectd or dispatch new + values and notifications to the daemon. This allows for integration with + other applications such as monitoring solutions. . - This package contains the development files needed to create your own - plugins. + This package contains the shared library.