Xymon Mailing List Archive search

Single System Test

list James Wade
Thu, 9 Nov 2006 14:32:39 -0600
Message-Id: <003f01c7043e$34eb5570$user-62bcc0010070@xymon.invalid>

I have a BB script that runs on only one client

and tests for a specific item.

 
How do I configure the client to run only on that

client?

 
I'm using a directory share on all the clients.

 
The old bb-bbexttab would allow you to configure

a specific host like this:

 
localhost : : myscript.sh

systemA : : special-script.sh

 
So, localhost would run on all machine, but special-script.sh
would only run on systemA.

 
Is there a way to do the same thing with the Hobbit Client?

 
Thanks.James