[hobbit] latest snapshot, small bug

David Gore David.Gore at verizonbusiness.com
Fri May 12 16:26:59 CEST 2006


Need to add $MACHINEDOTS to line 73. 

 > diff runclient.sh runclient.sh.old
73c73
<       if test -f $HOBBITCLIENTHOME/logs/clientlaunch.$MACHINEDOTS.pid; 
then
---
 >       if test -f $HOBBITCLIENTHOME/logs/clientlaunch.pid; then

Slightly modified for our use, we check every 10 minutes to see if the 
client is running, easiest way to do that is just run the script.

        if test -f $HOBBITCLIENTHOME/logs/clientlaunch.$MACHINEDOTS.pid; 
then
                echo "Hobbit client already running"
                exit 1
        fi

-- 
David Gore (v965-3670)
Enhanced Technology Support (ETS)
Network Management Systems (NMS)
IMPACT Transport Team Lead - SCSA, SCNA
Page: 1-800-PAG-eMCI pin 1406090
Vnet: 965-3676





More information about the Xymon mailing list