<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 7/03/14 4:02 AM, Eric Jacobs wrote:<br>
    </div>
    <blockquote
cite="mid:CAMuGGCjGjWG7+rB7oBvecZ-X6LB58JgNvPuBBi3wGibhZFL7kw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Every morning, sometime between 5 and 7, a
        particvular machine fills up a disk and then, after a while it
        goes back down (backups followed by clean up). Can I use
        "Downtime" for the disk alert?<br clear="all">
        <div><br>
        </div>
      </div>
    </blockquote>
    If it's the alerts rather than the actual colour that is the issue,
    another option is in alerts.cfg to add an IGNORE rule - this still
    preserves the colour status being reported by the test (rather than
    making it blue for the duration of the DOWNTIME), but just stops the
    alerts. With judicious use of regular expressions this can be very
    flexible.<br>
    <br>
    Some examples:<br>
    <br>
    PAGE=%(esx|infra|storage|win|dmz|gw|wansites|external|pabx|site).*<br>
          IGNORE PAGE=win TIME=234:0000:0355 # WSUS update window<br>
          IGNORE PAGE=dmz TIME=234:0000:0355 # WSUS update window<br>
          IGNORE PAGE=interstate SERVICE=%(msgs|svcs) TIME=234:0000:0355
    # WSUS update window<br>
          IGNORE PAGE=interstate SERVICE=%(ldap|dns|conn) DURATION<5m<br>
          IGNORE HOST=%(backup[12]).* SERVICE=files TIME=*:1900:2100<br>
          IGNORE HOST=%(host1).* SERVICE=msgs TIME=*:0100:0115<br>
          IGNORE HOST=%(sihotvsv).* SERVICE=svcs TIME=45:0500:0535<br>
          IGNORE HOST=%(\.ilo\.).* EXHOST=%(dr4100.*)<br>
          IGNORE HOST=%(^webfilter\..*) SERVICE=%(http|wwwproxy)
    DURATION<10m  # a bit noisy so only notify on multiple<br>
          IGNORE HOST=%(^(flakyweb)\..*) SERVICE=%(http) DURATION<3m 
    # flapping<br>
          IGNORE PAGE=%(win|interstate|dmz|gw)
    EXHOST=%(^(host1|ns\d|wwwproxy.*|.*\.ilo)($|\..*)) SERVICE=msgs<br>
          IGNORE SERVICE=%(adlock) # adlock notification unecessary<br>
          IGNORE SERVICE=%(cpu|imap|pop3|smb|smtp|ftp|svcs|ports)
    DURATION<10m # wait for multiple reds<br>
          IGNORE SERVICE=%(conn|ssh) DURATION<2m # wait for multiple
    reds, short test cycle time<br>
          SCRIPT /usr/lib/xymon/server/ext/html_mail.pl pg-net
    HOST=%((.*gw\d*|(dmz|sw|ext)[^.]*)\..*\.my\.domain) REPEAT=1440
    COLOR=RED STOP   # network devices<br>
          SCRIPT /usr/lib/xymon/server/ext/html_mail.pl pg-sysadmins
    REPEAT=1440 COLOR=RED<br>
    <br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
David Baldwin - Senior Systems Administrator (Datacentres + Networks)
Information and Communication Technology Services
Australian Sports Commission          <a class="moz-txt-link-freetext" href="http://ausport.gov.au">http://ausport.gov.au</a>
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
<a class="moz-txt-link-abbreviated" href="mailto:david.baldwin@ausport.gov.au">david.baldwin@ausport.gov.au</a>          1 Leverrier Street Bruce ACT 2617
Our Values: RESPECT + INTEGRITY + TEAMWORK + EXCELLENCE
</pre>
  <br>
<hr>
Keep up to date with what's happening in Australian sport visit <a href="http://www.ausport.gov.au">www.ausport.gov.au</a>
<br><br>
<font size="-2" face="arial">This message is intended for the addressee named and may contain confidential and privileged information.  If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you receive this message in error, please delete it and notify the sender.</font>
<hr>
</body>
</html>