Xymon Mailing List Archive search

ssh on one onterface and ping on other interface

list S Aiello
Tue, 12 Jun 2007 11:55:22 -0400
Message-Id: <user-29f5db5e2886@xymon.invalid>

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