X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdcached.pod;h=b18ab5798a53e09c77b9668c83f3a3c17e132e9a;hp=a346d601f6cddc5d13b65df15737a868378c5320;hb=802fc81d6c21d0fc535ce4fa3e654005751f6571;hpb=f090c6d208157d252bf806fea2107b9e318424d4 diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index a346d60..b18ab57 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -6,7 +6,7 @@ rrdcached - Data caching daemon for rrdtool =head1 SYNOPSIS -B [B<-l/-L> I
] [B<-w> I] [B<-z> I] [B<-f> I] [B<-j> I] [-F] [B<-b> I [B<-B>]] +B [B<-l/-L> I
] [B<-w> I] [B<-z> I] [B<-f> I] [B<-t> I] [B<-j> I] [-F] [B<-b> I [B<-B>]] =head1 DESCRIPTION @@ -81,6 +81,13 @@ cases. This timeout defaults to 3600Eseconds. Sets the name and location of the PID-file. If not specified, the default, C/run/rrdcached.pid> will be used. +=item B<-t> I + +Specifies the number of threads used for writing RRD files. The default +isE4. Increasing this number will allow rrdcached to have more +simultaneous I/O requests into the kernel. This may allow the kernel to +re-order disk writes, resulting in better disk throughput. + =item B<-j> I Write updates to a journal in I. In the event of a program or system @@ -384,6 +391,14 @@ not yet been written to the underlying RRD file. Removes I from the cache. Any pending updates B. +=item B + +Shows the files that are on the output queue. Returns zero or more lines +in the following format, where Enum_valsE is the number of values +to be written for the EfileE: + + + =item B [I] Returns a short usage message. If no command is given, or I is