<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 October 2014 10:35, Maik Heinelt <span dir="ltr"><<a href="mailto:maik@vegasystems.com" target="_blank">maik@vegasystems.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">We recently migrated our Hobbit 4.2 server to Xymon 4.3.18.<br>
For some some clients, I noticed a warning "Xymon WARNING: Flapping status".<br>
What is flapping status?</blockquote><div><br></div><div>A flapping status is set when Xymon detects that a test for one server goes into and out of a normal state too often.  Rather than logging hundreds of red/green/red/green events, it correlates them together into a "flapping" state for a while.</div><div><br></div><div>The default flap count threshold is 5, and the default flap-seconds threshold is 30 minutes.  That means if a test flip/flops more than 5 times in 30 seconds or less, the test will go into a flapping state.</div><div><br></div><div>More information about flapping detection and behaviour is in the xymond(8) man page.  Here's a link:</div><div><br></div><div><a href="http://xymon.sourceforge.net/xymon/help/manpages/man8/xymond.8.html">http://xymon.sourceforge.net/xymon/help/manpages/man8/xymond.8.html</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> how to avoid, but not disable it?<br></blockquote><div><br></div><div>You have a few options:</div><div>1) fix the service or test so that it doesn't go red</div><div>2) increase values for flap-seconds and flap-count by adding the relevant arguments to the xymond execution (in the [xymond] section of tasks.cfg)</div><div>3) use the delay-red option for xymond (in tasks.cfg), or set delayred or delayyellow for the host (in hosts.cfg)</div><div><br></div><div>More information about the delayred setting in hosts.cfg is in the hosts.cfg(5) man page.  Here's a link:</div><div><br></div><div><a href="http://xymon.sourceforge.net/xymon/help/manpages/man5/hosts.cfg.5.html">http://xymon.sourceforge.net/xymon/help/manpages/man5/hosts.cfg.5.html</a><br></div><div><br></div><div>Cheers</div><div>Jeremy</div><div><br></div></div></div></div>