X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=e9715126e6db9eee64eb63dea081ce17d77dbda4;hb=849f5394cce97a76da080f6cd9e5194b7f4ee0f0;hp=2b2c1e9b57fecf689e8f1de267d2e1220e47457e;hpb=4ea7a57256f5e4d77f4fff052490b7f67a9a3829;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 2b2c1e9b..e9715126 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3094,6 +3094,13 @@ Whether to enable SSL for incoming connections. Default: false. Filenames specifying SSL certificate and key material to be used with SSL connections. +=item B B|B + +When enabled, a valid client certificate is required to connect to the server. +When disabled, a client certifiacte is not requested and any unsolicited client +certificate is accepted. +Enabled by default. + =back =back @@ -4121,11 +4128,19 @@ Configures the base register to read from the device. If the option B has been set to B or B, this and the next register will be read (the register number is increased by one). -=item B B|B|B|B|B +=item B B|B|B|B|B|B|B|B -Specifies what kind of data is returned by the device. If the type is B, -B or B, two 16Ebit registers will be read and the data is -combined into one value. Defaults to B. +Specifies what kind of data is returned by the device. This defaults to +B. If the type is B, B, B, B, +B or B, two 16Ebit registers at B +and B will be read and the data is combined into one +32Evalue. For B, B and B the most significant +16Ebits are in the register at B and the least +significant 16Ebits are in the register at B. +For B, B, or B, the high and low order +registers are swapped with the most significant 16Ebits in +the B and the least significant 16Ebits in +B. =item B B|B @@ -6891,11 +6906,12 @@ Disabled by default. If enabled, collect Linux Delay Accounding information for matching processes. Delay Accounting provides the time processes wait for the CPU to become available, for I/O operations to finish, for pages to be swapped in and for -freed pages to be reclaimed. The metrics are reported as a percentage, e.g. -C. Disabled by default. +freed pages to be reclaimed. The metrics are reported as "seconds per second" +using the C type, e.g. C. +Disabled by default. This option is only available on Linux, requires the C library and -requires root privileges at runtime. +requires the C capability at runtime. =item B I