<br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 4:26 AM, Martin Hugo <span dir="ltr"><<a href="mailto:Martin_Hugo@hboe.org" target="_blank">Martin_Hugo@hboe.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Another issue is one check_Interface_Table that returns 255 out of bounds but over 30 others (in the same service group using the same command) return normal.</blockquote></div><br>Such an error "255 out of bounds" can happen, when the plugin gives too much information Nagios could handle. <br>
Happened to me for example when I tried to monitor all ports of a 48-port switch. You'll have to use some regex or another way to narrow down the real information you need. <br>