Xymon Mailing List Archive search

test server-side script from hobbit server

list Buchan Milne
Fri, 8 Feb 2008 18:18:16 +0200
Message-Id: <user-751ec376855c@xymon.invalid>

On Friday 08 February 2008 17:31:37 Joshua Krause wrote:
I am trying to test a server side script from the hobbit server and want it
to use the Hobbit Environment variables.  I know how to do it on the
clientside just not on the serverside.
Same method should work, I usually do:

# su - hobbit -s /bin/bash
$ ./client/bin/bbcmd bash

Now run your script.

(maybe change client to server, but I don't think the environment is any 
different)

Regards,
Buchan