X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd.pod;h=60707a1de71b3125a1968b55d6d01aeb84a3d1a9;hp=8e68fc016ac2fea5faa2bfe7d58f0d7c30c51e05;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=dc2eb041159b967838a2eb658cb256bc846c5264 diff --git a/src/collectd.pod b/src/collectd.pod index 8e68fc01..60707a1d 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -40,11 +40,17 @@ the read callbacks once. A return code not equal to zero indicates an error. =item B<-P> Ipid-fileE> -Specify an alternative pid file. This overwrites any settings in the config +Specify an alternative pid file. This overwrites any settings in the config file. This is thought for init-scripts that require the PID-file in a certain directory to work correctly. For everyday-usage use the B config-option. +=item B<-B> + +If set, collectd will I try to create its base directory. If the base +directory does not exist, it will exit rather than trying to create the +directory. + =item B<-f> Don't fork to the background. I will also B close standard file @@ -63,7 +69,7 @@ Output usage information and exit. =head1 PLUGINS -As noted above, the real power of collectd lies within it's plugins. A +As noted above, the real power of collectd lies within its plugins. A (hopefully complete) list of plugins and short descriptions can be found in the F file that is distributed with the sourcecode. If you're using a package it's a good bet to search somewhere near F.