cgi/showlog.c File Reference

#include "../include/config.h"
#include "../include/common.h"
#include "../include/objects.h"
#include "../include/getcgi.h"
#include "../include/cgiutils.h"
#include "../include/cgiauth.h"

Functions

int process_cgivars (void)
int display_log (void)
int main (void)

Variables

char main_config_file [MAX_FILENAME_LENGTH]
char url_html_path [MAX_FILENAME_LENGTH]
char url_images_path [MAX_FILENAME_LENGTH]
char url_stylesheets_path [MAX_FILENAME_LENGTH]
char url_js_path [MAX_FILENAME_LENGTH]
int log_rotation_method
int enable_splunk_integration
int showlog_initial_states
int showlog_current_states
int display_type = DISPLAY_HOSTS
int show_all_hosts = TRUE
int show_all_hostgroups = TRUE
int show_all_servicegroups = TRUE
char * host_name = NULL
char * host_filter = NULL
char * hostgroup_name = NULL
char * servicegroup_name = NULL
char * service_desc = NULL
char * service_filter = NULL
authdata current_authdata
char log_file_to_use [MAX_FILENAME_LENGTH] = ""
int log_archive = 0
int use_lifo = TRUE
int embedded
int display_header
int display_frills = TRUE
int display_timebreaks = TRUE
int daemon_check
int CGI_ID = SHOWLOG_CGI_ID

Function Documentation

int display_log ( void   ) 

int main ( void   ) 

int process_cgivars ( void   ) 


Variable Documentation

int CGI_ID = SHOWLOG_CGI_ID

authdata current_authdata

int daemon_check

int display_frills = TRUE

int display_header

int display_timebreaks = TRUE

int display_type = DISPLAY_HOSTS

int embedded

int enable_splunk_integration

char* host_filter = NULL

char* host_name = NULL

char* hostgroup_name = NULL

int log_archive = 0

char log_file_to_use[MAX_FILENAME_LENGTH] = ""

int log_rotation_method

char main_config_file[MAX_FILENAME_LENGTH]

char* service_desc = NULL

char* service_filter = NULL

char* servicegroup_name = NULL

int show_all_hostgroups = TRUE

int show_all_hosts = TRUE

int show_all_servicegroups = TRUE

int showlog_current_states

int showlog_initial_states

char url_html_path[MAX_FILENAME_LENGTH]

char url_images_path[MAX_FILENAME_LENGTH]

char url_js_path[MAX_FILENAME_LENGTH]

char url_stylesheets_path[MAX_FILENAME_LENGTH]

int use_lifo = TRUE


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