commit: 9196296b2dfe9311120bccc634269c4c225505e0
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 12:03:43 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 14:10:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9196296b
app-metrics/collectd: add ubi plugin
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-metrics/collectd/collectd-5.11.0.ebuild | 2 +-
profiles/desc/collectd_plugins.desc | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 06b81f9ad03..ddb416fedad 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -62,7 +62,7 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups
ascent battery bind
python redis routeros rrdcached rrdtool sensors serial sigrok slurm
smart snmp snmp_agent statsd swap sysevent syslog table tail tail_csv
target_notification target_replace target_scale target_set tcpconns
- teamspeak2 ted thermal threshold turbostat unixsock
+ teamspeak2 ted thermal threshold turbostat ubi unixsock
uptime users uuid varnish virt vmem vserver wireless write_graphite
write_http write_kafka write_log write_mongodb write_prometheus
write_redis write_sensu write_tsdb xencpu zfs_arc zookeeper"
diff --git a/profiles/desc/collectd_plugins.desc
b/profiles/desc/collectd_plugins.desc
index 6b779a43a16..8f9c9c90feb 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)