summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-04-30 16:05:10 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-04-30 16:10:25 +0200
commit7b8e7be874cc59ed0b17f31dd04f83660277d6eb (patch)
treedcf40b69d38464796122cb78882efdf536efe5ff /profiles/desc
parentapp-metrics/collectd: add check_uptime plugin (diff)
downloadgentoo-7b8e7be874cc59ed0b17f31dd04f83660277d6eb.tar.gz
gentoo-7b8e7be874cc59ed0b17f31dd04f83660277d6eb.tar.bz2
gentoo-7b8e7be874cc59ed0b17f31dd04f83660277d6eb.zip
app-metrics/collectd: add connectivity 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 6bf21031d34d..1a323e273a58 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -17,6 +17,7 @@ ceph - Build the Ceph input plugin (collects statistics from the Ceph distribute
cgroups - Build the cgroups input plugin (collects CPU accounting information for processes in a cgroup)
check_uptime - Build a plugin to notify about uptime reset
chrony - Build the chrony input plugin (collects statistics from a chrony NTP server)
+connectivity - Build the connectivity input plugin (monitors interface up/down status via netlink library)
conntrack - Build the conntrack input plugin (tracks the number of entries in Linux's connection tracking table)
contextswitch - Build the contextswitch input plugin (collects the number of context switches done by the operating system)
cpu - Build the cpu input plugin (collects the amount of time spent by the CPU in various states)