![]() |
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 |
int | reason_type |
int | state |
char * | output |
char * | ack_author |
char * | ack_data |
int | escalated |
int | contacts_notified |
void * | object_ptr |
Definition at line 316 of file nebstructs.h.
Definition at line 330 of file nebstructs.h.
Definition at line 331 of file nebstructs.h.
Definition at line 319 of file nebstructs.h.
Definition at line 333 of file nebstructs.h.
struct timeval nebstruct_notification_struct::end_time |
Definition at line 324 of file nebstructs.h.
Definition at line 332 of file nebstructs.h.
Definition at line 318 of file nebstructs.h.
Definition at line 325 of file nebstructs.h.
Definition at line 322 of file nebstructs.h.
Definition at line 335 of file nebstructs.h.
Definition at line 329 of file nebstructs.h.
Definition at line 327 of file nebstructs.h.
Definition at line 326 of file nebstructs.h.
struct timeval nebstruct_notification_struct::start_time |
Definition at line 323 of file nebstructs.h.
Definition at line 328 of file nebstructs.h.
struct timeval nebstruct_notification_struct::timestamp |
Definition at line 320 of file nebstructs.h.
Definition at line 317 of file nebstructs.h.