![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
int | notification_type |
struct timeval | start_time |
struct 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 |
Definition at line 340 of file nebstructs.h.
Definition at line 355 of file nebstructs.h.
Definition at line 356 of file nebstructs.h.
Definition at line 343 of file nebstructs.h.
Definition at line 351 of file nebstructs.h.
Definition at line 360 of file nebstructs.h.
struct timeval nebstruct_contact_notification_struct::end_time |
Definition at line 348 of file nebstructs.h.
Definition at line 357 of file nebstructs.h.
Definition at line 342 of file nebstructs.h.
Definition at line 349 of file nebstructs.h.
Definition at line 346 of file nebstructs.h.
Definition at line 359 of file nebstructs.h.
Definition at line 354 of file nebstructs.h.
Definition at line 352 of file nebstructs.h.
Definition at line 350 of file nebstructs.h.
struct timeval nebstruct_contact_notification_struct::start_time |
Definition at line 347 of file nebstructs.h.
Definition at line 353 of file nebstructs.h.
struct timeval nebstruct_contact_notification_struct::timestamp |
Definition at line 344 of file nebstructs.h.
Definition at line 341 of file nebstructs.h.