<br><br>
<div><span class="gmail_quote">On 9/26/05, <b class="gmail_sendername">John Joseph</b> <<a href="mailto:jjk_saji@yahoo.com">jjk_saji@yahoo.com</a>> wrote:</span></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Friends<br>    I  am getting notification on "Host UP" , I would<br>like to do something to do with this notification , I
<br>need to stop this notification only<br>      Which  parameter I have to check<br>Will disabling the stlaking option , will help in<br>this aim</blockquote>
<div> </div>
<div>Sounds like you need to tweak your contact settings (contacts.cfg or whatever file you define your contacts in).</div>
<div> </div>
<div>Specifically these 2 lines :</div>
<div> </div>
<div>service_notification_options    w,u,c,r<br>host_notification_options       d,u,r<br> </div>
<div>From the manual :</div>
<div>
<table class="Default" border="0">
<tbody>
<tr>
<td valign="top"><strong>host_notification_options</strong>:</td>
<td>This directive is used to define the host states for which notifications can be sent out to this contact. Valid options are a combination of one or more of the following: <b>d</b> = notify on DOWN host states, <b>u</b>
 = notify on UNREACHABLE host states, <b>r</b> = notify on host recoveries (UP states), and <b>f</b> = notify when the host starts and stops flapping. If you specify <b>n</b> (none) as an option, the contact will not receive any type of host notifications. 
</td></tr>
<tr>
<td valign="top"><strong>service_notification_options</strong>:</td>
<td>This directive is used to define the service states for which notifications can be sent out to this contact. Valid options are a combination of one or more of the following: <b>w</b> = notify on WARNING service states, 
<b>u</b> = notify on UNKNOWN service states, <b>c</b> = notify on CRITICAL service states, <b>r</b> = notify on service recoveries (OK states), and <b>f</b> = notify when the servuce starts and stops flapping. If you specify 
<b>n</b> (none) as an option, the contact will not receive any type of service notifications. </td></tr></tbody></table></div>
<div> </div>
<div>Unless I misunderstand your question removing the 'r' option in host_notification_options should stop you from getting host up messages.</div>
<div> </div>
<div>Cheers,</div>
<div>Hans</div>
<div> </div>