diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 14:03:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 16:10:17 +0200 |
commit | 9196296b2dfe9311120bccc634269c4c225505e0 (patch) | |
tree | 00cde25149768f2983f781ac043e9a9cf28110ff /profiles/desc | |
parent | app-metrics/collectd: add slurm plugin (diff) | |
download | gentoo-9196296b2dfe9311120bccc634269c4c225505e0.tar.gz gentoo-9196296b2dfe9311120bccc634269c4c225505e0.tar.bz2 gentoo-9196296b2dfe9311120bccc634269c4c225505e0.zip |
app-metrics/collectd: add ubi 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 6b779a43a168..8f9c9c90febd 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -126,6 +126,7 @@ turbostat - Build the turbostat input plugin (reads CPU frequency and C-state re unixsock - Build the unixsock input/output plugin (opens a UNIX domain socket and accepts connections) uptime - Build the uptime input plugin (keeps track of the system uptime) users - Build the users input plugin (counts the number of users currently logged into the system) +ubi - Build the ubi input plugin (collects block state for flash memory devices with UBIFS) uuid - Build the uuid plugin (tries hard to determine the UUID of the system it is running on) varnish - Build the varnish input plugin (collects information about Varnish) virt - Build the (lib)virt input plugin (collects statistics about virtualized guests on a system) |