#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
timeval | timestamp |
int | statechange_type |
char * | host_name |
char * | service_description |
int | state |
int | state_type |
int | current_attempt |
int | max_attempts |
char * | output |
void * | object_ptr |
int attr |
int current_attempt |
int flags |
char* host_name |
int max_attempts |
void* object_ptr |
char* output |
char* service_description |
int state |
int state_type |
int statechange_type |
struct timeval timestamp |
int type |