diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 15:53:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 16:10:23 +0200 |
commit | 3d2b88971382596fbddfcc9e2da1598c79701b67 (patch) | |
tree | c27563d6ee1a423dd8521303ac30d4c52df3b89b /profiles/desc | |
parent | app-metrics/collectd: add synproxy plugin (diff) | |
download | gentoo-3d2b88971382596fbddfcc9e2da1598c79701b67.tar.gz gentoo-3d2b88971382596fbddfcc9e2da1598c79701b67.tar.bz2 gentoo-3d2b88971382596fbddfcc9e2da1598c79701b67.zip |
app-metrics/collectd: add pcie_errors plugin
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/collectd_plugins.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc index d5070b1c68c5..d9a8d76eb803 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) |