On Tuesday 12 June 2007 11:19, Ralph Mitchell wrote:
On 6/12/07, Asif Iqbal <user-6f4b51ac2a40@xymon.invalid> wrote:
Is there a work around? I just want to get ssh on interface and ping on
the other interface tested but keep the results under same hostname.
Let Hobbit do the ping test. Write a script to connect to the other
port via ssh and send a green/red report to Hobbit.
I have a script that I through together to do this. It is single threaded tho. No real documentation on it, but if you want it.. I could throw something together and forward it to ya. Basically the script uses nc to do a port check.
~Steve