[rrd-users] Storing data once a minute

Mike Bragg mike_bragg at teamhealth.com
Wed Sep 11 19:22:59 MEST 2002


Hello,

	I need to write data in an RRD databse every minute.  I've done the
calculations, but would like a "rrd veteran" to double check my answer.  Any
suggestions or help is greatly appreciated.

 For 2days/2h,   50hrs*60 =    3000 points
 For 12.5days,  300hrs*60 =   18000 points
 For 50days,   1200hrs*60 =   72000 points
 For 732days, 17568hrs*60 = 1054080 points

when I setup up the archive it should look like:
"--step=60",
"DS:input:GAUGE:120:U:U",
"DS:output:GAUGE:120:U:U",
"RRA:AVERAGE:0.5:1:3000",
"RRA:AVERAGE:0.5:30:18000",
"RRA:AVERAGE:0.5:120:72000",
"RRA:AVERAGE:0.5:1440:1054080"


Thanks,
  Mike


----
Mike Bragg
Network Engineer
TeamHealth
Email : mike_bragg at teamhealth.com


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list