Xymon Mailing List Archive search

problem to see rrd graph

list Marco Avvisano
Wed, 1 Feb 2006 16:19:38 +0100
Message-Id: <00cc01c62742$ead091e0$user-582c04793b44@xymon.invalid>

I try to set REQUEST_METHOD=GET  but the output is always :

Content-type: image/png
Expires: Wed, 01 Feb 2006 15:23:43 GMT

Content-type: text/html

<html><head><title>Invalid request</title></head>
<body>Garbage ': 01-Feb-2006 16:18:43' after command:
COMMENT:Updated: 01-Feb-2006 16:18:43</body></html>

I have upgraded from hobbit 4.0.4

M.

----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Tuesday, January 31, 2006 3:51 PM
Subject: Re: [hobbit] problem to see rrd graph

On Tue, Jan 31, 2006 at 10:23:44AM +0100, Marco Avvisano wrote:
I try to exec by hand hobbitgraph.sh, setting :


REQUEST_URI=""

QUERY_STRING="host=monitor.regione.toscana.it&service=la&graph_width=576&graph_height=120&first=1&count=1&disp=monitor%2eregione%2etoscana%2eit&nostale&graph=hourly&action=view"
You need to set REQUEST_METHOD=GET also.


Henrik