[rrd-users] Less Compression
Sunil Modi (IT)
smodi at bordersgroupinc.com
Fri Oct 8 23:13:51 MEST 2004
I am creating a simple script so that I can analyze data in the RRD at any point in time and was wondering if it's possible to limit the compression of the numbers. When I look back about 9 months I see a flat line at the highest peak (expected), but what I want to really see is the fluctuations in that precise time period that far back.
I need to be able to see a 24 hour period with fluctuation. My data has an original timestamp of every 10 minutes and is already in the RRD (when a fetch is done, the times are 1800 seconds apart; can this be shortened?).
/usr/local/rrdtool/bin/rrdtool graph $3.gif --start $1 --end $2 DEF:$var=$RRD:$var:MAX LINE2:$var#FF0000
RRA:MAX:0.5:1:576 RRA:MAX:0.5:6:576 RRA:MAX:0.5:24:576 RRA:MAX:0.5:288:576
Sunil Modi
IT-Server Administration
(734) 477-1570
smodi at bordersgroupinc.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