X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdtool.pod;h=84749af542042fb0a507492f8f9e90e50e8b390f;hp=154afe7a356501a7fb10d41aa2e0b75a03dbc626;hb=d4110e29da41ce702bcc3327e86768c6f266915e;hpb=6836df3d35177c87c3d03e0c622d738305bd390c diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index 154afe7..84749af 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