Icinga-core 1.4.0
next gen monitoring
base/broker.c File Reference
#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

Variable Documentation

Definition at line 206 of file icinga.c.

Definition at line 204 of file icinga.c.

Definition at line 215 of file icinga.c.

Definition at line 192 of file icinga.c.

Definition at line 207 of file icinga.c.

Definition at line 210 of file icinga.c.

Definition at line 224 of file icinga.c.

Definition at line 202 of file icinga.c.

unsigned long event_broker_options

Definition at line 220 of file icinga.c.

Definition at line 205 of file icinga.c.

Definition at line 203 of file icinga.c.

Definition at line 75 of file icinga.c.

Definition at line 76 of file icinga.c.

Definition at line 142 of file icinga.c.

Definition at line 144 of file icinga.c.

Definition at line 159 of file icinga.c.

Definition at line 160 of file icinga.c.

Definition at line 201 of file icinga.c.

Definition at line 209 of file icinga.c.

Definition at line 208 of file icinga.c.

Definition at line 215 of file utils.c.

time_t program_start

Definition at line 199 of file icinga.c.

 All Data Structures Files Functions Variables Typedefs Defines