diff options
author | 2010-12-17 01:29:30 +0000 | |
---|---|---|
committer | 2010-12-17 01:29:30 +0000 | |
commit | 6700f57b8a58ce32196b9fee4e9ad2a036eaeadb (patch) | |
tree | b017c178744d4d466adbe7fccb63e8d4e5a9ae19 /app-admin/collectd/metadata.xml | |
parent | Clean up after package removal. (diff) | |
download | gentoo-2-6700f57b8a58ce32196b9fee4e9ad2a036eaeadb.tar.gz gentoo-2-6700f57b8a58ce32196b9fee4e9ad2a036eaeadb.tar.bz2 gentoo-2-6700f57b8a58ce32196b9fee4e9ad2a036eaeadb.zip |
Include support for ping plugin since we now have net-libs/liboping. Fixes bug 346907.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/collectd/metadata.xml')
-rw-r--r-- | app-admin/collectd/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml index f31fd6ebcf01..589ee1d4f880 100644 --- a/app-admin/collectd/metadata.xml +++ b/app-admin/collectd/metadata.xml @@ -62,6 +62,7 @@ <flag name='collectd_plugins_onewire'>Build the onewire input plugin (collects temperature information from sensors)</flag> <flag name='collectd_plugins_openvpn'>Build the openvpn input plugin (reads the status file printed by OpenVPN)</flag> <flag name='collectd_plugins_perl'>Build the perl language binding plugin (embeds a Perl interpreter into collectd for writing plugins)</flag> + <flag name='collectd_plugins_ping'>Build the ping input plugin (measures network latency)</flag> <flag name='collectd_plugins_postgresql'>Build the postgresql input plugin (connects to and executes SQL statements on a PostgreSQL database)</flag> <flag name='collectd_plugins_powerdns'>Build the powerdns input plugin (connects to a local PowerDNS instance)</flag> <flag name='collectd_plugins_processes'>Build the processes input plugin (statistics about processes)</flag> |