<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div><p><span lang="EN"><span><font size="2">  
notification_interval      120 ; Re-notify about 
service problems every hour<br><font face="Courier New"></font></font></span></span></p></div></div></blockquote><div>You may want to change the value of notification_interval value to 60 if you would like to receive the notification after each hour.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div><p><span lang="EN"><span><font size="2"><font face="Courier New">define service{<br>
  
use                   
NWKService<br>  
host_name             
Episode3<br>  service_description   Response Time - 
Homepage<br>  servicegroups         
www-response-time<br>  
check_command         
check_website_response!"<a href="http://10.1.0.131/" target="_blank">http://10.1.0.131/</a>"!5000!30000<br>}<br></font></font></span></span></p></div><br></div></blockquote><div><br>Have you tried mining the logs?  <br>
<br>$ grep -i 'Response Time - Homepage' nagios.log<br><br>Please share if you see anything interesting :)<br></div></div>