<div dir="ltr">Thanks for the sanity check!<div><br></div><div>My issue was actually having DEFAULTS at the top (the DISK * 90 95) overwriting the things below.  I've got all my server specific stuff below it, but that's for FILE checks and such.  I figured this out when I tried to set DISK / 1 2 to be warned about that, which failed when the statement was placed below DEFAULTS.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div>Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373</div></div></div>
<br><div class="gmail_quote">On Tue, Nov 13, 2018 at 1:11 PM, Kris Springer <span dir="ltr"><<a href="mailto:kspringer@innovateteam.com" target="_blank">kspringer@innovateteam.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    I got mine working like this.<br>
    DISK   %^/snap*/   IGNORE<br>
    <br>
    <pre cols="72">Kris Springer


</pre><div><div class="h5">
    <div>On 11/13/18 10:18 AM, Josh Luthman
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">I am trying to ignore /snap/*.  I've got my
            host as such:
            <div><br>
            </div>
            <div>
              <div>HOST=<a href="http://foo.bar.com" target="_blank">foo.bar.com</a></div>
              <div>        DISK    %^/snap.*/ IGNORE</div>
              <div>        INODE %^/snap* IGNORE</div>
              <div><br>
              </div>
              <div>Neither of these are matching (notice the .*/ versus
                *).  The man page says "%^/oracle.*/" will match any
                filesystem whose mountpoint begins with "/oracle". 
                Replicating this, though, doesn't seem to be working for
                me - I'm expecting the DISK to be working at this point
                as I matched the example.</div>
              <div><br>
              </div>
              <div>I'm getting a red status that the file system is 100%
                used.</div>
              <div>
                <div>
                  <div dir="ltr">
                    <div><br>
                    </div>
                    Josh Luthman<br>
                    Office: 937-552-2340<br>
                    Direct: 937-552-2343<br>
                    <a href="https://maps.google.com/?q=1100+Wayne+St+%0D%0A++++++++++++++++++++Suite+1337+%0D%0A++++++++++++++++++++Troy,+OH+45373&entry=gmail&source=g">1100 Wayne St</a><br>
                    Suite 1337<br>
                    Troy, OH 45373</div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      </div></div><pre>______________________________<wbr>_________________
Xymon mailing list
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<wbr>mailman/listinfo/xymon</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>