![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
int | eventhandler_type |
char * | host_name |
char * | service_description |
int | state_type |
int | state |
int | timeout |
char * | command_name |
char * | command_args |
char * | command_line |
struct timeval | start_time |
struct timeval | end_time |
int | early_timeout |
double | execution_time |
int | return_code |
char * | output |
void * | object_ptr |
Definition at line 96 of file nebstructs.h.
Definition at line 99 of file nebstructs.h.
Definition at line 109 of file nebstructs.h.
Definition at line 110 of file nebstructs.h.
Definition at line 108 of file nebstructs.h.
Definition at line 113 of file nebstructs.h.
struct timeval nebstruct_event_handler_struct::end_time |
Definition at line 112 of file nebstructs.h.
Definition at line 102 of file nebstructs.h.
Definition at line 114 of file nebstructs.h.
Definition at line 98 of file nebstructs.h.
Definition at line 103 of file nebstructs.h.
Definition at line 118 of file nebstructs.h.
Definition at line 116 of file nebstructs.h.
Definition at line 115 of file nebstructs.h.
Definition at line 104 of file nebstructs.h.
struct timeval nebstruct_event_handler_struct::start_time |
Definition at line 111 of file nebstructs.h.
Definition at line 106 of file nebstructs.h.
Definition at line 105 of file nebstructs.h.
Definition at line 107 of file nebstructs.h.
struct timeval nebstruct_event_handler_struct::timestamp |
Definition at line 100 of file nebstructs.h.
Definition at line 97 of file nebstructs.h.