Package: icinga-core Version: 1.2.1-1 Severity: normal Hello all,
icinga 1.2.1-1 as well as 1.3.0-1 are affected. I didn't test 1.2-1. icinga 1.0.2-2 as present in Squeeze works fine with this option enabled. Steps conducted to reproduce: - setup blank Wheezy test system - aptitude install icinga - applied the config changes from icinga.cfg.diff (- event_profiling_enabled=1 on its own would suffice for triggering) - /etc/init.d/icinga restart - wait 10 seconds - Segfault - /var/log/icinga/icinga.log attached: segfault after 10 seconds - /var/log/icinga/icinga.debug attached - icinga last tries to write status data to a temp file - /var/cache/icinga/icinga.tmp0bPqxz attached - apparently some profiling data wrongly leaks into this file I tried to produce a core dump via installing icinga-dbg and daemon_dumps_core=1, but failed. Might have been stupidity on my side, though. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-openvz-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages icinga-core depends on: ii icinga-common 1.2.1-1 host and network monitoring system ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libperl5.10 5.10.1-17 shared Perl library ii perl 5.10.1-17 Larry Wall's Practical Extraction icinga-core recommends no packages. Versions of packages icinga-core suggests: ii nagios-nrpe-plugin 2.12-4 Nagios Remote Plugin Executor Plug -- no debconf information
--- /etc/icinga/icinga.cfg.orig 2010-10-25 12:20:21.000000000 +0200 +++ /etc/icinga/icinga.cfg 2011-02-21 11:21:45.000000000 +0100 @@ -1383,7 +1383,7 @@ # 1024 = Comments # 2048 = Macros -debug_level=0 +debug_level=-1 @@ -1393,7 +1393,7 @@ # 1 = More detailed # 2 = Very detailed -debug_verbosity=1 +debug_verbosity=2 @@ -1411,7 +1411,7 @@ # automatically be deleted. This helps ensure your disk space usage doesn't # get out of control when debugging Icinga. -max_debug_file_size=1000000 +max_debug_file_size=100000000 # EVENT PROFILING # This option enables or disables event profiling for stats of event counts @@ -1419,4 +1419,4 @@ # Values: 0 - disabled # 1 - enabled -event_profiling_enabled=0 +event_profiling_enabled=1
[1298283710] Icinga 1.2.1 starting... (PID=24351) [1298283710] Local time is Mon Feb 21 11:21:50 CET 2011 [1298283710] LOG VERSION: 2.0 [1298283710] Finished daemonizing... (New PID=24352) [1298283720] Caught SIGSEGV, shutting down...
[1298283710.438281] [001.0] [pid=24351] drop_privileges() start [1298283710.438353] [004.0] [pid=24351] Original UID/GID: 0/0 [1298283710.439249] [004.0] [pid=24351] New UID/GID: 101/103 [1298283710.439625] [064.1] [pid=24351] Making callbacks (type 9)... [1298283710.439867] [064.1] [pid=24351] Making callbacks (type 9)... [1298283710.440052] [064.1] [pid=24351] Making callbacks (type 9)... [1298283710.440078] [064.1] [pid=24351] Making callbacks (type 7)... [1298283710.464444] [064.1] [pid=24351] Making callbacks (type 7)... [1298283710.465513] [064.1] [pid=24352] Making callbacks (type 7)... [1298283710.466234] [064.1] [pid=24352] Making callbacks (type 9)... [1298283710.468303] [064.1] [pid=24352] Making callbacks (type 26)... [1298283710.468345] [001.0] [pid=24352] xrddefault_read_state_information() start [1298283710.468527] [001.0] [pid=24352] check_for_host_flapping() [1298283710.468539] [016.1] [pid=24352] Checking host 'localhost' for flapping... [1298283710.468549] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.468618] [016.1] [pid=24352] Host is not flapping (0.00% state change). [1298283710.468630] [064.1] [pid=24352] Making callbacks (type 19)... [1298283710.468710] [001.0] [pid=24352] check_for_service_flapping() [1298283710.468728] [016.1] [pid=24352] Checking service 'Current Load' on host 'localhost' for flapping... [1298283710.468738] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.468752] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.468763] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.468837] [001.0] [pid=24352] check_for_service_flapping() [1298283710.468847] [016.1] [pid=24352] Checking service 'Current Users' on host 'localhost' for flapping... [1298283710.468856] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.468869] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.468880] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.468945] [001.0] [pid=24352] check_for_service_flapping() [1298283710.468955] [016.1] [pid=24352] Checking service 'Disk Space' on host 'localhost' for flapping... [1298283710.468964] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.468977] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.468988] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.469053] [001.0] [pid=24352] check_for_service_flapping() [1298283710.469063] [016.1] [pid=24352] Checking service 'HTTP' on host 'localhost' for flapping... [1298283710.469072] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.469085] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.469095] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.469165] [001.0] [pid=24352] check_for_service_flapping() [1298283710.469175] [016.1] [pid=24352] Checking service 'SSH' on host 'localhost' for flapping... [1298283710.469185] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.469197] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.469208] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.469271] [001.0] [pid=24352] check_for_service_flapping() [1298283710.469280] [016.1] [pid=24352] Checking service 'Total Processes' on host 'localhost' for flapping... [1298283710.469290] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283710.469302] [016.1] [pid=24352] Service is not flapping (0.00% state change). [1298283710.469313] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.469333] [064.1] [pid=24352] Making callbacks (type 31)... [1298283710.469362] [001.0] [pid=24352] xrddefault_read_state_information() end [1298283710.469373] [064.1] [pid=24352] Making callbacks (type 26)... [1298283710.470232] [001.0] [pid=24352] init_timing_loop() start [1298283710.470252] [001.0] [pid=24352] check_time_against_period() [1298283710.470303] [001.0] [pid=24352] check_time_against_period() [1298283710.470323] [001.0] [pid=24352] check_time_against_period() [1298283710.470342] [001.0] [pid=24352] check_time_against_period() [1298283710.470361] [001.0] [pid=24352] check_time_against_period() [1298283710.470379] [001.0] [pid=24352] check_time_against_period() [1298283710.470401] [001.0] [pid=24352] check_time_against_period() [1298283710.470411] [008.2] [pid=24352] Determining service scheduling parameters...[1298283710.470421] [008.1] [pid=24352] Total scheduled service checks: 6 [1298283710.470430] [008.1] [pid=24352] Average service check interval: 300.00 sec [1298283710.470444] [008.1] [pid=24352] Service inter-check delay: 50.00 sec [1298283710.470471] [008.1] [pid=24352] Total scheduled service checks: 6 [1298283710.470481] [008.1] [pid=24352] Total hosts: 1 [1298283710.470490] [008.1] [pid=24352] Service Interleave factor: 6 [1298283710.470499] [008.1] [pid=24352] Total scheduled services: 6 [1298283710.470508] [008.1] [pid=24352] Service Interleave factor: 6 [1298283710.470517] [008.1] [pid=24352] Total service interleave blocks: 1 [1298283710.470559] [008.1] [pid=24352] Service inter-check delay: 50.0 [1298283710.470570] [008.2] [pid=24352] Scheduling service checks...[1298283710.470579] [008.2] [pid=24352] Current Interleave Block: 0 [1298283710.470588] [008.2] [pid=24352] Service 'Current Load' on host 'localhost' [1298283710.470598] [008.2] [pid=24352] CIB: 0, IBI: 1, TIB: 1, SIF: 6 [1298283710.470607] [008.2] [pid=24352] Mult factor: 1 [1298283710.470631] [008.2] [pid=24352] Preferred Check Time: 1298283760 --> Mon Feb 21 11:22:40 2011 [1298283710.470641] [001.0] [pid=24352] check_time_against_period() [1298283710.470665] [008.2] [pid=24352] Actual Check Time: 1298283760 --> Mon Feb 21 11:22:40 2011 [1298283710.470675] [008.2] [pid=24352] Service 'Current Users' on host 'localhost' [1298283710.470684] [008.2] [pid=24352] CIB: 0, IBI: 2, TIB: 1, SIF: 6 [1298283710.470693] [008.2] [pid=24352] Mult factor: 2 [1298283710.470709] [008.2] [pid=24352] Preferred Check Time: 1298283810 --> Mon Feb 21 11:23:30 2011 [1298283710.470719] [001.0] [pid=24352] check_time_against_period() [1298283710.470743] [008.2] [pid=24352] Actual Check Time: 1298283810 --> Mon Feb 21 11:23:30 2011 [1298283710.470752] [008.2] [pid=24352] Service 'Disk Space' on host 'localhost' [1298283710.470762] [008.2] [pid=24352] CIB: 0, IBI: 3, TIB: 1, SIF: 6 [1298283710.470771] [008.2] [pid=24352] Mult factor: 3 [1298283710.470787] [008.2] [pid=24352] Preferred Check Time: 1298283860 --> Mon Feb 21 11:24:20 2011 [1298283710.470796] [001.0] [pid=24352] check_time_against_period() [1298283710.470820] [008.2] [pid=24352] Actual Check Time: 1298283860 --> Mon Feb 21 11:24:20 2011 [1298283710.470830] [008.2] [pid=24352] Service 'HTTP' on host 'localhost' [1298283710.470839] [008.2] [pid=24352] CIB: 0, IBI: 4, TIB: 1, SIF: 6 [1298283710.470848] [008.2] [pid=24352] Mult factor: 4 [1298283710.470864] [008.2] [pid=24352] Preferred Check Time: 1298283910 --> Mon Feb 21 11:25:10 2011 [1298283710.470873] [001.0] [pid=24352] check_time_against_period() [1298283710.470897] [008.2] [pid=24352] Actual Check Time: 1298283910 --> Mon Feb 21 11:25:10 2011 [1298283710.470906] [008.2] [pid=24352] Service 'SSH' on host 'localhost' [1298283710.470916] [008.2] [pid=24352] CIB: 0, IBI: 5, TIB: 1, SIF: 6 [1298283710.470925] [008.2] [pid=24352] Mult factor: 5 [1298283710.470941] [008.2] [pid=24352] Preferred Check Time: 1298283960 --> Mon Feb 21 11:26:00 2011 [1298283710.470951] [001.0] [pid=24352] check_time_against_period() [1298283710.470975] [008.2] [pid=24352] Actual Check Time: 1298283960 --> Mon Feb 21 11:26:00 2011 [1298283710.470984] [008.2] [pid=24352] Service 'Total Processes' on host 'localhost' [1298283710.470993] [008.2] [pid=24352] CIB: 0, IBI: 6, TIB: 1, SIF: 6 [1298283710.471003] [008.2] [pid=24352] Mult factor: 6 [1298283710.471018] [008.2] [pid=24352] Preferred Check Time: 1298284010 --> Mon Feb 21 11:26:50 2011 [1298283710.471028] [001.0] [pid=24352] check_time_against_period() [1298283710.471052] [008.2] [pid=24352] Actual Check Time: 1298284010 --> Mon Feb 21 11:26:50 2011 [1298283710.471062] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471072] [001.0] [pid=24352] schedule_new_event() [1298283710.471085] [001.0] [pid=24352] add_event() [1298283710.471095] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471105] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471115] [001.0] [pid=24352] schedule_new_event() [1298283710.471123] [001.0] [pid=24352] add_event() [1298283710.471133] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471143] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471152] [001.0] [pid=24352] schedule_new_event() [1298283710.471161] [001.0] [pid=24352] add_event() [1298283710.471171] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471181] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471190] [001.0] [pid=24352] schedule_new_event() [1298283710.471199] [001.0] [pid=24352] add_event() [1298283710.471209] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471235] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471245] [001.0] [pid=24352] schedule_new_event() [1298283710.471254] [001.0] [pid=24352] add_event() [1298283710.471264] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471274] [064.1] [pid=24352] Making callbacks (type 20)... [1298283710.471283] [001.0] [pid=24352] schedule_new_event() [1298283710.471292] [001.0] [pid=24352] add_event() [1298283710.471301] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471311] [008.2] [pid=24352] Determining host scheduling parameters...[1298283710.471320] [008.2] [pid=24352] Total scheduled host checks: 1 [1298283710.471329] [008.2] [pid=24352] Host check interval total: 300 [1298283710.471338] [008.2] [pid=24352] Average host check interval: 300.00 sec [1298283710.471349] [008.2] [pid=24352] Host inter-check delay: 300.00 sec [1298283710.471360] [008.2] [pid=24352] Scheduling host checks...[1298283710.471369] [008.2] [pid=24352] Host 'localhost' [1298283710.471385] [008.2] [pid=24352] Preferred Check Time: 1298283710 --> Mon Feb 21 11:21:50 2011 [1298283710.471395] [001.0] [pid=24352] check_time_against_period() [1298283710.471411] [008.2] [pid=24352] Actual Check Time: 1298283710 --> Mon Feb 21 11:21:50 2011 [1298283710.471422] [064.1] [pid=24352] Making callbacks (type 19)... [1298283710.471432] [001.0] [pid=24352] schedule_new_event() [1298283710.471441] [001.0] [pid=24352] add_event() [1298283710.471450] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471460] [001.0] [pid=24352] schedule_new_event() [1298283710.471469] [001.0] [pid=24352] add_event() [1298283710.471478] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471488] [001.0] [pid=24352] schedule_new_event() [1298283710.471497] [001.0] [pid=24352] add_event() [1298283710.471506] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471515] [001.0] [pid=24352] schedule_new_event() [1298283710.471524] [001.0] [pid=24352] add_event() [1298283710.471534] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471543] [001.0] [pid=24352] schedule_new_event() [1298283710.471552] [001.0] [pid=24352] add_event() [1298283710.471561] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471581] [001.0] [pid=24352] schedule_new_event() [1298283710.471590] [001.0] [pid=24352] add_event() [1298283710.471600] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471609] [001.0] [pid=24352] schedule_new_event() [1298283710.471618] [001.0] [pid=24352] add_event() [1298283710.471628] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.471637] [001.0] [pid=24352] init_timing_loop() end [1298283710.471651] [064.1] [pid=24352] Making callbacks (type 25)... [1298283710.471661] [001.0] [pid=24352] save_status_data() [1298283710.471673] [004.2] [pid=24352] Writing status data to temp file '/var/cache/icinga/icinga.tmpXXXXXX' [1298283710.472134] [064.1] [pid=24352] Making callbacks (type 25)... [1298283710.472149] [064.1] [pid=24352] Making callbacks (type 7)... [1298283710.472166] [001.0] [pid=24352] event_execution_loop() start [1298283710.472177] [008.1] [pid=24352] ** Event Check Loop [1298283710.472196] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283710.472216] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:21:50 2011 [1298283710.472226] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283710.472235] [024.1] [pid=24352] Run a few checks before executing a host check for 'localhost'. [1298283710.472245] [008.1] [pid=24352] Running event... [1298283710.472254] [001.0] [pid=24352] handle_timed_event() start [1298283710.472264] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.472281] [008.0] [pid=24352] ** Timed Event ** Type: 12, Run Time: Mon Feb 21 11:21:50 2011 [1298283710.472295] [008.0] [pid=24352] ** Host Check Event ==> Host: 'localhost', Options: 0, Latency: 0.472000 sec [1298283710.472311] [001.0] [pid=24352] perform_scheduled_host_check() [1298283710.472324] [001.0] [pid=24352] run_scheduled_host_check_3x() [1298283710.472351] [016.0] [pid=24352] Attempting to run scheduled check of host 'localhost': check options=0, latency=0.472000 [1298283710.472366] [001.0] [pid=24352] run_async_host_check_3x() [1298283710.472378] [016.0] [pid=24352] ** Running async check of host 'localhost'... [1298283710.472391] [001.0] [pid=24352] check_host_check_viability_3x() [1298283710.472401] [001.0] [pid=24352] check_time_against_period() [1298283710.472410] [001.0] [pid=24352] check_host_dependencies() [1298283710.472423] [064.1] [pid=24352] Making callbacks (type 14)... [1298283710.472432] [016.0] [pid=24352] Checking host 'localhost'... [1298283710.472442] [001.0] [pid=24352] adjust_host_check_attempt_3x() [1298283710.472451] [016.2] [pid=24352] Adjusting check attempt number for host 'localhost': current attempt=1/10, state=0, state type=1 [1298283710.472461] [016.2] [pid=24352] New check attempt number = 1 [1298283710.472493] [001.0] [pid=24352] get_raw_command_line() [1298283710.472503] [2320.2] [pid=24352] Raw Command Input: /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 [1298283710.472514] [2320.2] [pid=24352] Expanded Command Output: /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 [1298283710.472528] [001.0] [pid=24352] process_macros() [1298283710.472537] [2048.1] [pid=24352] **** BEGIN MACRO PROCESSING *********** [1298283710.472547] [2048.1] [pid=24352] Processing: '/usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1' [1298283710.472557] [2048.2] [pid=24352] Processing part: '/usr/lib/nagios/plugins/check_ping -H '' [1298283710.472571] [2048.2] [pid=24352] Not currently in macro. Running output (39): '/usr/lib/nagios/plugins/check_ping -H '' [1298283710.472581] [2048.2] [pid=24352] Processing part: 'HOSTADDRESS' [1298283710.472591] [2048.2] [pid=24352] macro_x[2] (HOSTADDRESS) match. [1298283710.472609] [2048.2] [pid=24352] Processed 'HOSTADDRESS', Clean Options: 0, Free: 1 [1298283710.472619] [2048.2] [pid=24352] Processed 'HOSTADDRESS', Clean Options: 0, Free: 1 [1298283710.472628] [2048.2] [pid=24352] Cleaning options: global=0, local=0, effective=0 [1298283710.472639] [2048.2] [pid=24352] Uncleaned macro. Running output (48): '/usr/lib/nagios/plugins/check_ping -H '127.0.0.1' [1298283710.472649] [2048.2] [pid=24352] Just finished macro. Running output (48): '/usr/lib/nagios/plugins/check_ping -H '127.0.0.1' [1298283710.472658] [2048.2] [pid=24352] Processing part: '' -w 5000,100% -c 5000,100% -p 1' [1298283710.472668] [2048.2] [pid=24352] Not currently in macro. Running output (80): '/usr/lib/nagios/plugins/check_ping -H '127.0.0.1' -w 5000,100% -c 5000,100% -p 1' [1298283710.472678] [2048.1] [pid=24352] Done. Final output: '/usr/lib/nagios/plugins/check_ping -H '127.0.0.1' -w 5000,100% -c 5000,100% -p 1' [1298283710.472687] [2048.1] [pid=24352] **** END MACRO PROCESSING ************* [1298283710.472788] [016.1] [pid=24352] Check result output will be written to '/tmp/checkqF9TCh' (fd=6) [1298283710.472881] [064.1] [pid=24352] Making callbacks (type 14)... [1298283710.473225] [016.2] [pid=24352] Host check is executing in child process (pid=24354) [1298283710.474134] [001.0] [pid=24354] process_macros() [1298283710.474214] [001.0] [pid=24354] process_macros() [1298283710.474231] [001.0] [pid=24354] process_macros() [1298283710.474240] [2048.1] [pid=24354] **** BEGIN MACRO PROCESSING *********** [1298283710.474249] [2048.1] [pid=24354] Processing: 'Debian GNU/Linux servers' [1298283710.474259] [2048.2] [pid=24354] Processing part: 'Debian GNU/Linux servers' [1298283710.474269] [2048.2] [pid=24354] Not currently in macro. Running output (24): 'Debian GNU/Linux servers' [1298283710.474279] [2048.1] [pid=24354] Done. Final output: 'Debian GNU/Linux servers' [1298283710.474288] [2048.1] [pid=24354] **** END MACRO PROCESSING ************* [1298283710.474528] [001.0] [pid=24354] process_macros() [1298283710.474545] [001.0] [pid=24354] process_macros() [1298283710.474596] [001.0] [pid=24354] process_macros() [1298283710.475501] [016.0] [pid=24355] running command /usr/lib/nagios/plugins/check_ping -H '127.0.0.1' -w 5000,100% -c 5000,100% -p 1 via popen [1298283710.478642] [001.0] [pid=24352] handle_timed_event() end [1298283710.478747] [064.1] [pid=24352] Making callbacks (type 18)... [1298283710.478793] [008.1] [pid=24352] ** Event Check Loop [1298283710.478858] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283710.478888] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283710.478903] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283710.478933] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283710.478961] [001.0] [pid=24352] check_for_external_commands() [1298283710.479010] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.484767] [016.2] [pid=24355] Moving temp check result file '/tmp/checkqF9TCh' to queue file '/var/lib/icinga/spool/checkresults/crVOnbP'... [1298283710.729059] [008.1] [pid=24352] ** Event Check Loop [1298283710.729151] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283710.729169] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283710.729178] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283710.729188] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283710.729197] [001.0] [pid=24352] check_for_external_commands() [1298283710.729209] [064.1] [pid=24352] Making callbacks (type 8)... [1298283710.979237] [008.1] [pid=24352] ** Event Check Loop [1298283710.979332] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283710.979349] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283710.979358] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283710.979368] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283710.979381] [001.0] [pid=24352] check_for_external_commands() [1298283710.979393] [064.1] [pid=24352] Making callbacks (type 8)... [1298283711.229422] [008.1] [pid=24352] ** Event Check Loop [1298283711.229515] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283711.229532] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283711.229541] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283711.229551] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283711.229561] [001.0] [pid=24352] check_for_external_commands() [1298283711.229573] [064.1] [pid=24352] Making callbacks (type 8)... [1298283711.479602] [008.1] [pid=24352] ** Event Check Loop [1298283711.479697] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283711.479714] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283711.479724] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283711.479734] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283711.479743] [001.0] [pid=24352] check_for_external_commands() [1298283711.479755] [064.1] [pid=24352] Making callbacks (type 8)... [1298283711.729788] [008.1] [pid=24352] ** Event Check Loop [1298283711.729881] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283711.729898] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283711.729908] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283711.729918] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283711.729927] [001.0] [pid=24352] check_for_external_commands() [1298283711.729940] [064.1] [pid=24352] Making callbacks (type 8)... [1298283711.979968] [008.1] [pid=24352] ** Event Check Loop [1298283711.980061] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283711.980078] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283711.980129] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283711.980139] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283711.980149] [001.0] [pid=24352] check_for_external_commands() [1298283711.980159] [064.1] [pid=24352] Making callbacks (type 8)... [1298283712.230187] [008.1] [pid=24352] ** Event Check Loop [1298283712.230277] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283712.230294] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283712.230303] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283712.230313] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283712.230322] [001.0] [pid=24352] check_for_external_commands() [1298283712.230333] [064.1] [pid=24352] Making callbacks (type 8)... [1298283712.480362] [008.1] [pid=24352] ** Event Check Loop [1298283712.480458] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283712.480475] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283712.480484] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283712.480494] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283712.480504] [001.0] [pid=24352] check_for_external_commands() [1298283712.480515] [064.1] [pid=24352] Making callbacks (type 8)... [1298283712.730549] [008.1] [pid=24352] ** Event Check Loop [1298283712.730642] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283712.730660] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283712.730669] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283712.730679] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283712.730689] [001.0] [pid=24352] check_for_external_commands() [1298283712.730700] [064.1] [pid=24352] Making callbacks (type 8)... [1298283712.980729] [008.1] [pid=24352] ** Event Check Loop [1298283712.980825] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283712.980843] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283712.980852] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283712.980862] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283712.980872] [001.0] [pid=24352] check_for_external_commands() [1298283712.980882] [064.1] [pid=24352] Making callbacks (type 8)... [1298283713.230911] [008.1] [pid=24352] ** Event Check Loop [1298283713.231002] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283713.231019] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283713.231028] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283713.231038] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283713.231047] [001.0] [pid=24352] check_for_external_commands() [1298283713.231058] [064.1] [pid=24352] Making callbacks (type 8)... [1298283713.481087] [008.1] [pid=24352] ** Event Check Loop [1298283713.481185] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283713.481203] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283713.481213] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283713.481222] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283713.481232] [001.0] [pid=24352] check_for_external_commands() [1298283713.481242] [064.1] [pid=24352] Making callbacks (type 8)... [1298283713.731277] [008.1] [pid=24352] ** Event Check Loop [1298283713.731369] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283713.731387] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283713.731396] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283713.731406] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283713.731453] [001.0] [pid=24352] check_for_external_commands() [1298283713.731464] [064.1] [pid=24352] Making callbacks (type 8)... [1298283713.981494] [008.1] [pid=24352] ** Event Check Loop [1298283713.981588] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283713.981606] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283713.981615] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283713.981625] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283713.981635] [001.0] [pid=24352] check_for_external_commands() [1298283713.981645] [064.1] [pid=24352] Making callbacks (type 8)... [1298283714.231674] [008.1] [pid=24352] ** Event Check Loop [1298283714.231766] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283714.231783] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283714.231793] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283714.231803] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283714.231812] [001.0] [pid=24352] check_for_external_commands() [1298283714.231823] [064.1] [pid=24352] Making callbacks (type 8)... [1298283714.481853] [008.1] [pid=24352] ** Event Check Loop [1298283714.481950] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283714.481967] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283714.481976] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283714.481986] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283714.481996] [001.0] [pid=24352] check_for_external_commands() [1298283714.482006] [064.1] [pid=24352] Making callbacks (type 8)... [1298283714.732040] [008.1] [pid=24352] ** Event Check Loop [1298283714.732134] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283714.732152] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283714.732162] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283714.732172] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283714.732181] [001.0] [pid=24352] check_for_external_commands() [1298283714.732192] [064.1] [pid=24352] Making callbacks (type 8)... [1298283714.982219] [008.1] [pid=24352] ** Event Check Loop [1298283714.982313] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283714.982330] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283714.982339] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283714.982349] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283714.982359] [001.0] [pid=24352] check_for_external_commands() [1298283714.982369] [064.1] [pid=24352] Making callbacks (type 8)... [1298283715.232397] [008.1] [pid=24352] ** Event Check Loop [1298283715.232488] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283715.232505] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283715.232515] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283715.232524] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283715.232534] [001.0] [pid=24352] check_for_external_commands() [1298283715.232544] [064.1] [pid=24352] Making callbacks (type 8)... [1298283715.482575] [008.1] [pid=24352] ** Event Check Loop [1298283715.482706] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283715.482764] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283715.482782] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283715.482798] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283715.482814] [001.0] [pid=24352] check_for_external_commands() [1298283715.482826] [064.1] [pid=24352] Making callbacks (type 8)... [1298283715.732852] [008.1] [pid=24352] ** Event Check Loop [1298283715.732979] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283715.732996] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283715.733005] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283715.733015] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283715.733025] [001.0] [pid=24352] check_for_external_commands() [1298283715.733035] [064.1] [pid=24352] Making callbacks (type 8)... [1298283715.983063] [008.1] [pid=24352] ** Event Check Loop [1298283715.983157] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283715.983175] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283715.983184] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283715.983194] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283715.983204] [001.0] [pid=24352] check_for_external_commands() [1298283715.983214] [064.1] [pid=24352] Making callbacks (type 8)... [1298283716.233243] [008.1] [pid=24352] ** Event Check Loop [1298283716.233333] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283716.233350] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283716.233359] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283716.233369] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283716.233378] [001.0] [pid=24352] check_for_external_commands() [1298283716.233389] [064.1] [pid=24352] Making callbacks (type 8)... [1298283716.483417] [064.1] [pid=24352] Making callbacks (type 18)... [1298283716.483483] [008.1] [pid=24352] ** Event Check Loop [1298283716.483528] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283716.483545] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283716.483555] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283716.483564] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283716.483574] [001.0] [pid=24352] check_for_external_commands() [1298283716.483584] [064.1] [pid=24352] Making callbacks (type 8)... [1298283716.733609] [008.1] [pid=24352] ** Event Check Loop [1298283716.733712] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283716.733730] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283716.733740] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283716.733749] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283716.733759] [001.0] [pid=24352] check_for_external_commands() [1298283716.733770] [064.1] [pid=24352] Making callbacks (type 8)... [1298283716.983797] [008.1] [pid=24352] ** Event Check Loop [1298283716.983890] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283716.983907] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283716.983916] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283716.983926] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283716.983936] [001.0] [pid=24352] check_for_external_commands() [1298283716.983946] [064.1] [pid=24352] Making callbacks (type 8)... [1298283717.233975] [008.1] [pid=24352] ** Event Check Loop [1298283717.234065] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283717.234081] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283717.234091] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283717.234101] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283717.234110] [001.0] [pid=24352] check_for_external_commands() [1298283717.234121] [064.1] [pid=24352] Making callbacks (type 8)... [1298283717.484150] [008.1] [pid=24352] ** Event Check Loop [1298283717.484245] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283717.484302] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283717.484312] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283717.484322] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283717.484332] [001.0] [pid=24352] check_for_external_commands() [1298283717.484342] [064.1] [pid=24352] Making callbacks (type 8)... [1298283717.734369] [008.1] [pid=24352] ** Event Check Loop [1298283717.734460] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283717.734477] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283717.734486] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283717.734496] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283717.734506] [001.0] [pid=24352] check_for_external_commands() [1298283717.734516] [064.1] [pid=24352] Making callbacks (type 8)... [1298283717.984545] [008.1] [pid=24352] ** Event Check Loop [1298283717.984640] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283717.984657] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283717.984667] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283717.984677] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283717.984686] [001.0] [pid=24352] check_for_external_commands() [1298283717.984697] [064.1] [pid=24352] Making callbacks (type 8)... [1298283718.234726] [008.1] [pid=24352] ** Event Check Loop [1298283718.234818] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283718.234834] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283718.234844] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283718.234854] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283718.234863] [001.0] [pid=24352] check_for_external_commands() [1298283718.234874] [064.1] [pid=24352] Making callbacks (type 8)... [1298283718.484903] [008.1] [pid=24352] ** Event Check Loop [1298283718.485000] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283718.485017] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283718.485026] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283718.485036] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283718.485046] [001.0] [pid=24352] check_for_external_commands() [1298283718.485056] [064.1] [pid=24352] Making callbacks (type 8)... [1298283718.735081] [008.1] [pid=24352] ** Event Check Loop [1298283718.735171] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283718.735188] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283718.735198] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283718.735208] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283718.735217] [001.0] [pid=24352] check_for_external_commands() [1298283718.735227] [064.1] [pid=24352] Making callbacks (type 8)... [1298283718.985255] [008.1] [pid=24352] ** Event Check Loop [1298283718.985349] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283718.985367] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283718.985377] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283718.985387] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283718.985396] [001.0] [pid=24352] check_for_external_commands() [1298283718.985407] [064.1] [pid=24352] Making callbacks (type 8)... [1298283719.235435] [008.1] [pid=24352] ** Event Check Loop [1298283719.235528] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283719.235545] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283719.235554] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283719.235602] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283719.235611] [001.0] [pid=24352] check_for_external_commands() [1298283719.235622] [064.1] [pid=24352] Making callbacks (type 8)... [1298283719.485651] [008.1] [pid=24352] ** Event Check Loop [1298283719.485759] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283719.485777] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283719.485786] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283719.485796] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283719.485806] [001.0] [pid=24352] check_for_external_commands() [1298283719.485816] [064.1] [pid=24352] Making callbacks (type 8)... [1298283719.735842] [008.1] [pid=24352] ** Event Check Loop [1298283719.735933] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283719.735950] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283719.735960] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283719.735970] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283719.735979] [001.0] [pid=24352] check_for_external_commands() [1298283719.735990] [064.1] [pid=24352] Making callbacks (type 8)... [1298283719.986019] [008.1] [pid=24352] ** Event Check Loop [1298283719.986113] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283719.986131] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283719.986140] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283719.986150] [008.2] [pid=24352] No events to execute at the moment. Idling for a bit... [1298283719.986160] [001.0] [pid=24352] check_for_external_commands() [1298283719.986170] [064.1] [pid=24352] Making callbacks (type 8)... [1298283720.236198] [008.1] [pid=24352] ** Event Check Loop [1298283720.236291] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283720.236308] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283720.236318] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283720.236328] [001.0] [pid=24352] handle_timed_event() start [1298283720.236338] [064.1] [pid=24352] Making callbacks (type 8)... [1298283720.236355] [008.0] [pid=24352] ** Timed Event ** Type: 5, Run Time: Mon Feb 21 11:22:00 2011 [1298283720.236365] [008.0] [pid=24352] ** Check Result Reaper [1298283720.236390] [001.0] [pid=24352] reap_check_results() start [1298283720.236399] [016.0] [pid=24352] Starting to reap check results. [1298283720.236448] [016.1] [pid=24352] Starting to read check result queue '/var/lib/icinga/spool/checkresults'... [1298283720.236503] [016.1] [pid=24352] Processing check result file: '/var/lib/icinga/spool/checkresults/crVOnbP' [1298283720.236686] [016.2] [pid=24352] Found a check result (#1) to handle... [1298283720.236720] [016.1] [pid=24352] Handling check result for host 'localhost'... [1298283720.236748] [001.0] [pid=24352] handle_async_host_check_result_3x() [1298283720.236763] [016.1] [pid=24352] ** Handling async check result for host 'localhost'... [1298283720.236773] [016.2] [pid=24352] Check Type: Active [1298283720.236783] [016.2] [pid=24352] Check Options: 0 [1298283720.236792] [016.2] [pid=24352] Scheduled Check?: Yes [1298283720.236801] [016.2] [pid=24352] Reschedule Check?: Yes [1298283720.236810] [016.2] [pid=24352] Exited OK?: Yes [1298283720.236819] [016.2] [pid=24352] Exec Time: 0.054 [1298283720.236837] [016.2] [pid=24352] Latency: 0.054 [1298283720.236847] [016.2] [pid=24352] Return Status: 0 [1298283720.236857] [016.2] [pid=24352] Output: PING OK - Packet loss = 0%, RTA = 0.09 ms|rta=0.089000ms;5000.000000;5000.000000;0.000000 pl=0%;100;100;0\n [1298283720.236891] [016.2] [pid=24352] Parsing check output... [1298283720.236901] [016.2] [pid=24352] Short Output: PING OK - Packet loss = 0%, RTA = 0.09 ms [1298283720.236936] [016.2] [pid=24352] Long Output: NULL [1298283720.236945] [016.2] [pid=24352] Perf Data: rta=0.089000ms;5000.000000;5000.000000;0.000000 pl=0%;100;100;0 [1298283720.236959] [001.0] [pid=24352] process_host_check_result_3x() [1298283720.236969] [016.1] [pid=24352] HOST: localhost, ATTEMPT=1/10, CHECK TYPE=ACTIVE, STATE TYPE=HARD, OLD STATE=0, NEW STATE=0 [1298283720.236980] [016.1] [pid=24352] Host was UP. [1298283720.236989] [016.1] [pid=24352] Host is still UP. [1298283720.236998] [016.1] [pid=24352] Pre-handle_host_state() Host: localhost, Attempt=1/10, Type=HARD, Final State=0 [1298283720.237008] [001.0] [pid=24352] handle_host_state() [1298283720.237018] [001.0] [pid=24352] obsessive_compulsive_host_check_processor() [1298283720.237028] [016.1] [pid=24352] Post-handle_host_state() Host: localhost, Attempt=1/10, Type=HARD, Final State=0 [1298283720.237038] [001.0] [pid=24352] check_for_host_flapping() [1298283720.237047] [016.1] [pid=24352] Checking host 'localhost' for flapping... [1298283720.237058] [016.2] [pid=24352] LFT=5.00, HFT=20.00, CPC=0.00, PSC=0.00% [1298283720.237072] [016.1] [pid=24352] Host is not flapping (0.00% state change). [1298283720.237097] [016.1] [pid=24352] Rescheduling next check of host at Mon Feb 21 11:27:00 2011 [1298283720.237107] [001.0] [pid=24352] get_next_valid_time() [1298283720.237117] [001.0] [pid=24352] schedule_host_check() [1298283720.237134] [016.0] [pid=24352] Scheduling a non-forced, active check of host 'localhost' @ Mon Feb 21 11:27:00 2011 [1298283720.237145] [016.2] [pid=24352] Scheduling new host check event. [1298283720.237154] [001.0] [pid=24352] reschedule_event() [1298283720.237163] [001.0] [pid=24352] add_event() [1298283720.237173] [064.1] [pid=24352] Making callbacks (type 8)... [1298283720.237184] [064.1] [pid=24352] Making callbacks (type 19)... [1298283720.237193] [016.1] [pid=24352] ** Async check result for host 'localhost' handled: new state=0 [1298283720.237206] [064.1] [pid=24352] Making callbacks (type 14)... [1298283720.237234] [016.1] [pid=24352] Deleted check result file '/var/lib/icinga/spool/checkresults/crVOnbP' [1298283720.237244] [016.0] [pid=24352] Finished reaping 1 check results [1298283720.237254] [001.0] [pid=24352] reap_check_results() end [1298283720.237263] [001.0] [pid=24352] handle_timed_event() end [1298283720.237273] [001.0] [pid=24352] reschedule_event() [1298283720.237283] [001.0] [pid=24352] add_event() [1298283720.237292] [064.1] [pid=24352] Making callbacks (type 8)... [1298283720.237303] [008.1] [pid=24352] ** Event Check Loop [1298283720.237319] [008.1] [pid=24352] Next High Priority Event Time: Mon Feb 21 11:22:00 2011 [1298283720.237335] [008.1] [pid=24352] Next Low Priority Event Time: Mon Feb 21 11:22:40 2011 [1298283720.237345] [008.1] [pid=24352] Current/Max Service Checks: 0/0 [1298283720.237355] [001.0] [pid=24352] handle_timed_event() start [1298283720.237364] [064.1] [pid=24352] Making callbacks (type 8)... [1298283720.237381] [008.0] [pid=24352] ** Timed Event ** Type: 8, Run Time: Mon Feb 21 11:22:00 2011 [1298283720.237390] [008.0] [pid=24352] ** Status Data Save Event [1298283720.237400] [064.1] [pid=24352] Making callbacks (type 25)... [1298283720.237410] [001.0] [pid=24352] save_status_data() [1298283720.237421] [004.2] [pid=24352] Writing status data to temp file '/var/cache/icinga/icinga.tmpXXXXXX' [1298283720.237754] [064.1] [pid=24352] Making callbacks (type 9)...
######################################## # ICINGA STATUS FILE # # THIS FILE IS AUTOMATICALLY GENERATED # BY ICINGA. DO NOT MODIFY THIS FILE! ######################################## info { created=1298283720 version=1.2.1 } programstatus { modified_host_attributes=0 modified_service_attributes=0 icinga_pid=24352 daemon_mode=1 program_start=1298283710 last_command_check=0 last_log_rotation=0 enable_notifications=1 active_service_checks_enabled=1 passive_service_checks_enabled=1 active_host_checks_enabled=1 passive_host_checks_enabled=1 enable_event_handlers=1 obsess_over_services=0 obsess_over_hosts=0 check_service_freshness=1 check_host_freshness=0 enable_flap_detection=1 enable_failure_prediction=1 process_performance_data=0 global_host_event_handler= global_service_event_handler= next_comment_id=1 next_downtime_id=1 next_event_id=1 next_problem_id=0 next_notification_id=1 total_external_command_buffer_slots=4096 used_external_command_buffer_slots=0 high_external_command_buffer_slots=0 active_scheduled_host_check_stats=1,1,1 active_ondemand_host_check_stats=0,0,0 passive_host_check_stats=0,0,0 active_scheduled_service_check_stats=0,0,0 active_ondemand_service_check_stats=0,0,0 passive_service_check_stats=0,0,0 cached_host_check_stats=0,0,0 cached_service_check_stats=0,0,0 external_command_stats=0,0,0 parallel_host_check_stats=1,1,1 serial_host_check_stats=0,0,0 event_profiling_enabled=1 PROFILE_COUNTER_
signature.asc
Description: Digital signature