X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Frrdcached.pod;h=bdb8949a893eaf589c364f739fbccbb907920137;hb=f3816cb9cea7ce0b5390afe5508b5f209ec7a52a;hp=7631351b4d6fcda136d753b566938f1079160331;hpb=a12627275ff8487174cbb907a066f62a00b6ae44;p=rrdtool.git diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index 7631351..bdb8949 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -34,6 +34,16 @@ socket. If I
begins with C, everything following that prefix is interpreted as the path to a UNIX domain socket. Otherwise the address or node name are resolved using L. +For network sockets, a port may be specified by using the form +I
:I. The default port is 42217. + +These formats are accepted: + + unix: + + + : + If the B<-l> option is not specified the default address, C, will be used. @@ -128,6 +138,15 @@ the disk itself. All other commands can send a B command (see below) to the daemon before accessing the files, so they work with up-to-date data even if the cache timeout is large. +=head1 ERROR REPORTING + +The daemon reports errors in one of two ways: During startup, error messages +are printed to C. One of the steps when starting up is to fork to the +background and closing C - after this writing directly to the user is +no longer possible. Once this has happened, the daemon will send log messages +to the system logging daemon using L. The facility used it +C. + =head1 HOW IT WORKS When receiving an update, B does not write to disk but looks for an