#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
timeval | timestamp |
int | notification_type |
timeval | start_time |
timeval | end_time |
char * | host_name |
char * | service_description |
char * | contact_name |
int | reason_type |
int | state |
char * | output |
char * | ack_author |
char * | ack_data |
int | escalated |
void * | object_ptr |
void * | contact_ptr |
char* ack_author |
char* ack_data |
int attr |
char* contact_name |
void* contact_ptr |
struct timeval end_time |
int escalated |
int flags |
char* host_name |
void* object_ptr |
char* output |
int reason_type |
char* service_description |
struct timeval start_time |
int state |
struct timeval timestamp |
int type |