Search found 3 matches
- Sun May 08, 2011 10:29 pm
- Forum: Open Source Nagios Projects
- Topic: how about 'event_execution_loop' works
- Replies: 2
- Views: 1235
how about 'event_execution_loop' works
how about 'event_execution_loop' works in nagios-3.2.3 about event_execution_loop function,it's host\service's loop, everytime we get an 'event' in 'event_list_low''s head,then we hand it on 'handle_timed_event'. on sucess we use 'my_free' this event. on my mind,it's over when we loop it one lap. it...
- Sun May 08, 2011 10:26 pm
- Forum: Open Source Nagios Projects
- Topic: how about 'event_execution_loop' works
- Replies: 2
- Views: 1235
how 'event_execution_loop' works
in nagios-3.2.3 about event_execution_loop function,it's host\service's loop, everytime we get an 'event' in 'event_list_low''s head,then we hand it on 'handle_timed_event'. on sucess we use 'my_free' this event. on my mind,it's over when we loop it one lap. it's not 'event_list_high',will be resche...
- Sun May 08, 2011 10:18 pm
- Forum: Open Source Nagios Projects
- Topic: how about 'event_execution_loop' works
- Replies: 2
- Views: 1235
event_execution_loop?
in nagios-3.2.3 about event_execution_loop function,it's host\service's loop, everytime we get an 'event' in 'event_list_low''s head,then we hand it on 'handle_timed_event'. on sucess we use 'my_free' this event. on my mind,it's over when we loop it one lap. it's not 'event_list_high',will be resche...