<div>Hi Sir</div>
<div> </div>
<div>   I need to define multiple port in check_http. I defined the command.cfg as follows, in my environment different port tomcat are running how can i find the tomcat status</div>
<div> </div>
<div>define command{<br>         command_name    check_http_args<br>         command_line    $USER1$/check_http -H $ARG1$ -p $ARG2$<br>         }<br></div>
<div>for example</div>
<div> </div>
<div><a href="http://testingserver:8082/">http://testingserver:8082</a></div>
<div><a href="http://tomcatserver:8084/">http://tomcatserver:8084</a></div>
<div> </div>
<div>Please help me.</div>
<div> </div>
<div> </div>
<div>Thanks & Regards</div>
<div> </div>
<div>B.Rajeshkumar</div>