[rrd-users] A sanity check please on an RRD config
Richard Hellier
rlh at lsil.com
Fri Apr 2 18:12:49 MEST 2004
I'm trying to use an RRD file to save CPU utilization information
for a series of compute engines (one file per machine).
The data gathering takes place every 15 minutes and I'd like to
graph the resulting data as daily, weekly, monthly, quarterly and yearly
"views".
Do you see any problems with the config below?
DS:cpuUtil:GAUGE:1800:0:100
RRA:MAX:0.5:1:192 # 2 days
RRA:MAX:0.5:4:336 # 2 weeks of hourly values
RRA:MAX:0.5:16:366 # 2 months of 4 hour values
RRA:MAX:0.5:48:360 # 180 days of 12 hour values
RRA:MAX:0.5:96:1096 # 1096 days of 1 day values
Many thanks!
Richard.
--
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