clientlaunch, LOGFILE to dev null
list James Wade
Wed, 17 Oct 2007 13:59:02 -0500
Message-Id: <00b301c810ef$ca1d86e0$user-96ebcf3887e7@xymon.invalid>
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