X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=4873a57541a89ac3b4c8a1c7ea594e85812d49ae;hb=3b28a208c3f8365a4a80c1e24345681ecbacaab2;hp=1ecaef2299743996ff4586b83897a41f128d37a7;hpb=d408b32fc05cb7325b8560bbe2743cd5ebbc8c0a;p=pkg-collectd.git diff --git a/debian/control b/debian/control index 1ecaef2..4873a57 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,10 @@ Section: utils Priority: optional Maintainer: Sebastian Harl Uploaders: Marc Fournier -Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh-systemd (>= 1.5), dh-strip-nondeterminism, dh-autoreconf, +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 [amd64 i386], iptables-dev (>= 1.4.3.2-2) [linux-any], javahelper, kfreebsd-kernel-headers [kfreebsd-any], @@ -20,9 +21,10 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh libgeom-dev [kfreebsd-any], libgcrypt20-dev, libglib2.0-dev, + libgrpc++-dev, libgps-dev, libhiredis-dev, - libi2c-dev, + libi2c-dev (>= 4.0~), libkvm-dev [kfreebsd-any], libldap2-dev, liblua5.3-dev, @@ -30,6 +32,7 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh libmemcached-dev, libmicrohttpd-dev, libmodbus-dev, + libmongoc-dev, libmosquitto-dev, libmnl-dev [linux-any], libnotify-dev, @@ -40,12 +43,12 @@ Build-Depends: debhelper (>= 9.20120909~), 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), librrd-dev (>= 1.4~), libsensors4-dev [linux-any], - libsigrok-dev (>= 0.2~) [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~), @@ -61,10 +64,12 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh linux-libc-dev (>= 2.6.25-4) [linux-any] | linux-libc-dev (<< 2.6.25-1) [linux-any], default-jdk [!hppa !sparc !kfreebsd-i386 !kfreebsd-amd64], protobuf-c-compiler, + protobuf-compiler (>= 3.0.0), + protobuf-compiler-grpc, python-dev, riemann-c-client Build-Conflicts: libpthread-dev, libhal-dev -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Homepage: https://collectd.org/ Vcs-Git: https://github.com/collectd/pkg-debian.git Vcs-Browser: https://github.com/collectd/pkg-debian.git @@ -125,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 @@ -134,10 +140,12 @@ Description: statistics collection and monitoring daemon (core system) * count the number of files in directories: filecount * Linux file-system based caching framework statistics: fscache * Monitor gps related data through gpsd: gps + * Send or receive values over the network using the gRPC framework: grpc * query data from Java processes using JMX: GenericJMX (Java based plugin) * receive and interpret Ganglia multicast traffic: gmond * harddisk temperature: hddtemp * Report the number of used and free hugepages: hugepages + * Intel Resource Director Technology statistics: intel_rdt * network traffic: interface * IPC statistics: ipc * IPMI sensors information: ipmi @@ -150,6 +158,7 @@ Description: statistics collection and monitoring daemon (core system) * 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 @@ -173,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 @@ -187,10 +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 - * sigrok-supported device measurements: sigrok * 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 @@ -215,6 +227,7 @@ Description: statistics collection and monitoring daemon (core system) * send collected values to a web-server: write_http * send collected values to an Apache Kafka message broker: write_kafka * send collected values to the logging subsystem: write_log + * send collected values to MongoDB, a NoSQL database: write_mongodb * publish collected values as a Prometheus exporter: write_prometheus * send collected values to a Redis server: write_redis * send collected values to a Riemann server: write_riemann @@ -265,7 +278,7 @@ Description: statistics collection and monitoring daemon (utilities) Package: collectd-dbg Section: debug Architecture: any -Priority: extra +Priority: optional Depends: collectd-core (= ${binary:Version}), ${misc:Depends} Recommends: collectd-utils (= ${binary:Version}), libcollectdclient1 (= ${binary:Version}) @@ -280,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