X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=doc%2Frrdflushcached.html;h=b14525e49c2dd8228389e91509cecd19333b618d;hp=ba633d8e9dcf3ed284870632b6f5b52ddc8c7a5a;hb=645054bac6187b0e83fd4125fd59e4feda216b64;hpb=ffa00ac697dccce18dca8880ca7a14066521ac5c diff --git a/doc/rrdflushcached.html b/doc/rrdflushcached.html index ba633d8..b14525e 100644 --- a/doc/rrdflushcached.html +++ b/doc/rrdflushcached.html @@ -1,14 +1,18 @@ + rrdflushcached + -

+ +
+

+ + +

@@ -38,30 +46,27 @@


DESCRIPTION

The flushcached function connects to the rrdcached manpage, the RRD caching daemon, -and issues a ``flush'' command for the given files. The daemon will put the -files to the head of the update queue so they are written ``soon''. The +and issues a "flush" command for the given files. The daemon will put the +files to the head of the update queue so they are written "soon". The status will be returned only after the files' pending updates have been written to disk.

-
filename
-
+
filename
+
-The name(s) of the RRD file(s) that are to be written to disk. +

The name(s) of the RRD file(s) that are to be written to disk.

-

-
--daemon address
-
+
--daemon address
+
-Address of the the rrdcached manpage daemon. If not specified, the +

Address of the the rrdcached manpage daemon. If not specified, the RRDCACHED_ADDRESS environment variable must be set (see below). For a list of accepted formats, see the -l option in the the rrdcached manpage -manual. -

-
+manual.

  rrdtool flush --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd
-

+


@@ -69,14 +74,14 @@ manual.

The following environment variables may be used to change the behavior of rrdtoolflushcached:

-
RRDCACHED_ADDRESS
-
+
RRDCACHED_ADDRESS
+
-If this environment variable is set it will have the same effect as specifying +

If this environment variable is set it will have the same effect as specifying the --daemon option on the command line. If both are present, the command -line argument takes precedence. +line argument takes precedence.

-

+