Xymon Mailing List Archive search

Disable netstat test

list Henrik Størner
Mon, 8 Jan 2007 23:11:46 +0100
Message-Id: <user-8aa853f560b2@xymon.invalid>

On Mon, Jan 08, 2007 at 04:47:09PM -0500, Lee J. Imber wrote:
What is most likely happening is hobbit runs the netstat command and  expects to get a few routes not 250,000 of them! And this is where it  is hanging.

Any idea how to disable the netstat test in the hobbit client?
Edit the client script in ~hobbit/client/bin/hobbitclient-YOUROS.sh
and just remove the "netstat -rn" command.


Henrik