![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
char * | host_name |
char * | service_description |
int | check_type |
int | current_attempt |
int | max_attempts |
int | state_type |
int | state |
int | timeout |
char * | command_name |
char * | command_args |
char * | command_line |
struct timeval | start_time |
struct timeval | end_time |
int | early_timeout |
double | execution_time |
double | latency |
int | return_code |
char * | output |
char * | long_output |
char * | perf_data |
void * | object_ptr |
Definition at line 154 of file nebstructs.h.
Definition at line 157 of file nebstructs.h.
Definition at line 162 of file nebstructs.h.
Definition at line 169 of file nebstructs.h.
Definition at line 170 of file nebstructs.h.
Definition at line 168 of file nebstructs.h.
Definition at line 163 of file nebstructs.h.
Definition at line 173 of file nebstructs.h.
struct timeval nebstruct_service_check_struct::end_time |
Definition at line 172 of file nebstructs.h.
Definition at line 174 of file nebstructs.h.
Definition at line 156 of file nebstructs.h.
Definition at line 160 of file nebstructs.h.
Definition at line 175 of file nebstructs.h.
Definition at line 178 of file nebstructs.h.
Definition at line 164 of file nebstructs.h.
Definition at line 181 of file nebstructs.h.
Definition at line 177 of file nebstructs.h.
Definition at line 179 of file nebstructs.h.
Definition at line 176 of file nebstructs.h.
Definition at line 161 of file nebstructs.h.
struct timeval nebstruct_service_check_struct::start_time |
Definition at line 171 of file nebstructs.h.
Definition at line 166 of file nebstructs.h.
Definition at line 165 of file nebstructs.h.
Definition at line 167 of file nebstructs.h.
struct timeval nebstruct_service_check_struct::timestamp |
Definition at line 158 of file nebstructs.h.
Definition at line 155 of file nebstructs.h.