![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <icinga.h>
Data Fields | |
int | object_check_type |
char * | host_name |
char * | service_description |
int | check_type |
int | check_options |
int | scheduled_check |
int | reschedule_check |
char * | output_file |
FILE * | output_file_fp |
int | output_file_fd |
double | latency |
struct timeval | start_time |
struct timeval | finish_time |
int | early_timeout |
int | exited_ok |
int | return_code |
char * | output |
struct check_result_struct * | next |
struct timeval check_result_struct::finish_time |
double check_result_struct::latency |
struct timeval check_result_struct::start_time |