commit:     3d2b88971382596fbddfcc9e2da1598c79701b67
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 13:53:20 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 14:10:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2b8897

app-metrics/collectd: add pcie_errors plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 16 ++++++++--------
 profiles/desc/collectd_plugins.desc         |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index dc569035caa..03fa1e33d41 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -58,14 +58,14 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups 
ascent battery bind
        memcachec memcached memory modbus mqtt multimeter mysql netlink
        network network nfs nginx notify_desktop notify_email notify_nagios
        ntpd numa nut olsrd onewire openldap openvpn oracle ovs_events
-       ovs_stats perl ping postgresql powerdns procevent processes protocols
-       python python redis routeros rrdcached rrdtool sensors serial sigrok
-       slurm smart snmp snmp_agent statsd swap synproxy sysevent syslog
-       table tail tail_csv target_notification target_replace target_scale
-       target_set tcpconns teamspeak2 ted thermal threshold turbostat ubi
-       unixsock uptime users uuid varnish virt vmem vserver wireless
-       write_graphite write_http write_influxdb_udp write_kafka write_log
-       write_mongodb write_prometheus write_redis write_sensu
+       ovs_stats pcie_errors perl ping postgresql powerdns procevent
+       processes protocols python python redis routeros rrdcached rrdtool
+       sensors serial sigrok slurm smart snmp snmp_agent statsd swap synproxy
+       sysevent syslog table tail tail_csv target_notification target_replace
+       target_scale target_set tcpconns teamspeak2 ted thermal threshold
+       turbostat ubi unixsock uptime users uuid varnish virt vmem vserver
+       wireless write_graphite write_http write_influxdb_udp write_kafka
+       write_log write_mongodb write_prometheus write_redis write_sensu
        write_stackdriver write_syslog write_tsdb xencpu zfs_arc zookeeper"
 
 COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}"

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index d5070b1c68c..d9a8d76eb80 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -87,6 +87,7 @@ openvpn - Build the openvpn input plugin (reads the status 
file printed by OpenV
 oracle - Build the oracle input plugin (executes SQL statements against Oracle 
database systems)
 ovs_events - Build an input plugin which reports link state changes from Open 
vSwitch (OVS)
 ovs_stats - Build an input plugin which reports bridge and interface 
statistics from Open vSwitch (OVS)
+pcie_errors - Build an input plugin which reports the PCIe errors
 perl - Build the perl language binding plugin (embeds a Perl interpreter into 
collectd for writing plugins)
 ping - Build the ping input plugin (measures network latency)
 postgresql - Build the postgresql input plugin (executes SQL statements 
against a PostgreSQL database)

Reply via email to