X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=43dfeaecd4e43cd1f3e14c3e62cdeecce4eec195;hb=f81aafecc0b537b4bec734f7fdb0c8352719afee;hp=2da6fe40b54ba3b4c3f8cfa71175b22dc2a095f4;hpb=5841d1fb13436af787c748a965084cb06e66d326;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 2da6fe40..43dfeaec 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2557,8 +2557,8 @@ at least one digit. =item B I|I -Interface name is not unique on Solaris (KSTAT), interface name is unique -only within a module/instance. Following tuple is considered unique: +Interface name is not unique on Solaris (KSTAT), interface name is unique +only within a module/instance. Following tuple is considered unique: (ks_module, ks_instance, ks_name) If this option is set to true, interface name contains above three fields separated by an underscore. For more info on KSTAT, visit @@ -4735,12 +4735,12 @@ I. =item B I -Name in the form of an LDAP distinguished name intended to be used for +Name in the form of an LDAP distinguished name intended to be used for authentication. Defaults to empty string to establish an anonymous authorization. =item B I -Password for simple bind authentication. If this option is not set, +Password for simple bind authentication. If this option is not set, unauthenticated bind operation is used. =item B B @@ -6148,6 +6148,12 @@ few ones. This option enables you to do that: By setting B to I the effect of B is inverted: All selected sensors are ignored and all other sensors are collected. +=item B I|I + +Configures how sensor readings are reported. When set to I, sensor +readings are reported using their descriptive label (e.g. "VCore"). When set to +I (the default) the sensor name is used ("in0"). + =back =head2 Plugin C @@ -6910,13 +6916,13 @@ fails or if you want to disable this feature. =item B I|I Boolean enabling the collection of the temperature of each core. -This option should only be used if the automated detectionfails or +This option should only be used if the automated detectionfails or if you want to disable this feature. =item B I|I Boolean enabling the collection of the temperature of each package. -This option should only be used if the automated detectionfails or +This option should only be used if the automated detectionfails or if you want to disable this feature. =item B I @@ -7867,11 +7873,26 @@ Hostname or address to connect to. Defaults to C. Service name or port number to connect to. Defaults to C<5555>. -=item B B|B +=item B B|B|B Specify the protocol to use when communicating with I. Defaults to B. +=item B I + +When using the B protocol, path to a PEM certificate to present +to remote host. + +=item B I + +When using the B protocol, path to a PEM CA certificate to +use to validate the remote hosts's identity. + +=item B I + +When using the B protocol, path to a PEM private key associated +with the certificate defined by B. + =item B B|B If set to B and B is set to B, @@ -7891,6 +7912,11 @@ Defaults to true Maximum payload size for a riemann packet. Defaults to 8192 +=item B I + +Maximum amount of seconds to wait in between to batch flushes. +No timeout by default. + =item B B|B If set to B (the default), convert counter values to rates. If set to @@ -8057,6 +8083,14 @@ attribute for each metric being sent out to I. =back +=head2 Plugin C + +This plugin collects metrics of hardware CPU load for machine running Xen +hypervisor. Load is calculated from 'idle time' value, provided by Xen. +Result is reported using the C type, for each CPU (core). + +This plugin doesn't have any options (yet). + =head2 Plugin C The I will collect statistics from a I server