Re: [Nagios-devel] Antwort: Host check retries - Nagios bug?
Posted: Tue Jun 17, 2008 5:27 am
Well, it's not so hard to trace, in my lab test I was using a timeout
in check_icmp of 20s. With this value, all goes OK. When I put a
timeout in check_icmp of 40s, I receive this message
Warning: The check of host 'teste' looks like it was orphaned (results
never came back). I'm scheduling an immediate check of the host...
And nagios will ignore the max_attempts value.
Regards,
Emanuel Massano
Emanuel Massano wrote:
By the way, I forgot to say that sometimes nagios don't give any
timeout warning, performing the tests the right and expected way. So
this is hard to trace, but once I have more than 100 hosts I monitor
with this configuration, the problem occurs at least once a day (we
don't have many down hosts per day).
With lab tests, nagios usually runs as expected, and I don't understand
why (murphy's law?).
Regards,
Emanuel Massano
Emanuel Massano
FCCN
Av. do Brasil, n.º 101
1700-066 Lisboa
Tel: +351 21 844 0100
Fax: +351 21 847 2167
E-Mail: [email protected]
www.fccn.pt
Aviso
de Confidencialidade
Esta mensagem é exclusivamente destinada ao seu
destinatário, podendo conter informação CONFIDENCIAL, cuja divulgação
está expressamente vedada nos termos da lei. Caso tenha recepcionado
indevidamente esta mensagem, solicitamos-lhe que nos comunique esse
mesmo facto por esta via ou para o telefone +351 218440100 devendo
apagar o seu conteúdo de imediato.
This message is intended exclusively for its addressee. It may contain
CONFIDENTIAL information protected by law. If this message has been
received by error, please notify us via e-mail or by telephone +351
218440100 and delete it immediately
Emanuel Massano wrote:
[email protected]
wrote:
[email protected]
schrieb
am 17.06.2008 12:47:48:
> So my question is, is this a bug, or a configuration problem?
That's kinda hard to judge if you do not
provide
your
configuration.
Right, I send the main configuration file as attachment.
To show only the configuration that's important for this case, here are
the configurations for the type of hosts that I monitor this way
First, the host
define host {
       name WAN-Instituicao
       check_command check_instituicao
       max_check_attempts 10
       check_interval 0
       check_period 24x7
       obsess_over_host 0
       active_
...[email truncated]...
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]