[rrd-users] I have a 24hours graph....but how to change for a 48hours or month graph?

Angel Angel listasdistribucion at gmail.com
Mon Oct 24 19:19:29 MEST 2005


Hi to all,
I´m looking to paint , to create graphs of the last 48hours or month
graphic...but i only obtain a last 24hours graphic.
Here its my script to create graphs....whats wrong???

Thanks in advanced,

*server:/home/rrd/scripts# more creategraphs.sh
#!/usr/bin/ksh
export RRD="/home/rrd/rrd/concurrent-clientspin.rrd"
export GIFPIN="/home/rrd/graphs/pal.png"
export GIFPINT="/home/rrd/graphs/pel.png"
rrdtool graph $GIFPAL DEF:ccpal=$RRD:ccpal:AVERAGE AREA:ccpal#00b871s
rrdtool graph $GIFPEN DEF:ctpen=$RRD:ctpen:AVERAGE AREA:ctpen#00b871s
*

--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list