[hobbit] Problems since upgrading from bbgen to Hobbit

FIGARO Nicolas nfigaro at effigie.fr
Tue Nov 29 14:40:18 CET 2005


> -----Message d'origine-----
> De : Frédéric Mangeant [mailto:frederic.mangeant at steria.com] 
> Envoyé : mardi 29 novembre 2005 14:29
> À : hobbit at hswn.dk
> Objet : Re: [hobbit] Problems since upgrading from bbgen to Hobbit
> 
> >> - I can't display the history of one of my test :
> >>
> >> 
> http://10.50.80.44/hobbit-cgi/bb-hist.sh?HISTFILE=cronos.AHD&ENTRIES=
> >> 50&IP=10.50.80.44&DISPLAYNAME=cronos
> >> returns an internal server error
A good way of solving this is to run the script bb-hist.sh with a -x option directly from the command line. 

There is only a call to the cgi. 

So you can then try a truss like this one : 
export QUERY_STRING="HISTFILE=cronos.AHD&ENTRIES=50&IP=10.50.80.44&DISPLAYNAME=cronos"
. /usr2/hobbit/server/etc/hobbitcgi.cfg
script /tmp/truss.txt 
truss  /usr2/hobbit/server/bin/bb-hist.cgi $CGI_HIST_OPTS

Hope this'll help, et bon courage. 

Nicolas Figaro 




More information about the Xymon mailing list