<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 9/2/11 7:59 AM, Michael Loiselle wrote:
    <blockquote
cite="mid:76E9CCB928BA9642A9E2C8DEED9F27A82417B77B8B@lhc-ems01.chandom.internal"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">I am currently running Nagios 3.3.1 on
        Ubuntu 10.04 and everything is working great.  I am monitoring
        30 Windows servers with NSClient++, and that is working as
        well.  Is it possible to receive a notification for a specific
        service that is in the “up” position?  In other words, I would
        like to get a notification every 4 hours, confirming that a
        service is actually running.  If it stops on Friday evening, I
        do not want to wait until Monday morning to find out it is not
        running.  I would personally rather receive a message every four
        hours.  Notifications are currently set up and working
        flawlessly, so I just need to know what I need to change in the
        config files to get this to work.  Any help is appreciated.<o:p></o:p></div>
    </blockquote>
    Not entirely sure what you're trying to solve here?  Generally it is
    good if you can get to a place where you trust your monitoring
    system.  It should be telling you if something has broken, but if
    something continues to run well, the monitoring system should shut
    up and not bother you.<br>
    <br>
    If it stops on Friday evening, you should get an email immediately
    (or as soon as Nagios notices it...)  If by "it stops" you mean
    "Nagios stops" then that's a separate problem - I have a secondary
    system that ONLY monitors my primary Nagios infrastructure.  If the
    primary system fails, the secondary system emails me - well, pages
    me, my secondary, all of ProdOps, etc.<br>
    <br>
    TL;DR:  No easy way to have an OK service automatically email. 
    Nagios makes noise when things are broken, not when they're working.<br>
    <pre class="moz-signature" cols="72">-- 
Mike Lindsey</pre>
  </body>
</html>