[rrd-users] could not make sense out of $file with rrdtool xport
Steve Shipway
s.shipway at auckland.ac.nz
Wed May 14 23:25:08 CEST 2014
You're calling the xport function incorrectly.
>From the help text:
Usage: rrdtool [options] command command_options
* xport - generate XML dump from one or several RRD
rrdtool xport [-s|--start seconds] [-e|--end seconds]
[-m|--maxrows rows]
[--step seconds]
[--enumds]
[DEF:vname=rrd:ds-name:CF]
[CDEF:vname=rpn-expression]
[XPORT:vname:legend]
Maybe you meant to use 'rrdtool dump datafile.rrd' ?
Steve
Steve Shipway
s.shipway at auckland.ac.nz
From: rrd-users-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch
[mailto:rrd-users-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch] On
Behalf Of Kovacs, Shalom
Sent: Thursday, 15 May 2014 2:28 a.m.
To: 'rrd-users at lists.oetiker.ch'
Subject: [rrd-users] could not make sense out of $file with rrdtool xport
RRDtool 1.3.8 Copyright 1997-2009 by Tobias Oetiker <tobi at oetiker.ch>
Compiled Aug 21 2010 10:57:18
Using rrdtool 1.38 I get this error message when trying to use xport on
CentOS 6.5:
$ rrdtool xport datafile.rrd
ERROR: Could not make sense out of 'datafile.rrd'
Is this a known bug, or did I do something wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20140514/5a75cd9e/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5909 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20140514/5a75cd9e/attachment-0001.bin
More information about the rrd-users
mailing list