From: Johannes Christ Date: Fri, 28 Apr 2023 07:26:42 +0000 (+0200) Subject: Document wall clock time for server mode (#1227) X-Git-Tag: v1.9.0~11 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f73af2051b8b67d6e46e9a17471add37daafb82;p=thirdparty%2Frrdtool-1.x.git Document wall clock time for server mode (#1227) --- diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index df717cef..62947566 100644 --- a/doc/rrdtool.pod +++ b/doc/rrdtool.pod @@ -280,13 +280,14 @@ server commands type: When a command is completed, RRDtool will print the string 'C', followed by timing information of the form BI -BI. Both values are the running totals of seconds since -RRDtool was started. If an error occurs, a line of the form 'C -I' will be printed instead. B will not abort, -unless something really serious happens. If -a B is specified and the UID is 0, RRDtool will do a chroot to that -workdir. If the UID is not 0, RRDtool only changes the current directory to -B. +BIBI. The I and I +values are the running totals of seconds since RRDtool was started. +I is the total amount of seconds that RRDtool has been running. +If an error occurs, a line of the form 'C I' will be printed instead. B will not abort, unless +something really serious happens. If a B is specified and the +UID is 0, RRDtool will do a chroot to that workdir. If the UID is not 0, +RRDtool only changes the current directory to B. =head2 RRD Server