X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=b1f28940e75f99346810d5960aaca59f78eb7d34;hb=26f2941babb2d533e9d4ea39087883004dfcb51b;hp=2478ba9b9b24040274403d776924d0b675399fa5;hpb=5d743f8e686e86eaf108673c422a2224e5b52979;p=pkg-collectd.git diff --git a/debian/control b/debian/control index 2478ba9..b1f2894 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Marc Fournier Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh-strip-nondeterminism, dh-autoreconf, bison, flex, autotools-dev, libltdl-dev, pkg-config, default-libmysqlclient-dev, - intel-cmt-cat, + intel-cmt-cat [amd64 i386], iptables-dev (>= 1.4.3.2-2) [linux-any], javahelper, kfreebsd-kernel-headers [kfreebsd-any], @@ -21,13 +21,14 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh libgeom-dev [kfreebsd-any], libgcrypt20-dev, libglib2.0-dev, - libgrpc++-dev, + libgrpc++-dev [amd64 arm64 armel armhf i386 ppc64el powerpc], libgps-dev, libhiredis-dev, - libi2c-dev, + libi2c-dev (>= 4.0~), libkvm-dev [kfreebsd-any], libldap2-dev, liblua5.3-dev, + liblvm2-dev [linux-any], libmemcached-dev, libmicrohttpd-dev, libmodbus-dev, @@ -42,6 +43,7 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh libperl-dev, libpq-dev, libprotobuf-c-dev, + libprotobuf-dev, librabbitmq-dev, librdkafka-dev, libriemann-client-dev (>= 1.6.0), @@ -63,6 +65,7 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh default-jdk [!hppa !sparc !kfreebsd-i386 !kfreebsd-amd64], protobuf-c-compiler, protobuf-compiler (>= 3.0.0), + protobuf-compiler-grpc [amd64 arm64 armel armhf i386 ppc64el powerpc], python-dev, riemann-c-client Build-Conflicts: libpthread-dev, libhal-dev @@ -127,6 +130,7 @@ Description: statistics collection and monitoring daemon (core system) * disk space usage: df * disk and partition throughput: disk * DNS traffic information: dns + * DPDK link status and keep alive events: dpdkevents * DPDK interface statistics: dpdkstat * Distributed Replicated Block Device status: drbd * E-Mail statistics (count, traffic, spam scores and checks): email @@ -153,6 +157,8 @@ Description: statistics collection and monitoring daemon (core system) * logging to files, STDOUT and STDERR: logfile * logging in logstash's JSON event format: log_logstash * embedded Lua interpreter: lua + * Logical Volume Manager usage: lvm + * Machine Check Exceptions notifications: mcelog * Atheros wireless LAN chipset statistics: madwifi * motherboard monitor: mbmon * query and parse data from a memcache daemon: memcachec @@ -176,6 +182,8 @@ Description: statistics collection and monitoring daemon (core system) * OpenLDAP's cn=Monitor statistics: openldap * OpenVPN traffic and compression statistics: openvpn * OpenVZ statistics: OpenVZ (Perl based plugin) + * Open vSwitch link state events: ovs_events + * Open vSwitch bridge / interface statistics: ovs_stats * embedded Perl interpreter: perl * timing values from Pinba: pinba * network latency statistics: ping @@ -190,9 +198,11 @@ Description: statistics collection and monitoring daemon (core system) * lm_sensors information (e.g. CPU temperature, fan speeds): sensors * serial port traffic: serial * values from SNMP enabled network devices: snmp + * receive and handle queries from SNMP master agent: snmp_agent * aggregate values received with the StatsD protocol: statsd * SMART statistics: smart * swap usage: swap + * Linux synproxy statistics: synproxy * logging to syslog: syslog * parse table-like structured files: table * incremental parsing of logfiles: tail @@ -283,7 +293,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) Package: collectd-dev Architecture: all -Depends: collectd-core (>= ${source:Version}), collectd-core (<< 5.8~), +Depends: collectd-core (>= ${source:Version}), collectd-core (<< 5.9~), ${misc:Depends} Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and