Xymon Mailing List Archive search

Apple OSX 10.4.7 monitoring

list Henrik Størner
Thu, 3 Apr 2008 11:00:27 +0200
Message-Id: <user-ee00c6426345@xymon.invalid>

On Wed, Apr 02, 2008 at 09:10:33AM +0200, Dominique Frise wrote:
We are using the Darwin client on G5/Intel OSX 10.[3,4,5].x servers.
We had to add a couple of lines at the end of the hobbitclient-darwin.sh 
script to be able to report the log status using logfetch.

$ diff hobbitclient-darwin.sh hobbitclient-darwin.sh.dist
56,60d55
< if test -f $LOGFETCHCFG
< then
<     $BBHOME/bin/logfetch $LOGFETCHCFG $LOGFETCHSTATUS
< fi
<
I dont understand why. This should run from the generic hobbitclient.sh,
right after it runs the OS-specific client script.


Regards,
Henrik