X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-unixsock.pod;h=db7000a1d791c742e47c195369653fc86c60b2e4;hb=39049b56158161b4f9eeacdad8918bcf0f1f7e90;hp=ac4a1b13fb4810b99e2fbc6f40ae853c27b1091f;hpb=6e419a825c50f9c97471aba7d50521bfc7e19828;p=collectd.git diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod index ac4a1b13..db7000a1 100644 --- a/src/collectd-unixsock.pod +++ b/src/collectd-unixsock.pod @@ -1,3 +1,5 @@ +=encoding UTF-8 + =head1 NAME collectd-unixsock - Documentation of collectd's C @@ -11,6 +13,7 @@ collectd-unixsock - Documentation of collectd's C SocketFile "/path/to/socket" SocketGroup "collectd" SocketPerms "0770" + DeleteSocket false =head1 DESCRIPTION @@ -81,7 +84,7 @@ Example: =item B I [I] I Submits one or more values (identified by I, see below) to the -daemon which will dispatch it to all it's write-plugins. +daemon which will dispatch it to all its write-plugins. An I is of the form CBIB<->IBIB<->I> with both @@ -131,10 +134,10 @@ Example: Submits a notification to the daemon which will then dispatch it to all plugins which have registered for receiving notifications. -The B if followed by a list of options which further describe the -notification. The B option is special in that it will consume the rest -of the line as its value. The B, B, and B