Xymon Mailing List Archive search

Program crashed - Fatal Signal Caught

3 messages in this thread

list Michael Lowery · Wed, 16 Feb 2005 21:37:47 -0600 ·
Ok, I re-downloaded RC2, un-tarred, re-configured, did make and make
install, I still get the "program crashed fatal signal caught" on the
bbtest page and all network tests are still purple.

Any idea what I need to do to get back to the working hobbit I had
before I tried to apply the patch?

Thanks,
Michael Lowery


-----Original Message-----
From: Lowery, Michael 
Sent: Wednesday, February 16, 2005 5:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] trying to get netapp filer data into larrd graphs

Ok, after following the instructions, I get this on the BBTEST page:

- Program crashed
Fatal signal caught!

Now all the network tests have gone purple... What did I do wrong?

Michael Lowery
 
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Wednesday, February 16, 2005 4:30 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] trying to get netapp filer data into larrd graphs

On Wed, Feb 16, 2005 at 11:18:28PM +0100, Henrik Stoerner wrote:
Here is what the status message looks like from the ciscocpu script:

@@status#28646|1108591336.263764|10.10.10.22||WAN.jvbs-router.atg.com|cp
u|1108593136|green||green|1108550383|0||0|
status WAN,jvbs-router,atg,com.cpu green Wed Feb 16 16:02:16 CST
2005
<br>CPU 5 min average: 4%
Wouldn't be hard to add support for this in the standard hobbitd_larrd
handler.
I've added a couple of lines to the "cpu" handler in hobbitd_larrd,
and from your message I think it should make it work. I also added
the lines that should make the Netapp cpu-reports work.

I've attached a small patch for this (also available at
http://www.hswn.dk/beta/cpu-reports.patch); apply with GNU patch using
"cd hobbit-4.0-RC2; patch -p0 </tmp/cpu-reports.patch" then rebuild
with "make" and "make install" and restart Hobbit.  If graphs appear
after 10-15 minutes, it worked.

Let me know if it's OK.


Regards,
Henrik (off to bed now)
list Henrik Størner · Thu, 17 Feb 2005 07:47:30 +0100 ·
quoted from Michael Lowery
On Wed, Feb 16, 2005 at 09:37:47PM -0600, Lowery, Michael wrote:
Ok, I re-downloaded RC2, un-tarred, re-configured, did make and make
install, I still get the "program crashed fatal signal caught" on the
bbtest page and all network tests are still purple.

Any idea what I need to do to get back to the working hobbit I had
before I tried to apply the patch?
bbtest-net shouldn't crash like that, and it cannot possibly have
anything to do with the patch you installed. (Especially not after you
re-downloaded and re-built it all).

Send me the ~/server/bin/bbtest-net binary, and the newest core-file
from either ~/server/ or ~/server/tmp/


Thanks,
Henrik
list Henrik Størner · Thu, 17 Feb 2005 09:07:08 +0100 ·
quoted from Henrik Størner
On Thu, Feb 17, 2005 at 07:47:30AM +0100, Henrik Stoerner wrote:
On Wed, Feb 16, 2005 at 09:37:47PM -0600, Lowery, Michael wrote:
Ok, I re-downloaded RC2, un-tarred, re-configured, did make and make
install, I still get the "program crashed fatal signal caught" on the
bbtest page and all network tests are still purple.

Any idea what I need to do to get back to the working hobbit I had
before I tried to apply the patch?
bbtest-net shouldn't crash like that, and it cannot possibly have
anything to do with the patch you installed. (Especially not after you
re-downloaded and re-built it all).

Send me the ~/server/bin/bbtest-net binary, and the newest core-file
from either ~/server/ or ~/server/tmp/
I got a report from another user that this can happen if you define a
test only as "http", e.g.

  10.0.0.1   www.foo.com # http

So I'd like to have a look at your bb-hosts file also, if that is
possible.


Regards,
Henrik