X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdtool.pod;h=1175abc047543edd64d20554eab2f8ede3d19ea1;hb=800fbc3b0a976c6123d91b9874e9995b1c64bdc0;hp=cd3c785244c065fb1db4202f1d4a039658061a65;hpb=1204ae27ec1f1340f2e9a0ae30d9ec4ab773b1bb;p=rrdtool.git diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index cd3c785..1175abc 100644 --- a/doc/rrdtool.pod +++ b/doc/rrdtool.pod @@ -91,7 +91,11 @@ Change the size of individual RRAs. This is dangerous! Check L. =item B -Export data retrieved from one or several RRDs. Check L +Export data retrieved from one or several RRDs. Check L. + +=item B + +Flush the values for a spcific RRD file from memory. Check L. =item B @@ -298,9 +302,17 @@ sockets, tools like netcat, or in a quick interactive test by using B that there is no authentication with this feature! Do not setup such a port unless you are sure what you are doing. +=head1 RRDCACHED, THE CACHING DAEMON + +For very big setups, updating thousands of RRD files often becomes a serious IO +problem. If you run into such problems, you might want to take a look at +L, a caching daemon for RRDTool which may help you lessen the +stress on your disks. + =head1 SEE ALSO -rrdcreate, rrdupdate, rrdgraph, rrddump, rrdfetch, rrdtune, rrdlast, rrdxport +rrdcreate, rrdupdate, rrdgraph, rrddump, rrdfetch, rrdtune, rrdlast, rrdxport, +rrdflush, rrdcached =head1 BUGS