Xymon Mailing List Archive search

fping problems

3 messages in this thread

list Joe Sloan · Tue, 22 Mar 2005 14:17:38 -0800 ·
I need a sanity check here - running bb-1.9e-btf + bbgen-3.5

I've attempted to clone copied a bb server by copying all the files from 
one linux box to another one running the same distro and revision of the OS

I've removed all the old files from /usr/local/bbvar
I've edited $BBHOME/etc/bb-hosts to reflect the new environment
I've set fping to suid root, and the bb user can run the fping command 
with no problem

All tests work fine, with the exception of the "conn" test, which fails 
universally

This is the content of BBOUT:

2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:28:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:33:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:38:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:43:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:48:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:53:57 Execution of 'fping' failed with error-code 99
2005-03-22 13:58:57 Execution of 'fping' failed with error-code 99
2005-03-22 14:03:57 Execution of 'fping' failed with error-code 99
2005-03-22 14:08:57 Execution of 'fping' failed with error-code 99

What is this "error 99"?

Regards,

Joe
list Henrik Størner · Tue, 22 Mar 2005 23:26:28 +0100 ·
On Tue, Mar 22, 2005 at 02:17:38PM -0800, J Sloan wrote:
I need a sanity check here - running bb-1.9e-btf + bbgen-3.5
This *is* the Hobbit list, but I'll be generous :-)
2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99
It means that for some unknown reason, bbtest-net couldn't start the
fping program.

One possible reason might be that you haven't configured the fping
filename correctly. Check the FPING setting in bbsys.local (or
whatever $BBHOME/etc/bb* file you might have this defined in) - make
sure it points to your fping program. If you haven't defined FPING
anywhere, add it to your bbsys.local and restart BB.


Henrik
list Joe Sloan · Tue, 22 Mar 2005 14:34:02 -0800 ·
quoted from Henrik Størner
Henrik Stoerner wrote:
On Tue, Mar 22, 2005 at 02:17:38PM -0800, J Sloan wrote:
 
I need a sanity check here - running bb-1.9e-btf + bbgen-3.5
   
This *is* the Hobbit list, but I'll be generous :-)
 
Hehe, I'm intending to switch to hobbit as soon as feasible ;)

Thanks, I'll check that out -

Joe
quoted from Henrik Størner
 
2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99
   
It means that for some unknown reason, bbtest-net couldn't start the
fping program.

One possible reason might be that you haven't configured the fping
filename correctly. Check the FPING setting in bbsys.local (or
whatever $BBHOME/etc/bb* file you might have this defined in) - make
sure it points to your fping program. If you haven't defined FPING
anywhere, add it to your bbsys.local and restart BB.


Henrik