app-metrics/collectd: add pcie_errors plugin
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 30 Apr 2020 13:53:20 +0000 (15:53 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 30 Apr 2020 14:10:23 +0000 (16:10 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-metrics/collectd/collectd-5.11.0.ebuild
profiles/desc/collectd_plugins.desc

index dc569035caa314fc7551f912a14eaffdddf43204..03fa1e33d416c0e33e3221c74de881d13dc7d571 100644 (file)
@@ -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}"
index d5070b1c68c5a5ddf2d5bf137da65cc228ab930f..d9a8d76eb8036f49e6d261204cd7e41883c72874 100644 (file)
@@ -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)