diff options
author | 2016-03-29 21:17:26 +0200 | |
---|---|---|
committer | 2016-03-29 21:17:40 +0200 | |
commit | 7bb72cccf8435f704fab796ee931053d0f2ba229 (patch) | |
tree | bf7b0732720422a1df012d8f65e851e19223eb0d /app-admin/collectd | |
parent | dev-python/flower: add logrotate config (diff) | |
download | gentoo-7bb72cccf8435f704fab796ee931053d0f2ba229.tar.gz gentoo-7bb72cccf8435f704fab796ee931053d0f2ba229.tar.bz2 gentoo-7bb72cccf8435f704fab796ee931053d0f2ba229.zip |
app-admin/collectd: Remove unneeded useflag descriptions from metadata.xml
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/collectd')
-rw-r--r-- | app-admin/collectd/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml index b3df3aa4ab16..426b419d2bc5 100644 --- a/app-admin/collectd/metadata.xml +++ b/app-admin/collectd/metadata.xml @@ -33,7 +33,6 @@ <flag name="collectd_plugins_apache">Build the apache input plugin (collects statistics from Apache's mod_status module)</flag> <flag name="collectd_plugins_apcups">Build the apcups input plugin (reads various statistics about a connected uninterruptible power supply (UPS))</flag> <flag name="collectd_plugins_ascent">Build the ascent input plugin (reads and parses the statistics page of Ascent)</flag> - <flag name="collectd_plugins_barometer">Build the barometer input plugin (reads sensor data from various Freescale and Bosch digital barometers)</flag> <flag name="collectd_plugins_battery">Build the battery input plugin (collects the battery's charge, the drawn current and the battery's voltage)</flag> <flag name="collectd_plugins_bind">Build the bind input plugin (collects statistics from bind instances)</flag> <flag name="collectd_plugins_ceph">Build the Ceph input plugin (collects statistics from the Ceph distributed storage system)</flag> @@ -146,7 +145,6 @@ <flag name="collectd_plugins_write_http">Build the write_http output plugin (sends metrics to a web-server using HTTP POST requests)</flag> <flag name="collectd_plugins_write_kafka">Build the Kafka output plugin (sends metrics to Apache Kafka)</flag> <flag name="collectd_plugins_write_log">Build the write_log output plugin (writes metrics to a file)</flag> - <flag name="collectd_plugins_write_mongodb">Build the MongoDB output plugin (writes metrics to a MongoDB)</flag> <flag name="collectd_plugins_write_redis">Build the Redis output plugin (stores values in Redis)</flag> <flag name="collectd_plugins_write_riemann">Build the Riemann output plugin (stores values in Riemann, a stream processing and monitoring system)</flag> <flag name="collectd_plugins_write_sensu">Build the Sensu output plugin (sends metrics to Sensu Core, an open-source monitoring project)</flag> |