X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=21a900bf88f369e127d67b43a623bffaa0cd86a6;hb=3c2f6d2fe53d418768fe0a964939f5f0c3fef311;hp=210e1073e08413c3f687d57a435989c876f48f4e;hpb=f6adec4525bb282260b066bfac8ae31608f19b62;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 210e1073..21a900bf 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -5456,7 +5456,7 @@ refer to them from. =head2 Plugin C The I plugin monitors the link status of OVS connected interfaces, -dispatches the values to collectd and send the notification whenever the link +dispatches the values to collectd and sends the notification whenever the link state change occurs. This plugin uses OVS DB to get a link state change notification. @@ -5476,11 +5476,11 @@ The plugin provides the following configuration options: =item B
I -The address of OVS DB server JSON-RPC interface used by the plugin. To enable -the interface, OVS DB daemon should be running with '--remote=ptcp:' option. -See L for more details. The option may be either network -hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string format. -Defaults to 'localhost'. +The address of the OVS DB server JSON-RPC interface used by the plugin. To +enable the interface, OVS DB daemon should be running with '--remote=ptcp:' +option. See L for more details. The option may be either +network hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string +format. Defaults to 'localhost'. =item B I @@ -5497,8 +5497,9 @@ option is set, B
and B options are ignored. =item B [I ...] -List of interface names to be monitored by this plugin. If this option is missed -or it's empty then all OVS connected interfaces on all bridges are monitored. +List of interface names to be monitored by this plugin. If this option is not +specified or is empty then all OVS connected interfaces on all bridges are +monitored. Default: empty (all interfaces on all bridges are monitored)