[rrd-users] problems

David Koski dkoski at noc.ns.itd.umich.edu
Tue Nov 9 19:42:47 MET 1999


Maybe someone can clue me in on what's going here or tell me what I'm
doing wrong.  I'm using cricket to pull integers from an external script,
however what the raw data is outputting and the rrd database is containing
is 2 seperate things.  Its a standard 5 minute poll over 50 hours for the
hourly, so I'm unsure as to what's going on here.  I mean if you round the
numbers they come out the same, but as you can see, there not being stored
that way.  Why?  This is also leading to some nasty graphs (I.E. gaps in
the data, wilder data, etc). 

RRD
---

<!-- 1999-11-09 13:15:00 EST --> <row><v> NaN</v></row>
<!-- 1999-11-09 13:20:00 EST --> <row><v>3.5000000000e+01 </v></row>
<!-- 1999-11-09 13:25:00 EST --> <row><v>3.4040000000e+01 </v></row>
<!-- 1999-11-09 13:30:00 EST --> <row><v>3.9740000000e+01 </v></row>
                </database>

Raw Data
--------

35
34
40

RRD call from cricket to create database
----------------------------------------
--start 941566558 --step 300 DS:ds0:GAUGE:1800:U:U RRA:AVERAGE:0.5:1:
600 RRA:AVERAGE:0.5:6:600 RRA:AVERAGE:0.5:24:600 RRA:MAX:0.5:24:600
RRA:AVERAGE:0.5:288:600 RRA:MAX:0.5:288:600

------------------------------------------------------------------------
UMNet                         MichNet                         Merit RSNG
------------------------------------------------------------------------
dkoski at umich.edu                       			    Technologist
Unix Administration                                Technical Team Leader 
Phone: (734)/647-8993                          Network Operations Center 
	         		  U of M Information Technology Division




--
* To unsubscribe from the rrd-users mailing list, send a message with the
  subject: unsubscribe to rrd-users-request at list.ee.ethz.ch



More information about the rrd-users mailing list