X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=5a6c774e0858ac5471105a1bcb7ce3da95153964;hb=f049dd18b69441d8937ec7569fc43028d901b58b;hp=d6bb2abf2fa1e7667315c550a7cca83bcb82f466;hpb=a1179947acae2ae469a6e1cc70616dd766251cd9;p=pkg-collectd.git diff --git a/debian/control b/debian/control index d6bb2ab..fa5042b 100644 --- a/debian/control +++ b/debian/control @@ -1,134 +1,274 @@ Source: collectd Section: utils Priority: optional -Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), autotools-dev, libcurl3-dev, - libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, - libsensors-dev, liboping-dev (> 0.3.3) -Standards-Version: 3.7.2 +Maintainer: Sebastian Harl +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, + bison, flex, autotools-dev, libltdl-dev, pkg-config, + iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel !kfreebsd-any !hurd-any], + iptables-dev (>= 1.4.3.2-2) [linux-any], + javahelper, + kfreebsd-kernel-headers [kfreebsd-any], + libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, + libdbi0-dev, + libesmtp-dev, + libganglia1-dev (>= 3) [linux-any], + libgcrypt11-dev, + libglib2.0-dev, + libhal-dev, + libkvm-dev [kfreebsd-any], + liblvm2-dev [linux-any], + libmemcached-dev, + libmodbus-dev, + libmnl-dev, + libmysqlclient-dev, + libnotify-dev, + libopenipmi-dev, + liboping-dev (>= 0.3.3), + libpcap0.8-dev | libpcap-dev, + libperl-dev, + libpq-dev, + libprotobuf-c0-dev, + librabbitmq-dev, + librrd-dev (>= 1.4~), + libsensors4-dev [linux-any], +# libsigrok-dev (>= 0.2~), +# libsnmp-dev (>= 5.4.2.1~dfsg-4~) | (libsnmp-dev & perl (<< 5.10.1~rc2-1~)) + libsnmp-dev (>= 5.4.2.1~dfsg-4~) | libsnmp-dev | libsnmp9-dev, + libsnmp-dev (>= 5.4.2.1~dfsg-4~) | perl (<< 5.10.1~rc2-1~), + libtokyocabinet-dev [linux-any], + libtokyotyrant-dev [linux-any], + libupsclient1-dev, + libvarnish-dev, + libvirt-dev (>= 0.4.0-6) [linux-any], + libxml2-dev, + libyajl-dev, + linux-libc-dev (>= 2.6.25-4) [linux-any] | linux-libc-dev (<< 2.6.25-1) [linux-any], + default-jdk [!hppa !kfreebsd-i386 !kfreebsd-amd64], + protobuf-c-compiler, + python-dev +Build-Conflicts: libpthread-dev +Standards-Version: 3.9.4 +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 +Package: collectd-core Architecture: any -Depends: ${shlibs:Depends} -Suggests: collectd-apache, collectd-mysql, collectd-sensors, collectd-dev, - collectd-hddtemp, collectd-ping, librrds-perl -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. +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: perl, rrdtool +Suggests: collectd-dev, +# collection.cgi / collection3 dependencies + librrds-perl, liburi-perl, libhtml-parser-perl, libregexp-common-perl, + libconfig-general-perl, httpd-cgi, +# services providing data that may be collected by collectd + apache2, apcupsd, bind9, hddtemp, iptables, ipvsadm, lm-sensors, mbmon, + memcached, mysql-server, nginx, notification-daemon, nut, openvpn, olsrd, + pdns-server, postgresql, time-daemon, + ${shlibs:Suggests} +Replaces: collectd (<< 4.8.2-1~) +Description: statistics collection and monitoring daemon (core system) + 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. + . + 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 plugins listed below (some + of those plugins require additional libraries - for more details see + /usr/share/doc/collectd-core/README.Debian.plugins) but no configuration. For + a full installation (including configuration), see the "collectd" package. + This package allows sites to, e.g., provide customizations (like a custom + default configuration) on top of it without having to modify the "collectd" + package. . - This package contains the main program file and the following plugins: + * AMQP output plugin: amqp + * 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 + * CGroups resource usage: cgroups + * connection tracking table size: conntrack + * number of context switches done by the operating system: contextswitch * CPU utilization: cpu * CPU frequency: cpufreq + * output to comma separated values (CSV) files: csv + * parse statistics from websites: curl + * parse JSON files: curl_json + * parse XML data: curl_xml + * 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 + * 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 + * IPMI sensors information: ipmi + * iptables statistics: iptables + * IPVS connection statistics: ipvs + * IRQ counters: irq + * embedded Java Virtual Machine: java + * CPU, disk, network statistics of guest systems: libvirt * system load averages: load + * logging to files, STDOUT and STDERR: logfile + * Logical Volume Manager usage: lvm + * 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 * memory usage: memory + * read values from Modbus/TCP enabled devices: modbus + * statistics from mon.itor.us: Monitorus (Perl based plugin) + * 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 + * Optimized Link State Routing daemon statistics: olsrd + * OpenVPN traffic and compression statistics: openvpn + * OpenVZ statistics: OpenVZ (Perl based plugin) + * embedded Perl interpreter: perl + * timing values from Pinba: pinba + * network latency statistics: ping + * PostgreSQL database statistics: postgresql + * PowerDNS name server statistics: powerdns * number of processes: processes + * information about network protocols: protocols + * embedded Python interpreter: python + * write data via the RRD accelerator daemon: rrdcached + * output to RRD files: rrdtool + * lm_sensors information (e.g. CPU temperature, fan speeds): sensors * serial port traffic: serial + * values from SNMP enabled network devices: snmp + * aggregate values received with the StatsD protocol: statsd * swap usage: swap - * tape drive usage: tape (server mode only) - * network traffic: traffic + * logging to syslog: syslog + * parse table-like structured files: table + * incremental parsing of logfiles: tail + * incremental parsing of CSV files: tail_csv + * number of TCP connections to specific ports: tcpconns + * TeamSpeak2 server statistics: teamspeak2 + * power consumption measurements from "The Energy Detective" (TED): ted + * Linux ACPI thermal zone information: thermal + * Check thresholds and for missing values: threshold + * Tokyo Tyrant server statistics: tokyotyrant + * external runtime interface: unixsock + * system uptime: uptime * number of users logged into the system: users - * system ressources used by Linux-VServers: vserver + * set the hostname to an unique identifier: uuid + * Varnish HTTP accelerator daemon statistics: varnish + * detailed virtual memory statistics: vmem + * system resources used by Linux-VServers: vserver * wireless network stats: wireless + * send collected values to a graphite server: write_graphite + * send collected values to a web-server: write_http + * send collected values to a riemann server: write_riemann -Package: collectd-dbg +Package: collectd Architecture: any -Depends: collectd (= ${Source-Version}), collectd-apache (= ${Source-Version}), - collectd-hddtemp (= ${Source-Version}), collectd-mysql (= ${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. +Depends: collectd-core, ${shlibs:Depends}, ${misc:Depends} +Recommends: ${shlibs:Recommends} +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 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. + The collected information can be used to find current performance bottlenecks + (performance analysis) and predict future system load (capacity planning). . - This package contains the Apache plugin which collects Apache statistics - provided by Apache's mod_status. + This package provides a full installation of the daemon, including the + configuration. For the core system, see the "collectd-core" package, which + allows sites to, e.g., provide customizations (like a custom default + configuration) on top of it without having to modify the "collectd" package. -Package: collectd-hddtemp +Package: collectd-utils Architecture: any -Depends: collectd (= ${Source-Version}), ${shlibs:Depends} -Recommends: hddtemp -Description: statistics collection daemon (hddtemp 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 hddtemp plugin which collects harddisk temperatures. - -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 following utility: . - This package contains the MySQL plugin which collects MySQL statistics - provided by MySQL's "show status" command. + * collectdctl: Control interface for collectd + * collectd-nagios: Nagios plugin for querying collectd -Package: collectd-ping -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 ping plugin which collects network latency - statistics. - -Package: collectd-sensors +Package: collectd-dbg +Section: debug 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. +Priority: extra +Depends: collectd-core (= ${binary:Version}), ${misc:Depends} +Recommends: collectd-utils (= ${binary:Version}), + libcollectdclient1 (= ${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 sensors plugin which collects lm_sensors - information (e.g. CPU temperature, fan speeds). + This package contains the debugging symbols. Package: collectd-dev Architecture: all -Depends: collectd (= ${Source-Version}) -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: collectd-core (>= ${source:Version}), collectd-core (<< 5.3~), + ${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 development files needed to create your own plugins. +Package: libcollectdclient-dev +Section: libdevel +Architecture: any +Depends: libcollectdclient1 (= ${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 header files and the static library. + +Package: libcollectdclient1 +Section: libs +Architecture: any +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 shared library. +