X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=1251d24597917eef3188c818aabeb7f58ee9e8df;hb=adc145315053e6d86bcdaf3738a7ee763c233e02;hp=ae52beea7aaeeaeafaececa6f2711017161761a0;hpb=5d1fc8f895b30d6a4f868e560c68dbf4f5bd03c3;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index ae52beea..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,11 +9356,15 @@ 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 +=item B B|B -How many read instances you want to use for this plugin. The default is one, -and the sensible setting is a multiple of the B value. -If you are not sure, just use the default setting. +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