xdata/xpddefault.h File Reference

#include "../include/objects.h"

Go to the source code of this file.

Defines

#define DEFAULT_HOST_PERFDATA_FILE_TEMPLATE   "[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$"
#define DEFAULT_SERVICE_PERFDATA_FILE_TEMPLATE   "[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$"

Functions

int xpddefault_initialize_performance_data (char *)
int xpddefault_cleanup_performance_data (char *)
int xpddefault_grab_config_info (char *)
int xpddefault_grab_config_directives (char *)
int xpddefault_update_service_performance_data (service *)
int xpddefault_update_host_performance_data (host *)
int xpddefault_run_service_performance_data_command (icinga_macros *mac, service *)
int xpddefault_run_host_performance_data_command (icinga_macros *mac, host *)
int xpddefault_update_service_performance_data_file (icinga_macros *mac, service *)
int xpddefault_update_host_performance_data_file (icinga_macros *mac, host *)
int xpddefault_preprocess_file_templates (char *)
int xpddefault_open_host_perfdata_file (void)
int xpddefault_open_service_perfdata_file (void)
int xpddefault_close_host_perfdata_file (void)
int xpddefault_close_service_perfdata_file (void)
int xpddefault_process_host_perfdata_file (void)
int xpddefault_process_service_perfdata_file (void)


Define Documentation

#define DEFAULT_HOST_PERFDATA_FILE_TEMPLATE   "[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$"

#define DEFAULT_SERVICE_PERFDATA_FILE_TEMPLATE   "[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$"


Function Documentation

int xpddefault_cleanup_performance_data ( char *   ) 

int xpddefault_close_host_perfdata_file ( void   ) 

int xpddefault_close_service_perfdata_file ( void   ) 

int xpddefault_grab_config_directives ( char *   ) 

int xpddefault_grab_config_info ( char *   ) 

int xpddefault_initialize_performance_data ( char *   ) 

int xpddefault_open_host_perfdata_file ( void   ) 

int xpddefault_open_service_perfdata_file ( void   ) 

int xpddefault_preprocess_file_templates ( char *   ) 

int xpddefault_process_host_perfdata_file ( void   ) 

int xpddefault_process_service_perfdata_file ( void   ) 

int xpddefault_run_host_performance_data_command ( icinga_macros mac,
host  
)

int xpddefault_run_service_performance_data_command ( icinga_macros mac,
service  
)

int xpddefault_update_host_performance_data ( host  ) 

int xpddefault_update_host_performance_data_file ( icinga_macros mac,
host  
)

int xpddefault_update_service_performance_data ( service  ) 

int xpddefault_update_service_performance_data_file ( icinga_macros mac,
service  
)


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