![]() |
Icinga-core 1.4.0
next gen monitoring
|
#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"
Go to the source code of this file.
int handle_host_event | ( | host * | hst | ) |
Definition at line 467 of file sehandlers.c.
int handle_host_state | ( | host * | hst | ) |
Definition at line 712 of file sehandlers.c.
int handle_service_event | ( | service * | svc | ) |
Definition at line 212 of file sehandlers.c.
int obsessive_compulsive_host_check_processor | ( | host * | hst | ) |
Definition at line 143 of file sehandlers.c.
int obsessive_compulsive_service_check_processor | ( | service * | svc | ) |
Definition at line 74 of file sehandlers.c.
int run_global_host_event_handler | ( | icinga_macros * | mac, |
host * | hst | ||
) |
Definition at line 505 of file sehandlers.c.
int run_global_service_event_handler | ( | icinga_macros * | mac, |
service * | svc | ||
) |
Definition at line 258 of file sehandlers.c.
int run_host_event_handler | ( | icinga_macros * | mac, |
host * | hst | ||
) |
Definition at line 607 of file sehandlers.c.
int run_service_event_handler | ( | icinga_macros * | mac, |
service * | svc | ||
) |
Definition at line 362 of file sehandlers.c.
int dummy |
Definition at line 66 of file sehandlers.c.
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 |