X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=doc%2Frrdinfo.html;h=76863527fb631a42c2200c4c1fb583224a62340c;hp=1b973e87785ba33357eb5ea46c020bc47d0f1e4a;hb=645054bac6187b0e83fd4125fd59e4feda216b64;hpb=ffa00ac697dccce18dca8880ca7a14066521ac5c diff --git a/doc/rrdinfo.html b/doc/rrdinfo.html index 1b973e8..7686352 100644 --- a/doc/rrdinfo.html +++ b/doc/rrdinfo.html @@ -1,14 +1,18 @@ + rrdinfo + -

+ +
+

+ + +

@@ -42,25 +50,22 @@ a parsing friendly format.

Check the rrdcreate manpage if you are uncertain about the meaning of the individual keys.

-
filename
-
+
filename
+
-The name of the RRD you want to examine. +

The name of the RRD you want to examine.

-

-
--daemon address
-
+
--daemon address
+
-Address of the the rrdcached manpage daemon. If specified, a flush command is sent +

Address of the the rrdcached manpage daemon. If specified, a flush command is sent to the server before reading the RRD files. This allows rrdtool to return fresh data even if the daemon is configured to cache values for a long time. -For a list of accepted formats, see the -l option in the the rrdcached manpage manual. -

-
+For a list of accepted formats, see the -l option in the the rrdcached manpage manual.

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

+


@@ -104,14 +109,14 @@ data sources.

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

-
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.

-

+