|
From: Olivier J. <oja...@gm...> - 2006-07-07 06:09:50
|
On 7/7/06, Ruchir Singhvi <ruc...@hs...> wrote: > > Hi > > I used the option -bg to force sipp to run in the background. However I > am not able to bring it back to the foreground. I tried the fg command > but "no such option" is returned. > I can see the process running in the background by using the ps command. > How can I bring the script in the foreground again ? You can't. You can only instruct SIPp to finish the test session by issuing a kill -SIGUSR1 pid or dumping the screen by issuing a kill -SIGUSR2 pid. It is also possible to start SIPp using "gnu screen". Which allows to quit and resume sessions easily. Olivier. -- HP OpenCall Software http://www.hp.com/go/opencall/ |