X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=ff44ba1591bc82e253c09012749f3ce3fa60b75b;hp=f3f2f48f7bb266cb056f36e4cbe6d8bc48c737a0;hb=1de709a53e48795be10bbc3a875520c1a5d60217;hpb=a1818d68017b9aae264617d7b922816eb1bf55f5 diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index f3f2f48f..ff44ba15 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1691,11 +1691,11 @@ Required capabilities are documented below. - Capacity "vol0" - Capacity "vol1" + GetCapacity "vol0" + GetCapacity "vol1" IgnoreSelectedCapacity false - Snapshot "vol1" - Snapshot "vol3" + GetSnapshot "vol1" + GetSnapshot "vol3" IgnoreSelectedSnapshot false @@ -2035,7 +2035,7 @@ capability. =over 4 -=item B I +=item B I The current capacity of the volume will be collected. This will result in two to four value lists, depending on the configuration of the volume. All data @@ -2057,12 +2057,12 @@ Repeat this option to specify multiple volumes. =item B B|B -Specify whether to collect only the volumes selected by the B option -or to ignore those volumes. B defaults to B. -However, if no B option is specified at all, all capacities will be -selected anyway. +Specify whether to collect only the volumes selected by the B +option or to ignore those volumes. B defaults to +B. However, if no B option is specified at all, all +capacities will be selected anyway. -=item B I +=item B I B Select volumes from which to collect snapshot information. @@ -2070,10 +2070,10 @@ Repeat this option to specify multiple volumes. =item B -Specify whether to collect only the volumes selected by the B option -or to ignore those volumes. B defaults to B. -However, if no B option is specified at all, all capacities will be -selected anyway. +Specify whether to collect only the volumes selected by the B +option or to ignore those volumes. B defaults to +B. However, if no B option is specified at all, all +capacities will be selected anyway. =back