Xymon Mailing List Archive search

Disable netstat test

list Lee J. Imber
Mon, 8 Jan 2007 18:32:13 -0500
Message-Id: <user-8b062cc925d3@xymon.invalid>

As always you are the man.

Thanks! Works great.

L.


On Jan 8, 2007, at 5:11 PM, Henrik Stoerner wrote:
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