Xymon Mailing List Archive search

problem with hobbitd_alert

2 messages in this thread

list Roberto Tagliaferri · Mon, 16 May 2005 10:18:16 +0200 ·
I've configured the alert and they works fine, but hobbit signal to me 
tha hobbitd_alert is fault:
  - Program crashed

Fatal signal caught!

the alerts are send without problem, hobbit 4.03rc2
bb-host for this server:
192.168.0.2   	robyt  # smtp pgsql  samba http://localhost 
LARRD:*,disk:disk1 NAME:"Server di rete"
-- 
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
user-ad26667b6a89@xymon.invalid
www.tosnet.it
list Henrik Størner · Mon, 16 May 2005 11:40:24 +0200 ·
quoted from Roberto Tagliaferri
On Mon, May 16, 2005 at 10:18:16AM +0200, Roberto Tagliaferri wrote:
I've configured the alert and they works fine, but hobbit signal to me 
tha hobbitd_alert is fault:
 - Program crashed

Fatal signal caught!
There ought to be a core-file somewhere - probably in
~hobbit/server/tmp/

Could you try running this command for me:

   cd ~hobbit/server
   gdb bin/hobbitd_alert tmp/core

then at the "gdb>" prompt type the command "bt" and send me the output ?

Of course, if the core-file is not tmp/core, change the command to
use the real core filename.

If possible, please send me the hobbit-alerts.cfg file also (just send
it to me directly, not to the list).


Thanks,
Henrik