<div class="gmail_quote">On Thu, Sep 22, 2011 at 7:19 AM, Ryan Novosielski <span dir="ltr"><<a href="mailto:novosirj@umdnj.edu">novosirj@umdnj.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

it. Is there really no way to use this data for alerting as it stands<br>
now? It appears as if more than 10ms in my environment represents a<br>
problem and that setting it at 10 would probably yield no false alarms,<br>
but I can see no way to turn red for any value other than a failed<br>
ping/dropped packets.<br></blockquote><div><br></div><div>You could redefine FPING in xymonserver.cfg to specify the timeout value like this:</div><div><br></div><div>FPING="xymonping --timeout NNN"</div><div><br>

</div><div>The down-side is that you get no distinction between a slow connection and a broken connection.</div><div><br></div><div>The man page for analysis.cfg describes an example use of "DS" to override "conn" results based on numeric comparison.  Not sure, but this might do what you want.</div>

<div><br></div><div>Cheers</div><div>Jeremy</div><div><br></div></div>