<div dir="ltr"><div><div><div>Hello Bruce,<br><br>What is the exact NORRDDISKS value you're trying to use?<br><br><br></div></div>As an alternative to using NORRDDISKS for this purpose, you could put in entries in $XYMONHOME/etc/analysis.cfg for these mountpoints with very large yellow and red disk and inode limits so that they will never go red or yellow and therefore won't ever send alerts out.<br><br>e.g. something like:<br></div><br>HOST=%*<br><div style="margin-left:40px">DISK  /<automount path>    200 200<br></div><div style="margin-left:40px">INODE  /<automount path>    200 200<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">This would set both yellow and red limits to 200% full for disk and # of inodes (which will never happen).<br></div><div class="gmail_extra"><br><br>OR if you wanted to just ignore them completely (don't show them in the disk/inode status pages or graph them at all), you can use the IGNORE option for the mountpoints you want ignored in analysis.cfg.<br><br>e.g.:<br><br></div><div class="gmail_extra">HOST=%*<br></div><div style="margin-left:40px" class="gmail_extra">DISK  /<automount path>  IGNORE<br></div><div class="gmail_extra"><div style="margin-left:40px">INODE  /<automount path>  IGNORE<br></div><br></div><div class="gmail_extra"><br>Hope this helps!<br><br></div><div class="gmail_extra"><div><div data-smartmail="gmail_signature"><div>--</div><div>Matt Vander Werf</div></div></div>
<br><div class="gmail_quote">On Sat, Jul 2, 2016 at 10:43 AM, Bruce Ferrell <span dir="ltr"><<a href="mailto:bferrell@baywinds.org" target="_blank">bferrell@baywinds.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have automounts for iso images.  As they are of fixed size and "full", they show up as 100% use and inode alarms.  To avoid this, I've added the automount path(s) to NORRDDISKS<br>
in xymonserver.cfg and they still alarm until they are no longer in use and the automounter dismounts the image.<br>
<br>
Thoughts anyone?<br>
<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div><br></div></div>