[hobbit] no graph shown

Henrik Stoerner henrik at hswn.dk
Thu Jun 8 13:44:53 CEST 2006


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&service=hobbitd&graph_width=576&graph_height=120&disp=voodoo%2ehswn%2edk&nostale&graph=hourly&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




More information about the Xymon mailing list