|
From: peter e. <pet...@go...> - 2006-11-27 10:24:40
|
I have a server and a servermonitor (which is used to monitor my server upon death then it performs a clean up) anyway both have been setup to use the wrapper listener interface which means that i have to first start up the servermonitor with ./wrapper -c servermonitor.conf followed about 30secs later (due to servermonitor startup time) with ./wrapper -c server.conf this works ok! but i want o utilise the script you have or get with the wrapper sh.script.in which gives you the start restart status commands if there an ideal way i can start both confs from the one script or will i have to engineer my own super (parent) script -- Peter Ellis Java Developer |