X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=1251d24597917eef3188c818aabeb7f58ee9e8df;hb=ec6deefb347fad727b293995e8d3341a898c9812;hp=0708bf98d0507fef562067ae218322c4cd90ebd1;hpb=aab2e1fe96c181ce69f9b85761495e978fa8f0b2;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 0708bf98..1251d245 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6274,6 +6274,7 @@ B Address "127.0.0.1" Socket "/var/run/openvswitch/db.sock" Bridges "br0" "br_ext" + InterfaceStats false The plugin provides the following configuration options: @@ -6307,6 +6308,13 @@ omitted or is empty then all OVS bridges will be monitored. Default: empty (monitor all bridges) +=item B B|B + +Indicates that the plugin should gather statistics for individual interfaces +in addition to ports. This can be useful when monitoring an OVS setup with +bond ports, where you might wish to know individual statistics for the +interfaces included in the bonds. Defaults to B. + =back =head2 Plugin C @@ -9311,7 +9319,7 @@ At the moment of writing (collectd-5.5), hostname string is limited to 62 characters. In case when combination of fields exceeds 62 characters, hostname will be truncated without a warning. -=item B B|B
+=item B B|B
|B When the virt plugin logs interface data, it sets the name of the collected data according to this setting. The default is to use the path as provided by @@ -9321,6 +9329,8 @@ setting B. B
means use the interface's mac address. This is useful since the interface path might change between reboots of a guest or across migrations. +B means use the interface's number in guest. + =item B B When the virt plugin logs data, it sets the plugin_instance of the collected @@ -9346,6 +9356,16 @@ When B is used in B or B, this describes where the hostname is located in the libvirt metadata. The default is I. +=item B B|B + +Enabled by default. Allows to disable stats reporting of block devices for +whole plugin. + +=item B B|B + +Enabled by default. Allows to disable stats reporting of network interfaces for +whole plugin. + =item B B Report additional extra statistics. The default is no extra statistics, preserving