I have a complete newbie question here.
What happens if an event handler takes longer to execute than the check interval? Will the event handler by re-executed even though it has not completed its previous run or will Nagios suspend checking until the call to the first execution handler has completed?