Marc Powell wrote: > On Jun 19, 2008, at 11:31 PM, Andrew D (Webzone) wrote: > >> Hi, >> >> Now the first server has stopped probing. > > I would verify that the service check time_periods, check_intervals > make sense and that active checks are enabled both at the service > level and globally via the web interface. >
Tactical overview says # Active Host / Service Checks: 13 / 16 Services 0 Critical 0 Warning 0 Unknown 0 Ok 16 Pending Monitoring Features Flap Detection Notifications Event Handlers Active Checks Passive Checks Flap Detection Disabled N/A Notifications Enabled All Services Enabled All Hosts Enabled Event Handlers Enabled All Services Enabled All Hosts Enabled Active Checks Enabled All Services Enabled All Hosts Enabled Passive Checks Enabled All Services Enabled All Hosts Enabled > If you use state retention, try stopping nagios, moving the retention > file out of the way, globally disabling retention in nagios.cfg and > restarting. > I set retain_state_information=0 in nagios.cfg, moved the file and rebooted. Web page shows the following. dns1 DNS check PENDING N/A 0d 0h 10m 28s+ 1/3 Service check scheduled for Sat Jun 21 01:10:07 CST 2008 dns2 DNS check PENDING N/A 0d 0h 10m 28s+ 1/3 Service check scheduled for Sat Jun 21 01:11:37 CST 2008 The time here (at the time) is Sat Jun 21 01:20 CST 2008 > If you continue to have issues, recompile nagios with debug enabled > and run with that. > I set --enable-DEBUGALL and got the following upon starting of nagios. *** Event Check Loop *** Current time: Sat Jun 21 02:30:55 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 check_for_external_commands() start check_for_external_commands() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 6 (orphaned service check) check_for_orphaned_services() start check_for_orphaned_services() end handle_timed_event() end reschedule_event() start add_event() start add_event() end reschedule_event() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 10 (service result freshness check) check_service_result_freshness() start check_service_result_freshness() end handle_timed_event() end reschedule_event() start add_event() start add_event() end reschedule_event() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 1 (external command check) check_for_external_commands() start check_for_external_commands() end handle_timed_event() end reschedule_event() start add_event() start add_event() end reschedule_event() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 8 (status save) handle_timed_event() end reschedule_event() start add_event() start add_event() end reschedule_event() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:30:56 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 5 (service check reaper) reap_service_checks() start Starting to reap service check results... read_svc_message() start read_svc_message() end Finished reaping service check results. reap_service_checks() end handle_timed_event() end reschedule_event() start add_event() start add_event() end reschedule_event() end *** Event Check Loop *** Current time: Sat Jun 21 02:30:56 2008 Next High Priority Event Time: Sat Jun 21 02:31:06 2008 Next Low Priority Event Time: Sat Jun 21 02:30:56 2008 Current/Max Outstanding Service Checks: 0/0 handle_timed_event() start *** Event Details *** Event time: Sat Jun 21 02:30:56 2008 Event type: 0 (service check) Service Description: DNS check Associated Host: dns1 check_time_against_period() start find_timeperiod() start check_service_dependencies() start check_service_dependencies() end find_host() start Checking service 'DNS check' on host 'dns1'... clear_volatile_macros() start clear_argv_macros() start clear_argv_macros() end clear_volatile_macros() end grab_host_macros() start find_hostextinfo() start grab_datetime_macros() start grab_datetime_macros() end grab_host_macros() end grab_service_macros() start find_serviceextinfo() start grab_datetime_macros() start grab_datetime_macros() end grab_service_macros() end grab_summary_macros() start grab_summary_macros() end get_raw_command_line() start Input: check_dns clear_argv_macros() start clear_argv_macros() end find_command() start Output: $USER1$/check_dns -H www.yahoo.com -s $HOSTADDRESS$ get_raw_command_line() end process_macros() start process_macros() end And thats where it stops and locks. Executing from the command line returns the following. support# /usr/local/libexec/nagios/check_dns -H www.yahoo.com -s 210.8.36.2 DNS OK: 0.417 seconds response time. www.yahoo.com returns 209.131.36.158|time=0.417421s;;;0.000000 If I hash out that service, the next service listed does the same thing. I hope that helps, Cheers cya Andrew > -- > Marc > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Nagios-users mailing list > Nagios-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null