[Xymon] How many times does xymonnet retry?
John Thurston
john.thurston at alaska.gov
Fri Jan 8 19:41:11 CET 2016
On 1/8/2016 9:04 AM, Ribeiro, Glauber wrote:
> Thanks, I got that, so there is no set number of repetitions? I.e. it will keep trying for 30 minutes?
I see no reference to the _number_ of retries, only to the _duration_ of
the effort.
The number of retries will depend on how frequently the attempt is made
and how long each attempt takes to fail. The first is probably
controlled in code (and may be configurable at run time). The second is
dependent on the protocol being tested, the behavior of the network, and
the form of the failure.
An ICMP test, for example, may reliably fail and timeout in 4 seconds.
An SSH test (also handled by xymonnet) may fail in 4 seconds when it
can't initiate a TCP connection. It may also be able to linger on for
several minutes if a TCP connection can be established but not maintained.
Is the number of retires significant in your business case?
--
Do things because you should, not just because you can.
John Thurston 907-465-8591
John.Thurston at alaska.gov
Enterprise Technology Services
Department of Administration
State of Alaska
More information about the Xymon
mailing list