#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 * | perf_data |
void * | object |
char * | long_output |
void * | object_ptr |
Definition at line 146 of file nebstructs.h.
Definition at line 148 of file nebstructs.h.
Definition at line 149 of file nebstructs.h.
struct timeval nebstruct_service_check_struct::timestamp [read] |
Definition at line 150 of file nebstructs.h.
Definition at line 152 of file nebstructs.h.
Definition at line 153 of file nebstructs.h.
Definition at line 154 of file nebstructs.h.
Definition at line 155 of file nebstructs.h.
Definition at line 156 of file nebstructs.h.
Definition at line 157 of file nebstructs.h.
Definition at line 158 of file nebstructs.h.
Definition at line 160 of file nebstructs.h.
Definition at line 161 of file nebstructs.h.
Definition at line 162 of file nebstructs.h.
Referenced by dnxPostNewJob(), ehSvcCheck(), and main().
struct timeval nebstruct_service_check_struct::start_time [read] |
Definition at line 163 of file nebstructs.h.
Referenced by dnxPostNewJob(), ehSvcCheck(), and main().
struct timeval nebstruct_service_check_struct::end_time [read] |
Definition at line 164 of file nebstructs.h.
Definition at line 165 of file nebstructs.h.
Definition at line 166 of file nebstructs.h.
Definition at line 167 of file nebstructs.h.
Definition at line 168 of file nebstructs.h.
Definition at line 169 of file nebstructs.h.
Definition at line 170 of file nebstructs.h.
Definition at line 171 of file nebstructs.h.
Definition at line 177 of file nebstructs.h.
Definition at line 180 of file nebstructs.h.