In <user-f4c95569bcb1@xymon.invalid> Olivier Beau <user-eb340192b6fc@xymon.invalid> writes:
i'm running trunk, and got a red "hobbitd_rrd" column for 30 minutes this
night, it went purple after the"hobbitd_rrd" said "program crash - Fatal signal caught"
-> what could be causing this ?
The hobbitd_rrd column is a way of making sure you notice that there's
been a crash of a Hobbit program. You can remove it with
bb 127.0.0.1 "drop YOURHOBBITSERVER hobbitd_rrd"
like you would remove any other status column.
It would of course be nice to figure out *why* hobbitd_rrd crashed.
It should leave a core-file in the ~hobbit/server/tmp/ directory,
so if you could run it through gdb as described in
http://www.xymon.com/hobbit/help/known-issues.html#bugreport
it would help a lot.
Thanks,
Henrik