summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b60b97)
raw | patch | inline | side by side (parent: 9b60b97)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 24 Sep 2008 06:04:26 +0000 (06:04 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 24 Sep 2008 06:04:26 +0000 (06:04 +0000) |
doc/rrdcached.pod | patch | blob | history |
diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod
index 7631351b4d6fcda136d753b566938f1079160331..e718791c410caa4e69a4e420960355a086000ff9 100644 (file)
--- a/doc/rrdcached.pod
+++ b/doc/rrdcached.pod
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<STDERR>. One of the steps when starting up is to fork to the
+background and closing C<STDERR> - 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<syslog(3)>. The facility used it
+C<LOG_DAEMON>.
+
=head1 HOW IT WORKS
When receiving an update, B<rrdcached> does not write to disk but looks for an