a step of 300 and a heartbeat of 36 doesn't seem right to me. Be sure to read the 'heartbeat and the step' part of the create manual on the website if it's not a typo.
Serge. -----Original Message----- From: Ask Bjoern Hansen [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 11:46 PM To: [email protected] Subject: [rrd-users] update not updating Hi, I am not sure what I am doing wrong, but it seems like my update statements are not actually updating the rrd. I created the RRD like the following: test.rrd '--step' 60*5 \ "DS:count:GAUGE:36:0:50000" \ "DS:days:GAUGE:36:0:1000" \ 'RRA:AVERAGE:0.5:1:750' \ 'RRA:AVERAGE:0.5:4:750' \ 'RRA:AVERAGE:0.5:24:512' \ 'RRA:AVERAGE:0.5:96:1460' \ 'RRA:MAX:0.5:1:750' \ 'RRA:MAX:0.5:4:750' \ 'RRA:MAX:0.5:24:512' \ 'RRA:MAX:0.5:96:1460' I use a statement closely resembling it in other places. Every 5 minutes I run rrdtool update test.rrd --template count:days N:829:250 but my graph stays empty and "fetch" gives all NaN. !? Any clues? - ask -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
