Beast wrote: > I would like to create mail statistic using 1 hour sample (30 days) and > 1 day sample (395 days). > > DS:in-mail:GAUGE:3600:U:U \ > DS:in-rej:GAUGE:3600:U:U \ > RRA:AVERAGE:0.5:1:720 \ > RRA:AVERAGE:0.5:24:395 \ > RRA:MAX:0.5:1:720 \ > RRA:MAX:0.5:24:395 > > My question is in graph, it seem that X axis label turn out to be "week > xx" whenever end - start is > 16 days. > > 1. Is it possible to use "Daily" label (mon-sat) for 30 days period or > better use date (ie. Jun 21, 22 , 23 ...) > > 2. If X axis label using "Week xx" is this mean that average is for 1 > day instead of 1 hour?
Nevermind, I found it in documentation, sorry :) --x-grid HOUR:12:DAY:1:DAY:1:0:%A But I still have a question, how do I know that the AVERAGE in the graph is avg/hour or avg/day? On the first graph(hourly) I would like to see mail/hour but on the seconds graph(daily) I want to see mail/day, is it possible? Ie. if I receive 10 mail/hour then graph should display 240 mail/day instead of avg 10 mail/hour on daily graph. -- --beast -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
