X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=63d61c6954b99dc83d552c5109e44ff91a28dde0;hb=HEAD;hp=95366cecad551f91be9bb8687a908d97ae6f1acb;hpb=315f781fa096b4d89460e5f028f9a32028657fa6;p=pkg-collectd.git diff --git a/debian/control b/debian/control index 95366ce..63d61c6 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, @@ -64,11 +65,11 @@ 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, + protobuf-compiler-grpc [amd64 arm64 armel armhf i386 ppc64el powerpc], python-dev, riemann-c-client Build-Conflicts: libpthread-dev, libhal-dev -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Homepage: https://collectd.org/ Vcs-Git: https://github.com/collectd/pkg-debian.git Vcs-Browser: https://github.com/collectd/pkg-debian.git @@ -129,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 @@ -155,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 @@ -178,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 @@ -192,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 @@ -285,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