[rrd-users] graph for 7 day active window

cK usgog at yahoo.com
Wed Apr 12 03:44:23 MEST 2006


Hi,
 
 I collect the data once a day and display the graph using:
 rrdtool graph total_day.png \
     --alt-autoscale \
     --start -6month \
     --step 86400 \
     --title "Total" \
     --vertical-label "Total" \
     DEF:gmv=total_day.rrd:total:AVERAGE \
     LINE2:gmv#0000FF:"Total"
 
 Now the X-Axis is labeled by month (default?). How can I create a graph for 7 days active window or 30 days active window?
 
 Thanks for any hint!
 
 Chris
		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.
--
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