[rrd-users] Re: graph for 7 day active window
cK
usgog at yahoo.com
Wed Apr 12 04:38:11 MEST 2006
I've heard the latest RRDTool release introduced trending functionalities so user can have 7 day view or 30 day view. Is it true? I couldn't find any docs...
Thanks,
CK
cK <usgog at yahoo.com> wrote: 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
---------------------------------
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