![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
struct timeval | start_time |
struct timeval | end_time |
int | timeout |
char * | command_line |
int | early_timeout |
double | execution_time |
int | return_code |
char * | output |
Definition at line 78 of file nebstructs.h.
Definition at line 81 of file nebstructs.h.
Definition at line 87 of file nebstructs.h.
Definition at line 88 of file nebstructs.h.
struct timeval nebstruct_system_command_struct::end_time |
Definition at line 85 of file nebstructs.h.
Definition at line 89 of file nebstructs.h.
Definition at line 80 of file nebstructs.h.
Definition at line 91 of file nebstructs.h.
Definition at line 90 of file nebstructs.h.
struct timeval nebstruct_system_command_struct::start_time |
Definition at line 84 of file nebstructs.h.
Definition at line 86 of file nebstructs.h.
struct timeval nebstruct_system_command_struct::timestamp |
Definition at line 82 of file nebstructs.h.
Definition at line 79 of file nebstructs.h.