[rrd-users] Where's my mistake in this query
alex
alexander.eck at heidelberg.de
Wed Apr 4 09:34:49 CEST 2012
Hi
everyone,
I'm using the following query for jrobin files ( yeah i know this is the rrd
mailing list, but the syntax is the same, i guess (!?)):
--start 1333317600 --end 1333490400 --step 3600
DEF:aS=/opt/opennms/share/rrds/snmp/1039/wmiLogicalDisk/_Total\wmiLDPctFreeMBytes.jrb:wmiLDPctFreeMBytes:GAUGE
DEF:pS=/opt/opennms/share/rrds/snmp/1039/wmiLogicalDisk/_Total/wmiLDPctFreeSpace.jrb:wmiLDPctFreeSpace:GAUGE
XPORT:pS:percentSpace
XPORT:aS:absoluteSpace
after i did a dump on the file "wmiLDPctFreeMBytes.jrb" i see the following
informations:
$ <rrd>
<version>0001</version>
<step>300</step>
<lastupdate>1331804178</lastupdate>
<ds>
<name>wmiLDPctFreeMBytes</name>
<type>GAUGE</type>
<minimal_heartbeat>600</minimal_heartbeat>
<min>NaN</min>
<max>NaN</max>
<last_ds>+1.0328000000E04</last_ds>
<value>+8.0558400000E05</value>
<unknown_sec>0</unknown_sec>
</ds>
<rra>
<cf>AVERAGE</cf>
<pdp_per_row>1</pdp_per_row>
<xff>+5.0000000000E-01</xff>
<cdp_prep>
<ds>
<value>NaN</value>
<unknown_datapoints>0</unknown_datapoints>
</ds>
</cdp_prep>
<database>
</database>
</rra>
</rrd>
With my query i don't get any data.... so i guess i did something wrong.
Any help would be appreciated :)
Best Regards
Alex
--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Where-s-my-mistake-in-this-query-tp7435655p7435655.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
More information about the rrd-users
mailing list