diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 13:23:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 16:10:14 +0200 |
commit | 52cd2e588d8595efe3c67217b597ae9280bdb7a4 (patch) | |
tree | afeb2c844d008801e47211f1ad73735891576b44 /profiles/desc | |
parent | app-metrics/collectd: add buddyinfo plugin (diff) | |
download | gentoo-52cd2e588d8595efe3c67217b597ae9280bdb7a4.tar.gz gentoo-52cd2e588d8595efe3c67217b597ae9280bdb7a4.tar.bz2 gentoo-52cd2e588d8595efe3c67217b597ae9280bdb7a4.zip |
app-metrics/collectd: add capabilities 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 d770fec321c6..58e5e58a4540 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -12,6 +12,7 @@ ascent - Build the ascent input plugin (reads and parses the statistics page of battery - Build the battery input plugin (collects the battery's charge, the drawn current and the battery's voltage) bind - Build the bind input plugin (collects statistics from bind instances) buddyinfo - Build the buddyinfo input plugin (collects statistics from /proc/buddyinfo) +capabilities - Build the capabilities input plugin (collects platform capabilities decoded from the hardware subsystems) ceph - Build the Ceph input plugin (collects statistics from the Ceph distributed storage system) cgroups - Build the cgroups input plugin (collects CPU accounting information for processes in a cgroup) chrony - Build the chrony input plugin (collects statistics from a chrony NTP server) |