X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdflush.pod;h=514bd35fe95a6f19147591443c4ab58cdb095390;hb=a9c2a94950e57c9d8847073c579a24455e749a66;hp=f691c2113bd958debd13c98e1f98a4fef4df07da;hpb=a12627275ff8487174cbb907a066f62a00b6ae44;p=rrdtool.git diff --git a/doc/rrdflush.pod b/doc/rrdflush.pod index f691c21..514bd35 100644 --- a/doc/rrdflush.pod +++ b/doc/rrdflush.pod @@ -12,9 +12,7 @@ S<[B<--daemon> I
]> The B function connects to L, the RRD caching daemon, and issues a "flush" command for the given file. The daemon will put this file to the head of the update queue so it is written "soon". The status will be -returned after the node has been B by the update thread. By the time -execution of this command ends it is very likely that the update thread has -just updated the requested file, though this is not guaranteed. +returned only after the file's pending updates have been written to disk. =over 8 @@ -24,10 +22,10 @@ The name of the B that is to be written to disk. =item B<--daemon> I
-Address of the L daemon. If not specified, the RRDCACHED_ADDRESS -environment variable must be set (see below). To specify a UNIX domain socket -use the prefix C, see example below. Other addresses are interpreted as -normal network addresses, i.Ee. IPv4 or IPv6 addresses in most cases. +Address of the L daemon. If not specified, the +RRDCACHED_ADDRESS environment variable must be set (see below). For a +list of accepted formats, see the B<-l> option in the L +manual. rrdtool flush --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd