Mulitiple client sessions

Craig Cook craig at cookitservices.com
Tue Sep 13 04:25:52 CEST 2005


runclient.sh

  "start")
        $BASEDIR/bin/hobbitlaunch --config=$BASEDIR/etc/clientlaunch.cfg --log=$BASEDIR/logs/clientlaunch.log --pidfile=$BASEDIR/logs/clientlaunch.pid
        ;;

This seems to start multiple client sessions, even if the client is currently running...

(Given my proposed change to hobbitlaunch.cfg
        CMD /home/hobbit/client/runclient.sh start
restarting hobbit.sh results in multiple client sessions)

The current 
 CMD /home/hobbit/client/bin/hobbitclient.sh
Does not seem to execute extra client commands, since it does not use "--config=$BASEDIR/etc/clientlaunch.cfg"

Craig Cook
--
Systems Monitoring Consulting and Support Services
http://www.cookitservices.com



More information about the Xymon mailing list