Skip to content

Commit

Permalink
app-metrics/collectd: add pcie_errors plugin
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Apr 30, 2020
1 parent 5dfb683 commit 3d2b889
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app-metrics/collectd/collectd-5.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down
1 change: 1 addition & 0 deletions profiles/desc/collectd_plugins.desc
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 3d2b889

Please sign in to comment.