<div class="gmail_quote"><div>Hi,<br><br>Thank you for your kind help, but when I tried your solution, I am getting error:<br><br>[root@localhost ~]# cat /var/run/opensips_perf.pid <br>3513<br>[root@localhost ~]# kill &#39;cat /var/run/opensips_perf.pid&#39;<br>
-bash: kill: cat /var/run/opensips_perf.pid: arguments must be process or job IDs<br>[root@localhost ~]# <br><br>Any suggestion what is wrong?<br><br>Thanks alot for all your help.<br><br>Mark<br><br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
And now you can stop the instances with this commands:<br>
kill `cat /var/run/opensips_1.pid`<br>
kill `cat /var/run/opensips_2.pid`<br>
kill `cat /var/run/opensips_3.pid`<br></blockquote></div><br>