Xymon Mailing List Archive search

no graph shown

list Henrik Størner
Thu, 8 Jun 2006 13:44:53 +0200
Message-Id: <user-137e4e3609e2@xymon.invalid>

On Thu, Jun 08, 2006 at 01:04:24PM +0200, Frauke Scholz wrote:
I have installed hobbit on Sun Solaris 9. I can monitor hosts, but no graph
is shown.
I suppose that is all graphs on the status pages (conn, cpu, memory,
http, bbgen, hobbitd ... ) ? 
I get the following message, if I click on the "hobbit graph"

Internet explorer cannot download.....eursun11&nostale&action=menu from eursun11.
Could you try doing a "View source" on one of the status pages? The link
to the graph looks somewhat like

<IMG BORDER=0 SRC="/hobbit-cgi/hobbitgraph.sh?host=voodoo.hswn.dk&amp;service=hobbitd&amp;graph_width=576&amp;graph_height=120&amp;disp=voodoo%2ehswn%2edk&amp;nostale&amp;graph=hourly&amp;action=view" ALT="hobbit graph hobbitd">

I'd be interested to hear what that looks like on your system.

If that appears to be all-right, I suspect that it might be some
RRDtool library problem. What happens if you run this on the
Hobbit server:

   REQUEST_METHOD="GET" \
   QUERY_STRING="host=YOUR.HOBBITSERVER.HOSTNAME&service=bbgen&graph=hourly&action=view" \
   SCRIPT_NAME="hobbitgraph.sh" \
   ~hobbit/cgi-bin/hobbitgraph.sh


Regards,
Henrik