Xymon Mailing List Archive search

clientlaunch.cfg INTERVALs

list Ralph Mitchell
Tue, 19 Sep 2006 06:11:03 -0500
Message-Id: <user-91c2e993507c@xymon.invalid>

On 9/19/06, Charles Jones <user-e86b4aeade4e@xymon.invalid> wrote:
 That's what I figured, and is no good for this particular ext script that
needs to run at the top of every hour. I suppose I could run it from cron
instead.
I've had a lot of success running Big Brother scripts from cron.  I
now have a Hobbit server running for the display, but I haven't made
time to switch the scripts to the Hobbit environment.

I think you'd just need to:

   source /home/hobbit/server/etc/hobbitserver.cfg

at the top of the script, assuming it's sh-compatible...

Ralph Mitchell