Xymon Mailing List Archive search

clientlaunch, LOGFILE to dev null

1 message in this thread

list James Wade · Wed, 17 Oct 2007 13:59:02 -0500 ·
Hello,

 
I want to have a logfile go to /dev/null for a script

I've added to hobbit. - The user wants it to run

once a minute and I don't want the logfile to fill up.

 
In the clientlaunch file, can I just do a:

 
LOGFILE  /dev/null

 
Any concerns with this other than I'll have to change

it if I want to see if I'm having any problems with the

script running?


Thanks..James