[rrd-users] Re: Graph doesn't works with MAX but OK with AVERAGE, iss ue with hi value ???

Alex van den Bogaerdt alex at ergens.op.het.net
Thu Aug 19 12:00:55 MEST 2004


On Thu, Aug 19, 2004 at 10:45:21AM +0200, BACHIE Eric (PCO TECHNOLOGIES) wrote:

> When I use the following commands to graph the AVERAGE the graph is OK
> "DEF:ba=/usr/local/kpi/server/data/duration.rrd:VAR1:AVERAGE",
> "DEF:bb=/usr/local/kpi/server/data/duration.rrd:VAR1:MIN",
> "DEF:bc=/usr/local/kpi/server/data/duration.rrd:VAR1:MAX",
> "LINE2:ba#1E8F08:Average Duration     ",
> "GPRINT:bc:MAX:Maximum\\: %6.2lf",
> "GPRINT:ba:LAST:Last\\: %6.2lf",
> "GPRINT:bb:MIN:Minimum\\:%6.2lf \\j"
> 
> When I use the following commands to graph the MAX, the rrdtool graph
> command
> will execute without stopping and no graph is produced.
> The process is killed after 5 minutes.
> "DEF:ba=/usr/local/kpi/server/data/duration.rrd:VAR1:AVERAGE",
> "DEF:bb=/usr/local/kpi/server/data/duration.rrd:VAR1:MIN",
> "DEF:bc=/usr/local/kpi/server/data/duration.rrd:VAR1:MAX",
> "LINE2:bc#1E8F08:Max Duration     ",
> "GPRINT:bc:MAX:Maximum\\: %6.2lf",
> "GPRINT:ba:LAST:Last\\: %6.2lf",
> "GPRINT:bb:MIN:Minimum\\:%6.2lf \\j"

I think you have made a mistake.  Only the fourth line differs.

Alex
-- 
I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers.  If
you reply to me off-list, you'd better tell me you're doing so.  If
you don't, and if I reply to the list, that's your problem, not mine.

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



More information about the rrd-users mailing list