X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=8e1be0cb4081f4049f61a3ccc28f32d9942903f1;hb=5e3831bb956daeb901d47fc9e1a05ea57d10fb78;hp=1fb6d822be372965737321c0ec95fb7d5d6dc2aa;hpb=3a179b5bb83845ad886e467d5d522855b02ded22;p=pkg-collectd.git diff --git a/debian/control b/debian/control index 1fb6d82..8e1be0c 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,20 @@ Priority: optional 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-i386 !kfreebsd-amd64], - iptables-dev (>= 1.4.3.2-2) [!kfreebsd-i386 !kfreebsd-amd64], + 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) [!kfreebsd-i386 !kfreebsd-amd64], + libganglia1-dev (>= 3) [linux-any], libgcrypt11-dev, libglib2.0-dev, libhal-dev, + libkvm-dev [kfreebsd-any], libmemcached-dev, + libmodbus-dev, libmysqlclient-dev, libnotify-dev, libopenipmi-dev, @@ -22,23 +26,25 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, libperl-dev, libpq-dev, libprotobuf-c0-dev, + librabbitmq-dev, librrd-dev (>= 1.4~), - libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64], + libsensors4-dev [linux-any], # 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 [!kfreebsd-i386 !kfreebsd-amd64], - libtokyotyrant-dev [!kfreebsd-i386 !kfreebsd-amd64], + libtokyocabinet-dev [linux-any], + libtokyotyrant-dev [linux-any], libupsclient1-dev, - libvirt-dev (>= 0.4.0-6) [!kfreebsd-i386 !kfreebsd-amd64], + libvarnish-dev, + libvirt-dev (>= 0.4.0-6) [linux-any], libxml2-dev, libyajl-dev, - linux-libc-dev (>= 2.6.25-4) [!kfreebsd-i386 !kfreebsd-amd64] | linux-libc-dev (<< 2.6.25-1) [!kfreebsd-i386 !kfreebsd-amd64], - openjdk-6-jdk [!hppa !kfreebsd-i386 !kfreebsd-amd64], + linux-libc-dev (>= 2.6.25-4) [linux-any] | linux-libc-dev (<< 2.6.25-1) [linux-any], + openjdk-6-jdk [!hppa !kfreebsd-any !hurd-any], protobuf-c-compiler, python-dev Build-Conflicts: libpthread-dev -Standards-Version: 3.9.1 +Standards-Version: 3.9.3 Homepage: http://collectd.org/ Vcs-Git: git://git.tokkee.org/pkg-collectd.git Vcs-Browser: http://git.tokkee.org/?p=pkg-collectd.git @@ -75,6 +81,7 @@ Description: statistics collection and monitoring daemon (core system) default configuration) on top of it without having to modify the "collectd" package. . + * AMQP output plugin: amqp * Apache and lighttpd statistics provided by mod_status: apache * APC UPS's charge, load, input/output/battery voltage, etc.: apcups * Ascent server statistics: ascent @@ -114,6 +121,7 @@ Description: statistics collection and monitoring daemon (core system) * 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 @@ -149,11 +157,13 @@ Description: statistics collection and monitoring daemon (core system) * 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 * 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 @@ -193,6 +203,7 @@ Description: statistics collection and monitoring daemon (utilities) . This package contains the following utility: . + * collectdctl: Control interface for collectd * collectd-nagios: Nagios plugin for querying collectd Package: collectd-dbg @@ -201,7 +212,7 @@ Architecture: any Priority: extra Depends: collectd-core (= ${binary:Version}), ${misc:Depends} Recommends: collectd-utils (= ${binary:Version}), - libcollectdclient0 (= ${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. @@ -213,7 +224,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) Package: collectd-dev Architecture: all -Depends: collectd-core (>= ${source:Version}), collectd-core (<< 4.11~), +Depends: collectd-core (>= ${source:Version}), collectd-core (<< 5.2~), ${misc:Depends} Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and @@ -228,7 +239,7 @@ Description: statistics collection and monitoring daemon (development files) Package: libcollectdclient-dev Section: libdevel Architecture: any -Depends: libcollectdclient0 (= ${binary:Version}), ${misc:Depends} +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 @@ -238,7 +249,7 @@ Description: client library for collectd's control interface (development files) . This package contains the header files and the static library. -Package: libcollectdclient0 +Package: libcollectdclient1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}