In <BAY106-W21FBD105AC7E67BA42D2E68CCA0 at phx.gbl> opt opt <sup_op at hotmail.fr> writes:
i have these in the log
2009-01-26 08:33:53 hobbitlaunch starting 2009-01-26 08:33:53 Loading tasklist configuration from /opt/xymon/server/e= tc/hobbitlaunch.cfg 2009-01-26 08:33:53 Loading hostnames 2009-01-26 08:33:53 Loading saved state 2009-01-26 08:33:53 Setting up network listener on 0.0.0.0:1984 2009-01-26 08:33:53 Setting up signal handlers 2009-01-26 08:33:53 Setting up hobbitd channels 2009-01-26 08:33:53 Setting up logfiles 2009-01-26 08:33:58 Task bbdisplay terminated=2C status 127 2009-01-26 08:34:59 Task bbdisplay terminated=2C status 127
The "bbdisplay" task is the one that generates the web-pages, it uses the "bbgen" program. Status 127 usually means that the program does not exist, but it is installed by default.
Check your hobbitserver.cfg file, and make sure there's a PATH setting that includes the /opt/xymon/server/bin/ diretory. And check in hobbitlaunch.cfg that the [bbdisplay] task includes CMD bbgen $BBGENOPTS --report
Regards, Henrik