xdata/xrddefault.c File Reference

#include "../include/config.h"
#include "../include/common.h"
#include "../include/objects.h"
#include "../include/statusdata.h"
#include "../include/macros.h"
#include "../include/icinga.h"
#include "../include/sretention.h"
#include "../include/comments.h"
#include "../include/downtime.h"
#include "xrddefault.h"

Functions

int xrddefault_read_retention_file_information (char *, int)
int xrddefault_grab_config_info (char *main_config_file)
int xrddefault_grab_config_directives (char *input)
int xrddefault_initialize_retention_data (char *config_file)
int xrddefault_cleanup_retention_data (char *config_file)
int xrddefault_save_state_information (void)
int xrddefault_read_state_information (void)
int xrddefault_sync_state_information (void)

Variables

hosthost_list
serviceservice_list
contactcontact_list
commentcomment_list
scheduled_downtimescheduled_downtime_list
char * global_host_event_handler
char * global_service_event_handler
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 check_service_freshness
int check_host_freshness
int test_scheduling
int use_large_installation_tweaks
int use_retained_program_state
int use_retained_scheduling_info
int retention_scheduling_horizon
unsigned long next_comment_id
unsigned long next_downtime_id
unsigned long next_event_id
unsigned long next_problem_id
unsigned long next_notification_id
unsigned long modified_host_process_attributes
unsigned long modified_service_process_attributes
unsigned long retained_host_attribute_mask
unsigned long retained_service_attribute_mask
unsigned long retained_contact_host_attribute_mask
unsigned long retained_contact_service_attribute_mask
unsigned long retained_process_host_attribute_mask
unsigned long retained_process_service_attribute_mask
char * xrddefault_retention_file = NULL
char * xrddefault_sync_retention_file = NULL
char * xrddefault_temp_file = NULL

Function Documentation

int xrddefault_cleanup_retention_data ( char *  config_file  ) 

int xrddefault_grab_config_directives ( char *  input  ) 

int xrddefault_grab_config_info ( char *  main_config_file  ) 

int xrddefault_initialize_retention_data ( char *  config_file  ) 

int xrddefault_read_retention_file_information ( char *  ,
int   
)

int xrddefault_read_state_information ( void   ) 

int xrddefault_save_state_information ( void   ) 

int xrddefault_sync_state_information ( void   ) 


Variable Documentation

int accept_passive_host_checks

int accept_passive_service_checks

int check_host_freshness

int check_service_freshness

comment* comment_list

contact* contact_list

int enable_event_handlers

int enable_failure_prediction

int enable_flap_detection

int enable_notifications

int execute_host_checks

int execute_service_checks

char* global_host_event_handler

char* global_service_event_handler

host* host_list

unsigned long modified_host_process_attributes

unsigned long modified_service_process_attributes

unsigned long next_comment_id

unsigned long next_downtime_id

unsigned long next_event_id

unsigned long next_notification_id

unsigned long next_problem_id

int obsess_over_hosts

int obsess_over_services

int process_performance_data

unsigned long retained_contact_host_attribute_mask

unsigned long retained_contact_service_attribute_mask

unsigned long retained_host_attribute_mask

unsigned long retained_process_host_attribute_mask

unsigned long retained_process_service_attribute_mask

unsigned long retained_service_attribute_mask

int retention_scheduling_horizon

scheduled_downtime* scheduled_downtime_list

service* service_list

int test_scheduling

int use_large_installation_tweaks

int use_retained_program_state

int use_retained_scheduling_info

char* xrddefault_retention_file = NULL

char* xrddefault_sync_retention_file = NULL

char* xrddefault_temp_file = NULL


Generated on Wed Mar 30 17:22:23 2011 for icinga-core by  doxygen 1.4.7