Hi everyone,<br><br>I copy one of my service definitions, where I repeated the notification_interval line, so I hope it helps <span class="e" id="q_127898c41531572b_2"></span><a href="mailto:ravishankar.gundlapali@wipro.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ravishankar</a>:<br>
<br>define service{<br>    use generic-service<br>    host_name [names_of_my_hosts]<br>    service_description PING<br>    is_volatile 0<br>    check_period 24x7<br>    max_check_attempts 2<br>    check_command check_ping!200.0,20%!600.0,60%<br>
    normal_check_interval 5<br>    retry_check_interval 5<br>    contacts nagiosadmin<br>    <span style="background-color: rgb(255, 0, 0);">notification_interval 60</span><br>    notification_period 24x7<br>    notification_options c,r,w,u,f<br>
    notifications_enabled 1 <br><br>I am not sure how efficient it is but it works fine for us..<br><br>Kind regards,<br>Jorge<br><br><div><span class="gmail_quote">On 3/23/10, <b class="gmail_sendername">Jatin Davey</b> <<a href="mailto:jashokda@cisco.com">jashokda@cisco.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000">
Notification interval is different for hosts and services. You need to
set it for both so that you get the notifications as you want. If you
want notifications for the host then modify only the host template. By
doing so you will receive host related notifications once in 4 hours
(or whatever you configured) , If you want your services to notify you
every 4 hours (or whatever you configured in the notification interval)
then you must add this information in the services template for the
notification interval parameter.<br>
<br>
Thanks<br><span class="sg">
Jatin</span><div><span class="e" id="q_127898c41531572b_2"><br>
<br>
On 3/23/2010 4:10 AM, <a href="mailto:ravishankar.gundlapali@wipro.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ravishankar.gundlapali@wipro.com</a> wrote:
<blockquote type="cite">
  
  
  

  <div>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi,</span></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">If
I change the time in service definition will this get
affected to all the devices in Nagios?</span></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Please
let me know if I want to change for a particular host
group??</span></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
  <p class="MsoNormal"><span style="font-size: 10pt; font-family: "Book Antiqua","serif"; color: black;">Thanks
& Regards,</span></p>
  <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Book Antiqua","serif"; color: black;">Ravi
G</span></b></p>
  <p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
  <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
  <p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> Jorge
Gil
[<a href="mailto:georgyboy@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mailto:georgyboy@gmail.com</a>] <br>
  <b>Sent:</b> Tuesday, March 23, 2010 4:06 AM<br>
  <b>To:</b> Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES)<br>
  <b>Subject:</b> Re: [Nagios-users] Changing the emails alerts
interval????</span></p>
  </div>
  <p class="MsoNormal"> </p>
  <p class="MsoNormal" style="margin-bottom: 12pt;">Hi,<br>
  <br>
just a quick idea.. did you try to set that time on the service
definition?
till tomorrow in the office i can't have a look at my cfg files..<br>
  <br>
jorge</p>
  <div>
  <p class="MsoNormal"><span>On 3/22/10, <b><a href="mailto:ravishankar.gundlapali@wipro.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ravishankar.gundlapali@wipro.com</a></b>
<<a href="mailto:ravishankar.gundlapali@wipro.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ravishankar.gundlapali@wipro.com</a>>
wrote:</span></p>
  <div>
  <div>
  <p>Hi,</p>
  <p> </p>
  <p>I am using Nagios 3.2.4 with Nagios plugins 1.4.14 on Linux with
Fedora</p>
  <p>10.1.</p>
  <p> </p>
  <p>I want nagios to send the notification email every 4 hours.</p>
  <p> </p>
  <p>Currently it is sending the emails every 30 minutes.</p>
  <p> </p>
  <p>I tried to edit the Templates.cfg file by changing
notification_interval to
240.But still I am receiving the emails every 30 minutes.</p>
  <p> </p>
  <p> </p>
  <p> </p>
  <p>define host{</p>
  <p>       
name                   
stw_app_server  ; The name of this host template</p>
  <p>#       
use                    
generic-host    ; Inherit default values from the generic-host
template</p>
  <p>       
check_period           
24x7            ; By default,
Windows servers are monitored round the clock</p>
  <p>       
check_interval         
5         
     ; Actively check the server every 5 minutes</p>
  <p>       
retry_interval         
1              
; Schedule host check retries at 1 minute intervals</p>
  <p>        max_check_attempts     
2             
; Check each server 10 times (max)</p>
  <p>       
check_command          
check-host-alive        ; Default command to
check if servers are "alive"</p>
  <p>       
notification_period    
24x7            ; Send notification
out at any time - day or night</p>
  <p>        <b>notification_interval  
240</b>             
; Resend notifications every 30 minutes</p>
  <p>       
notification_options   
d,r             ;
Only send notifications for specific host states</p>
  <p>#        contact_groups         
stw_app_server         ; Notifications
get sent to the admins by default</p>
  <p>       
hostgroups             
stw_app_server ; Host groups that Windows servers should be a member of</p>
  <p>       
register               
0              
; DONT REGISTER THIS - ITS JUST A TEMPLATE</p>
  <p>        }</p>
  <p> </p>
  <p>Please someone help me to resolve this.</p>
  <p> </p>
  <p>Thanks a lot in advance.</p>
  <p> </p>
  <p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;"> </span></p>
  <p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;"> </span></p>
  <p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;">Thanks & Regards,</span></p>
  <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Book Antiqua","serif"; color: black;">Ravi
G</span></b></p>
  </div>
  </div>
  <p class="MsoNormal"><br>
------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
  <a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://p.sf.net/sfu/intel-sw-dev</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
  <a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Nagios-users@lists.sourceforge.net</a><br>
  <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when
reporting
any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null</p>
  </div>
  <p class="MsoNormal"> </p>
  </div>
  <pre><fieldset></fieldset><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://p.sf.net/sfu/intel-sw-dev</a></pre>

  <pre><fieldset></fieldset><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br>
::: Messages without supporting info will risk being sent to /dev/null</pre>
</blockquote>
</span></div></div>

<br>------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>
Nagios-users mailing list<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>