summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c3adddd)
raw | patch | inline | side by side (parent: c3adddd)
author | Marc Fournier <marc@bl.uem.li> | |
Thu, 22 Feb 2018 21:13:51 +0000 (22:13 +0100) | ||
committer | Marc Fournier <marc@bl.uem.li> | |
Thu, 22 Feb 2018 21:13:51 +0000 (22:13 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 0295d3709f19fef83b5fd22548bf6105c19d2049..ecf684f2384765583d26414ca9d6ff8a3418d207 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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.
diff --git a/debian/control b/debian/control
index 06cd670d37e4bd296d45942923e8c9c994c4db6a..9aeb9d6bc31d813daa85bdd9f67101dc92209ac8 100644 (file)
--- a/debian/control
+++ b/debian/control
* 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
* 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
* 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
* 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