X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=cd98685cf79cdb7b18cea0a9581252adc30b8537;hp=356744c5a12525977b4a405e77ecfef56c163148;hb=c7c13abc4c3c72b9baf58dfeec059c9c71e815ea;hpb=9685c388b5954800d0e4ceb741844c2682464759 diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 356744c5..cd98685c 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1544,6 +1544,16 @@ it should be able to handle integer an floating point types, as well as strings There must be at least one B option inside each B block. +=item B [I I ...] + +Names the columns whose content is used as metadata for the data sets +that are dispatched to the daemon. + +The actual data type in the columns is not that important. The plugin will +automatically cast the values to the right type if it know how to do that. So +it should be able to handle integer an floating point types, as well as strings +(if they include a number at the beginning). + =back =head3 B blocks