summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-04-30 15:40:27 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-04-30 16:10:20 +0200
commit94dcd6dfff1efcc29839f69a57a81e13d8f29ea7 (patch)
treee80dc6d16a918599e6dada07d2e7a1fdfcd07c10 /profiles/desc
parentapp-metrics/collectd: add write_syslog plugin (diff)
downloadgentoo-94dcd6dfff1efcc29839f69a57a81e13d8f29ea7.tar.gz
gentoo-94dcd6dfff1efcc29839f69a57a81e13d8f29ea7.tar.bz2
gentoo-94dcd6dfff1efcc29839f69a57a81e13d8f29ea7.zip
app-metrics/collectd: add procevent 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.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc
index c5e26e3d3b41..804b186851c2 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -91,6 +91,7 @@ perl - Build the perl language binding plugin (embeds a Perl interpreter into co
ping - Build the ping input plugin (measures network latency)
postgresql - Build the postgresql input plugin (executes SQL statements against a PostgreSQL database)
powerdns - Build the powerdns input plugin (collects statistics from the PowerDNS name server or recursor via control socket)
+procevent - Build the procevent input plugin (monitors process starts/stops via netlink library)
processes - Build the processes input plugin (collects the number of processes, grouped by their state or detailed statistics about selected processes)
protocols - Build the protocols input plugin (collects information about the network protocols supported by the system)
python - Build the python language binding plugin (embeds a Python interpreter into collectd for writing plugins)