[rrd-users] day of week print error on x-axis
nina
wizardpoibe at gmail.com
Wed Aug 22 18:42:58 CEST 2007
thx.
I just create 3 graphs with another each other command,
1. Not using --x-grid command is as follow
/usr/local/rrdtool/bin/rrdtool graph abb_month_2.png -s -1month -t test
--lazy -l 0 -a PNG -w 600 DEF:DailyOutByte=
DailyTraffic.rrd:DailyOutByte:AVERAGE AREA:DailyOutByte#32CD32:OUT
=> result : http://aqua.cnu.ac.kr/~nina/abb_month_2.png
2. using --x-grid full month is as follow
/usr/local/rrdtool/bin/rrdtool graph full_month.png -s -1month -t test
--lazy -l 0 -a PNG -w 600 --x-grid HOUR:8:DAY:1:DAY:1:0:%B DEF:DailyOutByte=
DailyTraffic.rrd:DailyOutByte:AVERAGE AREA:DailyOutByte#32CD32:OUT
=> result : http://aqua.cnu.ac.kr/~nina/full_month.png
3. abbreviated month
/usr/local/rrdtool/bin/rrdtool graph abb_month.png -s -1month -t test
--lazy -l 0 -a PNG -w 600 --x-grid HOUR:8:DAY:1:DAY:1:0:%b DEF:DailyOutByte=
DailyTraffic.rrd:DailyOutByte:AVERAGE AREA:DailyOutByte#32CD32:OUT
=> result : http://aqua.cnu.ac.kr/~nina/abb_month.png
2007/8/23, Alex van den Bogaerdt <alex at ergens.op.het.net>:
>
> On Thu, Aug 23, 2007 at 01:26:17AM +0900, nina wrote:
>
> > But, error occur when I try to print abbreviated weekday name or full
> > weekday name ,
> > : http://aqua.cnu.ac.kr/~nina/week12.png
>
> So, what happens when you print abbreviated or full month names?
>
> _______________________________________________
> rrd-users mailing list
> rrd-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20070823/6ce29194/attachment-0001.html
More information about the rrd-users
mailing list