X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=c21dac9748123922a9ace473905642a4bfe93b0c;hb=c442c66d9e98852f1b8eaa1b816d6ee7f84d0342;hp=1310c50d754bcbef6cdce361eeb341960f5dc46c;hpb=a5dc46700b069994d91b92fb46c8b2c2a1468c34;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 1310c50d..c21dac97 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7144,6 +7144,13 @@ Use the greatest number only. Use the last number found. +=item B + +Use the last number found. The number is not reset at the end of an interval. +It is continously reported until another number is matched. This is intended +for cases in which only state changes are reported, for example a thermometer +that only reports the temperature when it changes. + =item B =item B @@ -7798,6 +7805,49 @@ Example: Ignore all I devices on any domain, but other block devices (eg. I) will be collected. +=item B B|B + +If I is set to B, the default, then the device name +seen by the guest will be used for reporting metrics. +This corresponds to the CtargetE> node in the XML definition of the +domain. + +If I is set to B, then metrics will be reported +using the path of the source, e.g. an image file. +This corresponds to the CsourceE> node in the XML definition of the +domain. + +B + +If the domain XML have the following device defined: + + + + + + +
+ + +Setting C will cause the I to be set +to C. +Setting C will cause the I to be set +to C. + +=item B B|B + +The B controls whether the full path or the +L of the source is being used as the I when +B is set to B. Defaults to B. + +B + +Assume the device path (source tag) is C. +Setting C will cause the I to +be set to C. +Setting C will cause the I to be +set to C. + =item B B When the virt plugin logs data, it sets the hostname of the collected data