![]() |
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 |
int | current_attempt |
int | check_type |
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 123 of file nebstructs.h.
Definition at line 126 of file nebstructs.h.
Definition at line 131 of file nebstructs.h.
Definition at line 137 of file nebstructs.h.
Definition at line 138 of file nebstructs.h.
Definition at line 136 of file nebstructs.h.
Definition at line 130 of file nebstructs.h.
Definition at line 141 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::end_time |
Definition at line 140 of file nebstructs.h.
Definition at line 142 of file nebstructs.h.
Definition at line 125 of file nebstructs.h.
Definition at line 129 of file nebstructs.h.
Definition at line 143 of file nebstructs.h.
Definition at line 146 of file nebstructs.h.
Definition at line 132 of file nebstructs.h.
Definition at line 149 of file nebstructs.h.
Definition at line 145 of file nebstructs.h.
Definition at line 147 of file nebstructs.h.
Definition at line 144 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::start_time |
Definition at line 139 of file nebstructs.h.
Definition at line 134 of file nebstructs.h.
Definition at line 133 of file nebstructs.h.
Definition at line 135 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::timestamp |
Definition at line 127 of file nebstructs.h.
Definition at line 124 of file nebstructs.h.