From hubert.riera@herakles.com Wed Jun 24 08:22:35 2026 From: hubert.riera@herakles.com To: xymon@xymon.com Subject: [Xymon] TR: Showgraph.sh do not works ! Date: Thu, 03 Apr 2014 15:27:04 +0200 Message-ID: <69CDFF4BCD3D2646A09CF8A7502AE6967B0BE13C5D@Y000IMRV02.rd1.rf1> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4232905706476334117==" --===============4232905706476334117== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Bonjour, Know i have some data , and the rrd works with data inside 2= h of data ( testing with rrdtools dump ) so when i try to see it with the xym= on-cgi/showgraph.sh i have this message on my web interface : "I don't understand ': 03-Apr-2014 14:15:09' in command: 'COMMENT:Updated: 03= -Apr-2014 14:15:09'." is the result of this url : http://xymon/xymon-cgi/showgraph.sh?host=3Dserveur1&color=3Dgreen&service=3Dt= cp%3aconn&graph_height=3D120&graph_width=3D576&disp=3Dsrerveur1&nostale&graph= =3Dhourly&action=3Dselzoom&color=3Dgreen regards i have doing a mode debug and i have this : QUERY_STRING=3D"host=3Dserver1&service=3Dtcp:conn&graph_width=3D576&graph_hei= ght=3D120&disp=3Dserver1&nostale&color=3Dgreen&graph_start=3D1396357817&graph= _end=3D1396530617&graph=3Dcustom&action=3Dselzoom" REQUEST_METHOD=3DGET SCRIPT_NAME=3Dshowgraph.sh export REQUEST_METHOD SCRIPT_NAME QUERY_STRING . /home/Xymon/server/etc/cgioptions.cfg exec /home/Xymon/server/bin/showgraph.cgi $CGI_SHOWGRAPH_OPTS --debug --save= =3D/tmp/toto.pgn ./zub.sh 2473 2014-04-03 15:17:08 Opening file /home/Xymon/server/etc/graphs.cfg 2473 2014-04-03 15:17:08 rrdgraph 2473 2014-04-03 15:17:08 /dev/null 2473 2014-04-03 15:17:08 --title 2473 2014-04-03 15:17:08 server1 TCP Connection Times 01/Apr/2014 - 03/Apr/20= 14 2473 2014-04-03 15:17:08 -w576 2473 2014-04-03 15:17:08 -h120 2473 2014-04-03 15:17:08 -v 2473 2014-04-03 15:17:08 Seconds 2473 2014-04-03 15:17:08 -a 2473 2014-04-03 15:17:08 PNG 2473 2014-04-03 15:17:08 -s 1396357817 2473 2014-04-03 15:17:08 -e 1396530617 2473 2014-04-03 15:17:08 DEF:p0=3Dtcp.conn.rrd:sec:AVERAGE 2473 2014-04-03 15:17:08 LINE2:p0#0000FF:conn 2473 2014-04-03 15:17:08 GPRINT:p0:LAST: \: %5.1lf%s (cur) 2473 2014-04-03 15:17:08 GPRINT:p0:MAX: \: %5.1lf%s (max) 2473 2014-04-03 15:17:08 GPRINT:p0:MIN: \: %5.1lf%s (min) 2473 2014-04-03 15:17:08 GPRINT:p0:AVERAGE: \: %5.1lf%s (avg)\n 2473 2014-04-03 15:17:08 COMMENT:Updated: 03-Apr-2014 15:17:08 Content-type: text/html