Code

limit intel-cmt-cat installation to intel architectures (#891673)
[pkg-collectd.git] / debian / control
index 95366cecad551f91be9bb8687a908d97ae6f1acb..4873a57541a89ac3b4c8a1c7ea594e85812d49ae 100644 (file)
@@ -6,7 +6,7 @@ Uploaders: Marc Fournier <marc@bl.uem.li>
 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],
@@ -24,10 +24,11 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh
  libgrpc++-dev,
  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,
@@ -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