Greetings,
You can clear the alarm by doing the following:~/server/bin/bb 127.0.0.1 "drop yourhobbitserver hobbitd_client"It might also be a good idea for you to send a bug report to the mailing list. Instructions are below.How to report bugsIf you think you have found a bug in Hobbit, please report it to the Hobbit mailing list at user-ae9b8668bcde@xymon.invalid. You can do a lot to help getting bugs fixed by providing detailed information about the bug:Always include the version number of Hobbit you're usingIf one of the Hobbit tools crashes and leaves a core-file (usually in the ~hobbit/server/tmp/ directory), please use the gdb tool to pinpoint where the crash occurred:Login as the Hobbit user$ cd ~/server
$ gdb bin/PROGRAMFILE tmp/COREFILEthen at the gdb> prompt, execute the commandgdb> btRegards,Mike
-----Original Message-----
From: "Rebecca Henderson" <user-89b343014dc7@xymon.invalid>
Sent 1/15/2008 1:39:07 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] help with hobbit_clientHello, I just started getting this “hobbit_client Program
crashed Fatal signal caught”But it is still running. It shows up as red on the page. Do
you know how I can fix this?Thank you in advance,Rebecca