BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} fping error 99 w/ bbgen 3.1



In <cc69d7b104092913315078b609@mail.gmail.com> Scott Beardsley <thebofh@gmail.com> writes:

>$ grep FPING etc/bbsys.*
>etc/bbsys.local:FPING="/usr/local/sbin/fping"           # for bbgen

>Error in BBOUT with '--debug' enabled:
>Execution of 'fping' failed with error-code 99

That string inside the quotes is the exact command that bbtest-net
tries to run. Note that there is no /usr/local/sbin/ there ...

I think you have forgotten to do an "export FPING" in bbsys.local, so
the FPING definition is not seen by bbtest-net and it falls back to
trying just "fping" as the commandline, which does not work since
/usr/local/sbin/ is not in your PATH.


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index