Dear Jochen,<br><br>Thanks for answer my question. I did what yod said and all "freshness_threshold" parameters in the var/objects.cache file are set with "0".<br><br>As I´ve said before I think that it is a Nagios Core bug. I´ve tested it with Nagios 3.2.1 and I found the same problem.<br>
<br>I think it´s a serious problem.<br><br>Here is a simple host definition extract from my objects.cache:<br><br>define host {<br> host_name host1<br> alias host1<br> address 10.10.10.10<br> parents gw-10_10_10_254<br>
check_period 24x7<br> check_command check_tcp!22<br> event_handler script.sh<br> contact_groups ROOT<br> notification_period 24x7<br> initial_state o<br> check_interval 5.000000<br>
retry_interval 1.000000<br> max_check_attempts 4<br> active_checks_enabled 0<br> passive_checks_enabled 1<br> obsess_over_host 1<br> event_handler_enabled 1<br>
low_flap_threshold 0.000000<br> high_flap_threshold 0.000000<br> flap_detection_enabled 1<br> flap_detection_options o,d,u<br> freshness_threshold 0<br> check_freshness 1<br>
notification_options d,u,r<br> notifications_enabled 0<br> notification_interval 1440.000000<br> first_notification_delay 0.000000<br> stalking_options n<br> process_perf_data 1<br>
failure_prediction_enabled 1<br> retain_status_information 1<br> retain_nonstatus_information 1<br> }<br><br>Thanks,<br>Rodney<br><br><br><br><div class="gmail_quote">On Wed, Dec 15, 2010 at 7:12 PM, Jochen Bern <span dir="ltr"><<a href="mailto:Jochen.Bern@linworks.de">Jochen.Bern@linworks.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 12/15/2010 07:06 PM, Rodney Ramos wrote:<br>
> At the documentation I found:<br>
> "If you do not specify a value for the *freshness_threshold* option<br>
</div>> (that is my case), [...]"<br>
<br>
Please verify in your var/objects.cache that the service's<br>
freshness_threshold is indeed (un)set to 0. (You might want to<br>
doublecheck the other relevant parameters, too, while you're there.) If<br>
it isn't, you likely have it set to non-zero in some template.<br>
<br>
Kind regards,<br>
J. Bern<br>
<font color="#888888">--<br>
Jochen Bern, Systemingenieur --- LINworks GmbH <<a href="http://www.LINworks.de/" target="_blank">http://www.LINworks.de/</a>><br>
Postfach 100121, 64201 Darmstadt | Robert-Koch-Str. 9, 64331 Weiterstadt<br>
PGP (1024D/4096g) FP = D18B 41B1 16C0 11BA 7F8C DCF7 E1D5 FAF4 444E 1C27<br>
Tel. +49 6151 9067-231, Zentr. -0, Fax -299 - Amtsg. Darmstadt HRB 85202<br>
Unternehmenssitz Weiterstadt, Geschäftsführer Metin Dogan, Oliver Michel<br>
</font></blockquote></div><br>