X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=16640ab14b7537f94207674c3a679348e6b8b3ed;hb=7f0ab40f34e685128edca1ab489bc36dbbb7bd50;hp=925f3645c120d25ffa304053cc399519e3880db3;hpb=38dd976ae03dcc308233523047dfa866a02f8492;p=collectd.git diff --git a/README b/README index 925f3645..16640ab1 100644 --- a/README +++ b/README @@ -288,6 +288,14 @@ Features - oracle Query data from an Oracle database. + - ovs_link + The plugin monitors the link status of OVS connected interfaces and + dispatches the values through collectd notification mechanism. It + requires YAJL library to be installed. + Detailed instructions for installing and setting up Open vSwitch, see + OVS documentation. + + - perl The perl plugin implements a Perl-interpreter into collectd. You can write your own plugins in Perl and return arbitrary values using this @@ -926,7 +934,7 @@ Prerequisites * libyajl (optional) - Parse JSON data. This is needed for the `ceph', `curl_json' and + Parse JSON data. This is needed for the `ceph', `curl_json', 'ovs_link' and `log_logstash' plugins.