Code

Imported upstream version 1.4.8
[pkg-rrdtool.git] / doc / rrdxport.1
index 23a2001e9c1e60bef51926bc7a8e97ff051f4a7b..335e97542425f5111df0bc1e6a57dfc226d44abe 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "RRDXPORT 1"
-.TH RRDXPORT 1 "2008-09-25" "1.4.2" "rrdtool"
+.TH RRDXPORT 1 "2013-05-23" "1.4.8" "rrdtool"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -138,6 +138,7 @@ rrdxport \- Export data in XML format based on data from one or several RRD
 [\fB\-e\fR|\fB\-\-end\fR\ \fIseconds\fR]
 [\fB\-m\fR|\fB\-\-maxrows\fR\ \fIrows\fR]
 [\fB\-\-step\fR\ \fIvalue\fR]
+[\fB\-\-json\fR]
 [\fB\-\-daemon\fR\ \fIaddress\fR]
 [\fB\s-1DEF:\s0\fR\fIvname\fR\fB=\fR\fIrrd\fR\fB:\fR\fIds-name\fR\fB:\fR\fI\s-1CF\s0\fR]
 [\fB\s-1CDEF:\s0\fR\fIvname\fR\fB=\fR\fIrpn-expression\fR]
@@ -180,6 +181,9 @@ For a list of accepted formats, see the \fB\-l\fR option in the rrdcached manual
 .Vb 1
 \&  rrdtool xport \-\-daemon unix:/var/run/rrdcached.sock ...
 .Ve
+.IP "\fB\-\-json\fR" 4
+.IX Item "--json"
+produce json formated output (instead of xml)
 .IP "\fB\-\-enumds\fR" 4
 .IX Item "--enumds"
 The generated xml should contain the data values in enumerated tags.