Agreed that's what the documentation says, but that's not what's happening.  A single WARNING is sent to Group1.  The RECOVERY from that WARNING is being sent to Group1 and Group2.<div><br></div><div><div>-Jeff</div>

<div><br>
<div class="gmail_quote">On Thu, Apr 12, 2012 at 2:02 AM, Assaf Flatto <span dir="ltr"><<a href="mailto:nagios@flatto.net" target="_blank">nagios@flatto.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000"><div><div>
    On 11/04/12 23:15, Jeff Leyser wrote:
    <blockquote type="cite"><span>Greetings!</span>
      <div><br>
      </div>
      <div>Nagios 3.2.3, running on CentOS.  I have two service
        escalations setup:</div>
      <div><br>
      </div>
      <div>
        <div><font face="'courier new', monospace">define
            serviceescalation{</font></div>
        <div><font face="'courier new', monospace">       
            servicegroup_name               noncritical</font></div>
        <div><font face="'courier new', monospace">       
            first_notification              1</font></div>
        <div>
          <font face="'courier new', monospace">       
            last_notification               0</font></div>
        <div><font face="'courier new', monospace">       
            notification_interval           10</font></div>
        <div><font face="'courier new', monospace">       
            escalation_options              w,r</font></div>
        <div><font face="'courier new', monospace">        contactgroups
                              Group1</font></div>
        <div><font face="'courier new', monospace">}</font></div>
        <div><font face="'courier new', monospace"><br>
          </font></div>
        <div><font face="'courier new', monospace">define
            serviceescalation{</font></div>
        <div><font face="'courier new', monospace">       
            servicegroup_name               noncritical</font></div>
        <div>
          <font face="'courier new', monospace">       
            first_notification              1</font></div>
        <div><font face="'courier new', monospace">       
            last_notification               0</font></div>
        <div><font face="'courier new', monospace">       
            notification_interval           10</font></div>
        <div><font face="'courier new', monospace">       
            escalation_options              c,u,r</font></div>
        <div><font face="'courier new', monospace">        contactgroups
                              Group2</font></div>
        <div>
          <font face="'courier new', monospace">}</font></div>
      </div>
      <div><font face="'courier new', monospace"><br>
        </font></div>
      <div><font face="arial, helvetica, sans-serif">What I
          want to do is have all WARNINGS and associated RECOVERYs go to
          Group1, while all CRITICAL and UNKNOWNs and associated
          RECOVERYs go to group2.</font></div>
      <div><font face="arial, helvetica, sans-serif"><br>
        </font></div>
      <div><font face="arial, helvetica, sans-serif">For the
          problem alerts, works great, each group only gets what is
          defined.  But both Group1 and Group2 get all RECOVERY
          notifications, even for problem notifications they don't.  </font></div>
      <div><font face="arial, helvetica, sans-serif"><br>
        </font></div>
      <div><font face="arial, helvetica, sans-serif">Is there a
          way to achieve what I want? </font></div>
      <div><font face="arial, helvetica, sans-serif"><br>
        </font></div>
      <div><font face="arial, helvetica, sans-serif">Many
          Thanks!</font></div>
      <pre><fieldset></fieldset>
</pre>
    </blockquote></div></div>
    As is written in the documentation , recoveries will be send to
    those that have all ready been notified about the issue regardless
    of it's current status.<br>
    <br>
    So if the status went from OK  to Warning then to Critical , those
    in Warning  and Critical groups will get the recovery notification.<br>
    <br>
     <a href="http://nagios.sourceforge.net/docs/nagioscore/3/en/escalations.html" target="_blank">http://nagios.sourceforge.net/docs/nagioscore/3/en/escalations.html</a><br>
  </div>

<br>------------------------------------------------------------------------------<br>
For Developers, A Lot Can Happen In A Second.<br>
Boundary is the first to Know...and Tell You.<br>
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!<br>
<a href="http://p.sf.net/sfu/Boundary-d2dvs2" target="_blank">http://p.sf.net/sfu/Boundary-d2dvs2</a><br>_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">Nagios-users@lists.sourceforge.net</a><br>
<a 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></div>
</div>