Code

mention new plugins in changelog and package description
authorMarc Fournier <marc@bl.uem.li>
Thu, 22 Feb 2018 21:13:51 +0000 (22:13 +0100)
committerMarc Fournier <marc@bl.uem.li>
Thu, 22 Feb 2018 21:13:51 +0000 (22:13 +0100)
debian/changelog
debian/control

index 0295d3709f19fef83b5fd22548bf6105c19d2049..ecf684f2384765583d26414ca9d6ff8a3418d207 100644 (file)
@@ -1,6 +1,15 @@
 collectd (5.8.0-1) UNRELEASED; urgency=medium
 
   * New upstream release. (Closes: #887093, #881757, CVE-2017-16820)
+  * New plugins:
+    - DPDK link status and keep alive events: dpdkevents
+    - Intel performance counters: intel_pmu (disabled in Debian because of
+      missing dependencies)
+    - Machine Check Exceptions notifications: mcelog
+    - Open vSwitch link state events: ovs_events
+    - Open vSwitch bridge / interface statistics: ovs_stats
+    - receive and handle queries from SNMP master agent: snmp_agent
+    - synproxy statistics: synproxy (Linux-specific)
   * Enable the grpc plugin, libgrpc++ is now available.
   * Enable the intel_rdt plugin, libpqos is now available.
   * Re-enable the varnish plugin, support for varnish 5.2 now implemented.
index 06cd670d37e4bd296d45942923e8c9c994c4db6a..9aeb9d6bc31d813daa85bdd9f67101dc92209ac8 100644 (file)
@@ -129,6 +129,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 +156,7 @@ 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
+   * 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 +180,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 +196,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