[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbitd_rrd crash in trunk
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbitd_rrd crash in trunk
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Tue, 13 Jan 2009 10:27:13 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <496C4C12.5000206 (at) gmail.com>
- User-agent: nn/6.7.3
In <496C4C12.5000206 (at) gmail.com> Olivier Beau <obeau79 (at) gmail.com> 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