This is how we have given time period to check if a number of workstation were alive at 10PM every night of a week. But we are getting alerts every half an hour. where have we gone wrong.<br><br><br>define timeperiod{<br>                timeperiod_name         10pm<br>
                alias                   10:00 everyday<br>                sunday                  10:00-10:00<br>                monday                  10:00-10:00<br>                tuesday                 10:00-10:00<br>
                wednesday               10:00-10:00<br>                thursday                10:00-10:00<br>                friday                  10:00-10:00<br>                saturday                10:00-10:00<br>                }<br>
<br>we are using FAN 2.0 virtual appliance.<br><br><br><br><br><div class="gmail_quote">On Fri, Jan 14, 2011 at 6:28 PM, Toonz IT <span dir="ltr"><<a href="mailto:it.toonz@gmail.com">it.toonz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Thanks Keif,<br><br>Will post if there are any issues... :-)<div><div></div><div class="h5">
<br><br><br><br><div class="gmail_quote">On Fri, Jan 14, 2011 at 5:27 PM, Leif J. <span dir="ltr"><<a href="mailto:nagios@ljnet.dk" target="_blank">nagios@ljnet.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

  
    
  
  <div text="#000000" bgcolor="#ffffff">
    Simple, Create a timeperiod. For example I have:<br>
    define timeperiod{<br>
            timeperiod_name 9clock<br>
            alias           09:00 every day<br>
            sunday          09:00-09:00<br>
            monday          09:00-09:00<br>
            tuesday         09:00-09:00<br>
            wednesday       09:00-09:00<br>
            thursday        09:00-09:00<br>
            friday          09:00-09:00<br>
            saturday        09:00-09:00<br>
            }<br>
    <br>
    <br>
    That will say everyday at 9 it will be checked<br>
    <br>
    /Leif<br>
    <br>
    <br>
    <br>
    Den 14-01-2011 12:41, Toonz IT skrev:
    <blockquote type="cite"><div><div></div><div><br>
      We want to monitor alive systems daily at a scheduled time(after
      office hours). <br>
      <br>
      We have users who repeatedly fail to switch off their workstations
      after office hours, even after several requests to help save
      power, and manually checking and switching off is not possible, so
      we want to generate a history log of days when their systems were
      kept on, so that they understand the loss they are generating.<br>
      <br>
      We have NSClient++ installed in these workstations, but how will
      be schedule a one time checking? We already have hourly checks<br>
      and alerts for rest of our critical servers.<br>
      <br>
      thanks<br>
      ananth.<br>
      </div></div><pre><fieldset></fieldset>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a></pre>
      <pre><fieldset></fieldset>
_______________________________________________
Nagios-users mailing list
<a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">Nagios-users@lists.sourceforge.net</a>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</pre>
    </blockquote>
    <br>
  </div>

<br>------------------------------------------------------------------------------<br>
Protect Your Site and Customers from Malware Attacks<br>
Learn about various malware tactics and how to avoid them. Understand<br>
malware threats, the impact they can have on your business, and how you<br>
can protect your company and customers by using code signing.<br>
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</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></blockquote></div><br>