#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 * | perf_data |
char * | long_output |
void * | object_ptr |
Definition at line 118 of file nebstructs.h.
Definition at line 119 of file nebstructs.h.
Definition at line 120 of file nebstructs.h.
Definition at line 121 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::timestamp [read] |
Definition at line 122 of file nebstructs.h.
Definition at line 124 of file nebstructs.h.
Definition at line 125 of file nebstructs.h.
Definition at line 126 of file nebstructs.h.
Definition at line 127 of file nebstructs.h.
Definition at line 128 of file nebstructs.h.
Definition at line 129 of file nebstructs.h.
Definition at line 130 of file nebstructs.h.
Definition at line 131 of file nebstructs.h.
Definition at line 132 of file nebstructs.h.
Definition at line 133 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::start_time [read] |
Definition at line 134 of file nebstructs.h.
struct timeval nebstruct_host_check_struct::end_time [read] |
Definition at line 135 of file nebstructs.h.
Definition at line 136 of file nebstructs.h.
Definition at line 137 of file nebstructs.h.
Definition at line 138 of file nebstructs.h.
Definition at line 139 of file nebstructs.h.
Definition at line 140 of file nebstructs.h.
Definition at line 141 of file nebstructs.h.
Definition at line 145 of file nebstructs.h.
Definition at line 148 of file nebstructs.h.