![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include "../include/config.h"
#include "../include/common.h"
#include "../include/icinga.h"
#include "../include/broker.h"
#include "../include/nebcallbacks.h"
#include "../include/nebstructs.h"
#include "../include/nebmods.h"
Go to the source code of this file.
Variables | |
unsigned long | event_broker_options |
time_t | program_start |
int | nagios_pid |
int | daemon_mode |
time_t | last_command_check |
time_t | last_log_rotation |
int | enable_notifications |
int | execute_service_checks |
int | accept_passive_service_checks |
int | execute_host_checks |
int | accept_passive_host_checks |
int | enable_event_handlers |
int | obsess_over_services |
int | obsess_over_hosts |
int | enable_flap_detection |
int | enable_failure_prediction |
int | process_performance_data |
int | aggregate_status_updates |
unsigned long | modified_host_process_attributes |
unsigned long | modified_service_process_attributes |
char * | global_host_event_handler |
char * | global_service_event_handler |
int daemon_mode |
unsigned long event_broker_options |
time_t last_command_check |
time_t last_log_rotation |
unsigned long modified_host_process_attributes |
unsigned long modified_service_process_attributes |
int nagios_pid |
time_t program_start |