[rrd-users] Re: Graphs overlap with legend

2004-09-02 Thread Shariful Anam Shuman
Hi,

I have not seen your attached graph. But have you tried using -l 0 or 
--lower-limit 0?

At 08:24 PM 9/2/2004, Andreas Maus wrote:
>The result looks o.k, but sometimes the STACK goes below the
>graph and right through the legend (shown in attached file
>rtt_and_loss.png). The graph was produced using rrdtool 1.0.49

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


[rrd-users] Graphs overlap with legend

2004-09-02 Thread Andreas Maus
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hello.

I'm graphing roundtrip times and packet loss rates using rrdtool.
The graphs are creates using:

rrdtool graph  /tmp/rtt_and_loss.png -a PNG \
--width 600 --height 300 --start -1month \
DEF:rttmin=3Drtt_195.62.99.234.rrd:min:MIN \
DEF:rttavg=3Drtt_195.62.99.234.rrd:avg:AVERAGE \
DEF:rttmax=3Drtt_195.62.99.234.rrd:max:MAX \
DEF:loss=3Drtt_195.62.99.234.rrd:loss:AVERAGE \
CDEF:loss1=3Dloss,0,10,LIMIT,UN,UNKN,INF,IF \
CDEF:loss2=3Dloss,10,25,LIMIT,UN,UNKN,INF,IF \
CDEF:loss3=3Dloss,25,50,LIMIT,UN,UNKN,INF,IF \
CDEF:loss4=3Dloss,50,75,LIMIT,UN,UNKN,INF,IF \
CDEF:loss5=3Dloss,75,100,LIMIT,UN,UNKN,INF,IF \
COMMENT:"Packet Loss Percentage."  \
AREA:rttavg#00ff00:"Round-Trip Time in milliseconds\n"  \
STACK:loss1#6C9BCD:"0-10%"  \
GPRINT:rttmin:LAST:"Current\:%8.2lf %s\n"  \
STACK:loss2#00:"10-25%"  \
GPRINT:rttavg:AVERAGE:"   Average\:%8.2lf %s\n"  \
STACK:loss3#FFCC66:"25-50%"  \
GPRINT:rttmax:MAX:"   Maximum\:%8.2lf %s\n"  \
STACK:loss4#FF9900:"50-75%\n"  \
STACK:loss5#FF:"75-100%\n"

The result looks o.k, but sometimes the STACK goes below the
graph and right through the legend (shown in attached file
rtt_and_loss.png). The graph was produced using rrdtool 1.0.49

Does anyone experience similar problems or can point me
to a solution?

Many thanks in advance,

Andreas Maus.

--=20
Dipl.-Ing. Andreas Maus science+computing ag
System Administration   Hagellocher Weg 71-75
mail: [EMAIL PROTECTED]   72070 Tuebingen, Germany
tel.: +49 7071 9457 456 www.science-computing.de


-- Attached file removed by Ecartis and put at URL below --
-- Type: application/octet-stream
-- Size: 8k (8892 bytes)
-- URL : http://www.ee.ethz.ch/~slist/p/rtt_and_loss.png



-- Binary/unsupported file stripped by Ecartis --
-- Err : No filename to use for decode, file stripped.
-- Type: application/pgp-signature


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


[rrd-users] strange peaks

2004-09-02 Thread Dez Cadena
Hello all,

I've been using MRTG for a long time and about a year ago I've switched to MRTG 
with RRDTool.
Actually, I've kept my original MRTG setup and I've installed a new version 
with RRDTool,
polling the same targets. 

The problem is that I see some strange peaks (in the MAX in or MAX out values) 
in the
MRTG/RRDTool implementation. The shape of the peaks is similar but they're a 
bit "exaggerated"
in the MRTG/RRDtool implementation. This means that I get peaks that are way 
over the
link capacity (4000% of the link capacity for example). 
Has anybody experienced anything similar? Any ideas?

p.s : sorry for the cross-posting

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


[rrd-users] RRDtool PHP 5 module ?

2004-09-02 Thread Zen Interactif
Hi,

Could you tell where can I found PHP 5 module for RRDTool ?
I've try to compile the PHP 4 module as shared.

I've got no problem at compilation but the module would not load in apache !

apache error.log message :

PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library)
'rrdtool.so'  in Unknown on line 0

I want to use RRDtool on my server but I don't want to use cgi-bin.

May anyone could help me

Best regards

Sébastien


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