<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt">I downloaded check_ser plugins for checking SER. When I try to run it
in terminal, it is successful though there's no output. Its just goes
back to prompt. When I miss some of the parametes, it shows an error so
I concluded that if it goes back to prompt means no error. <br><br>But when I check the web interface, it says "no output"...... Can this be a script problem?<br>I chmod /usr/local/nagios/ to 710 and chown -R nagios.apache /usr/local/nagios to make sure permission is correct<br><br>Here is the checkcommands.cfg<br><br>check_ser command definition<br><br>define command {<br>        command_name check-sip<br>        command_line    $USER1$/check_ser -H $ARG1$ -U $ARG2$ -P $ARG3$ -w $ARG4$ -c $ARG5$<br>}<br><br>Here is the bigger.cfg<br><br>define service{<br>        use                             generic-service<br>        host_name                       sip.nagios.com<br>        service_description             SIP<br>        check_command                check-sip!sip.nagios.com!sip:100@nagios.com!xyz123!50!80<br>        }  
</div><br>
      <hr size=1>Ready for the edge of your seat? 
<a href="http://us.rd.yahoo.com/evt=48220/*http://tv.yahoo.com/">Check out tonight's top picks</a> on Yahoo! TV. 

</body></html>