Hi all,<br><br>I have 7426 incoming passive checks on my nagios server. I turned on freshness check at every 60 seconds, check_result_reaper_frequency at 60 and max_check_result_reaper_time at 90. I am getting a lot of stale passive results. Anything off with these settings, or the rest of my config settings?<br>
<br>passive checks: 7426<br><br>object_cache_file=/var/log/nagios/objects.cache<br>precached_object_file=/var/log/nagios/objects.precache<br>resource_file=/etc/nagios/resource.cfg<br>status_file=/var/log/nagios/status.dat<br>
status_update_interval=20<br>nagios_user=nagios<br>nagios_group=nagios<br>check_external_commands=1<br>command_check_interval=-1<br>command_file=/var/log/nagios/rw/nagios.cmd<br>external_command_buffer_slots=8192<br>lock_file=/var/run/nagios.pid<br>
temp_file=/var/log/nagios/nagios.tmp<br>temp_path=/tmp<br>event_broker_options=-1<br>log_rotation_method=d<br>log_archive_path=/var/log/nagios/archives<br>use_syslog=0<br>log_notifications=1<br>log_service_retries=1<br>log_host_retries=1<br>
log_event_handlers=1<br>log_initial_states=0<br>log_external_commands=1<br>log_passive_checks=1<br>service_inter_check_delay_method=s<br>max_service_check_spread=30<br>service_interleave_factor=s<br>host_inter_check_delay_method=s<br>
max_host_check_spread=30<br>max_concurrent_checks=0<br>####<br>check_result_reaper_frequency=60<br>max_check_result_reaper_time=90<br>#####<br>check_result_path=/var/log/nagios/spool/checkresults<br>max_check_result_file_age=3600<br>
cached_host_check_horizon=15<br>cached_service_check_horizon=15<br>enable_predictive_host_dependency_checks=1<br>enable_predictive_service_dependency_checks=1<br>soft_state_dependencies=0<br>auto_reschedule_checks=0<br>auto_rescheduling_interval=30<br>
auto_rescheduling_window=180<br>sleep_time=0.125<br>service_check_timeout=60<br>host_check_timeout=30<br>event_handler_timeout=30<br>notification_timeout=30<br>ocsp_timeout=5<br>perfdata_timeout=5<br>retain_state_information=1<br>
state_retention_file=/var/log/nagios/retention.dat<br>retention_update_interval=60<br>use_retained_program_state=0<br>use_retained_scheduling_info=1<br>retained_host_attribute_mask=0<br>retained_service_attribute_mask=0<br>
retained_process_host_attribute_mask=0<br>retained_process_service_attribute_mask=0<br>retained_contact_host_attribute_mask=0<br>retained_contact_service_attribute_mask=0<br>interval_length=60<br>use_aggressive_host_checking=0<br>
execute_service_checks=1<br>accept_passive_service_checks=1<br>execute_host_checks=1<br>accept_passive_host_checks=1<br>enable_notifications=1<br>enable_event_handlers=1<br>process_performance_data=0<br>obsess_over_services=0<br>
obsess_over_hosts=0<br>translate_passive_host_checks=0<br>passive_host_checks_are_soft=0<br>check_for_orphaned_services=1<br>check_for_orphaned_hosts=1<br>check_service_freshness=1<br>service_freshness_check_interval=360<br>
check_host_freshness=1<br>host_freshness_check_interval=60<br>additional_freshness_latency=15<br>enable_flap_detection=1<br>low_service_flap_threshold=5.0<br>high_service_flap_threshold=20.0<br>low_host_flap_threshold=5.0<br>
high_host_flap_threshold=20.0<br>date_format=us<br>p1_file=/usr/local/nagios/sbin/p1.pl<br>enable_embedded_perl=1<br>use_embedded_perl_implicitly=1<br>illegal_object_name_chars=`~!$%^&*|'"<>?,()=<br>illegal_macro_output_chars=`~$&|'"<><br>
use_regexp_matching=1<br>use_true_regexp_matching=0<br>admin_email=<a href="mailto:marc_pascual@ml.com">marc_pascual@ml.com</a><br>admin_pager=pagenagios@localhost<br>daemon_dumps_core=0<br>use_large_installation_tweaks=1<br>
enable_environment_macros=0<br>free_child_process_memory=0<br>child_processes_fork_twice=0<br>debug_level=0<br>debug_verbosity=1<br>debug_file=/var/log/nagios/nagios.debug<br>max_debug_file_size=1000000<br><br>TIA,<br>Marc<br>