<font size=2 face="sans-serif">Running 3.4.1:</font>
<br><font size=2 face="sans-serif">I see this strange anomaly, where a
host check is in the middle of doing retries before hitting max_attempts,
but after a server reload occurs, the next check is automatically forced
to DOWN;HARD;1, as seen here:</font>
<br>
<br><tt><font size=2>[2013-06-04 08:40:21] HOST ALERT: 5gt4;DOWN;SOFT;1;CRITICAL:
Connection timed out to '' after 160 seconds (user 'chk'). Expected prompt
not found. Last output was ''.</font></tt>
<br><tt><font size=2>[2013-06-04 08:47:18] HOST ALERT: 5gt4;DOWN;SOFT;2;CRITICAL:
Connection timed out to '' after 160 seconds (user 'chk'). Expected prompt
not found. Last output was ''.</font></tt>
<br><tt><font size=2>[2013-06-04 08:54:03] HOST ALERT: 5gt4;DOWN;SOFT;3;CRITICAL:
Connection timed out to '' after 160 seconds (user 'chk'). Expected prompt
not found. Last output was ''.</font></tt>
<br><tt><font size=2>(reload happens here)</font></tt>
<br><tt><font size=2>[2013-06-04 09:00:52] HOST ALERT: 5gt4;DOWN;HARD;1;CRITICAL:
Connection timed out to '' after 160 seconds (user 'chk'). Expected prompt
not found. Last output was ''.</font></tt>
<br><font size=2 face="sans-serif"><br>
Why is it skipping the rest of the attempts and going straight to DOWN;HARD
after the reload ?</font>
<br><font size=2 face="sans-serif">Seems like a bug to me.</font>
<br>