X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdcached.1;h=c5c5ed5c593eedbd47a60b4df0d8f8b18b48b267;hb=refs%2Ftags%2Fupstream%2F1.4.2;hp=2a111870cee0a5c655bd48ed221ab5072be33315;hpb=fa3f1e567e9c848683aefaa1a1f5e68340c7a5f2;p=pkg-rrdtool.git diff --git a/doc/rrdcached.1 b/doc/rrdcached.1 index 2a11187..c5c5ed5 100644 --- a/doc/rrdcached.1 +++ b/doc/rrdcached.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.08) +.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05) .\" .\" Standard preamble: .\" ======================================================================== @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "RRDCACHED 1" -.TH RRDCACHED 1 "2009-09-24" "1.3.999" "rrdtool" +.TH RRDCACHED 1 "2009-11-15" "1.4.2" "rrdtool" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -155,7 +155,7 @@ work with up-to-date data. .PP The daemon was written with big setups in mind. Those setups usually run into \&\s-1IO\s0\ related problems sooner or later for reasons that are beyond the scope -of this document. Check the wiki at the RRDTool homepage for details. Also +of this document. Check the wiki at the RRDtool homepage for details. Also check \*(L"\s-1SECURITY\s0 \s-1CONSIDERATIONS\s0\*(R" below before using this daemon! A detailed description of how the daemon operates can be found in the \*(L"\s-1HOW\s0 \s-1IT\s0 \s-1WORKS\s0\*(R" section below. @@ -320,28 +320,26 @@ containing \f(CW\*(C`../\*(C'\fR will also be blocked. .IX Header "AFFECTED RRDTOOL COMMANDS" The following commands may be made aware of the \fBrrdcached\fR using the command line argument \fB\-\-daemon\fR or the environment variable \fB\s-1RRDCACHED_ADDRESS\s0\fR: -.IP "\fBdump\fR" 4 -.IX Item "dump" -.PD 0 -.IP "\fBfetch\fR" 4 -.IX Item "fetch" -.IP "\fBflush\fR" 4 -.IX Item "flush" -.IP "\fBgraph\fR" 4 -.IX Item "graph" -.IP "\fBgraphv\fR" 4 -.IX Item "graphv" -.IP "\fBinfo\fR" 4 -.IX Item "info" -.IP "\fBlast\fR" 4 -.IX Item "last" -.IP "\fBlastupdate\fR" 4 -.IX Item "lastupdate" -.IP "\fBupdate\fR" 4 -.IX Item "update" -.IP "\fBxport\fR" 4 -.IX Item "xport" -.PD +.IP "\(bu" 4 +dump +.IP "\(bu" 4 +fetch +.IP "\(bu" 4 +flush +.IP "\(bu" 4 +graph +.IP "\(bu" 4 +graphv +.IP "\(bu" 4 +info +.IP "\(bu" 4 +last +.IP "\(bu" 4 +lastupdate +.IP "\(bu" 4 +update +.IP "\(bu" 4 +xport .PP The \fBupdate\fR command can send values to the daemon instead of writing them to the disk itself. All other commands can send a \fB\s-1FLUSH\s0\fR command (see below) to @@ -367,7 +365,7 @@ diagram below) are appended to the tree node. When appending a value to a tree node, it is checked whether it's time to write the values to disk. Values are written to disk if \&\f(CW\*(C`now()\ \-\ First\ >=\ timeout\*(C'\fR, where \f(CW\*(C`timeout\*(C'\fR is the timeout specified -using the \fB\-w\fR option, see \s-1OPTIONS\s0. If the values are \*(L"old enough\*(R" they +using the \fB\-w\fR option, see \*(L"\s-1OPTIONS\s0\*(R". If the values are \*(L"old enough\*(R" they will be enqueued in the \*(L"update queue\*(R", i.\ e. they will be appended to the linked list shown below. Because the tree nodes and the elements of the linked list are the same data structures in memory, any update to a file that @@ -685,8 +683,9 @@ No known bugs at the moment. rrdtool, rrdgraph .SH "AUTHOR" .IX Header "AUTHOR" -\&\fBrrdcached\fR and this manual page have been written by Florian Forster -. +Florian Forster +.PP +Both \fBrrdcached\fR and this manual page have been written by Florian. .SH "CONTRIBUTORS" .IX Header "CONTRIBUTORS" kevin brintnall