summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f41527f)
raw | patch | inline | side by side (parent: f41527f)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 16 Jan 2012 14:31:49 +0000 (14:31 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 16 Jan 2012 14:31:49 +0000 (14:31 +0000) |
program/doc/rrdxport.pod | patch | blob | history |
index d7e6bb34616e9a4c76a75e0b168136e0f76adf04..bf9fd529bde53da81173fabf4e007caa34f77abd 100644 (file)
--- a/program/doc/rrdxport.pod
+++ b/program/doc/rrdxport.pod
S<[B<-e>|B<--end> I<seconds>]>
S<[B<-m>|B<--maxrows> I<rows>]>
S<[B<--step> I<value>]>
+S<[B<--json>]>
S<[B<--daemon> I<address>]>
S<[B<DEF:>I<vname>B<=>I<rrd>B<:>I<ds-name>B<:>I<CF>]>
S<[B<CDEF:>I<vname>B<=>I<rpn-expression>]>
rrdtool xport --daemon unix:/var/run/rrdcached.sock ...
+=item B<--json>
+
+produce json formated output (instead of xml)
+
=item B<--enumds>
The generated xml should contain the data values in enumerated tags.