#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
timeval | timestamp |
int | flapping_type |
char * | host_name |
char * | service_description |
double | percent_change |
double | high_threshold |
double | low_threshold |
unsigned long | comment_id |
void * | object_ptr |
int attr |
unsigned long comment_id |
int flags |
int flapping_type |
double high_threshold |
char* host_name |
double low_threshold |
void* object_ptr |
double percent_change |
char* service_description |
struct timeval timestamp |
int type |