#include "../include/config.h"#include "../include/comments.h"#include "../include/common.h"#include "../include/statusdata.h"#include "../include/downtime.h"#include "../include/macros.h"#include "../include/icinga.h"#include "../include/perfdata.h"#include "../include/broker.h"#include "../include/neberrors.h"| int handle_host_event | ( | host * | hst | ) |
| int handle_host_state | ( | host * | hst | ) |
| int handle_service_event | ( | service * | svc | ) |
| int obsessive_compulsive_host_check_processor | ( | host * | hst | ) |
| int obsessive_compulsive_service_check_processor | ( | service * | svc | ) |
| int run_global_host_event_handler | ( | icinga_macros * | mac, | |
| host * | hst | |||
| ) |
| int run_global_service_event_handler | ( | icinga_macros * | mac, | |
| service * | svc | |||
| ) |
| int run_host_event_handler | ( | icinga_macros * | mac, | |
| host * | hst | |||
| ) |
| int run_service_event_handler | ( | icinga_macros * | mac, | |
| service * | svc | |||
| ) |
| int log_host_retries |
| unsigned long next_event_id |
| unsigned long next_problem_id |
| char* ochp_command |
| int ochp_timeout |
| char* ocsp_command |
| int ocsp_timeout |
| time_t program_start |
1.4.7