Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: quoted-printable
Hi,
Second send, the first one is not on the server.

Eric

-----Message d'origine-----
De : BACHIE Eric (PCO TECHNOLOGIES)=20
Envoy=E9 : jeudi 19 ao=FBt 2004 12:13 Eric
=C0 : '[email protected]'
Objet : RE: [rrd-users] Re: Graph doesn't works with MAX but OK with
AVERAGE, iss ue with hi value ???


Hi Alex,

It's correct, the only difference is in the fourth line:
"LINE2:ba#1E8F08:Average Duration     ",
and
"LINE2:bc#1E8F08:Max Duration     ",
In the first case I use the ba DEF which is the AVERAGE value for the
archive,
in the second case I use the bc DEF which is the MAX value for the =
archive.
I give to you, all the interesting line of the perl script.

That why I don't understand why the graph doesn't works with MAX DEF =
and
works with AVERAGE DEF.

Regards,
Eric

-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Alex van den
Bogaerdt
Envoy=E9 : jeudi 19 ao=FBt 2004 12:01 Eric
=C0 : '[email protected]'
Objet : [rrd-users] Re: Graph doesn't works with MAX but OK with
AVERAGE, iss ue with hi value ???


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=3D/usr/local/kpi/server/data/duration.rrd:VAR1:AVERAGE",
> "DEF:bb=3D/usr/local/kpi/server/data/duration.rrd:VAR1:MIN",
> "DEF:bc=3D/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"
>=20
> 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=3D/usr/local/kpi/server/data/duration.rrd:VAR1:AVERAGE",
> "DEF:bb=3D/usr/local/kpi/server/data/duration.rrd:VAR1:MIN",
> "DEF:bc=3D/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
--=20
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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to