Icinga-core 1.4.0
next gen monitoring
nebstruct_service_check_struct Struct Reference

#include <nebstructs.h>

Data Fields

int type
int flags
int attr
struct timeval timestamp
char * host_name
char * service_description
int check_type
int current_attempt
int max_attempts
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
double latency
int return_code
char * output
char * long_output
char * perf_data
void * object_ptr

Detailed Description

Definition at line 154 of file nebstructs.h.


Field Documentation

Definition at line 157 of file nebstructs.h.

Definition at line 172 of file nebstructs.h.

Definition at line 156 of file nebstructs.h.

Definition at line 160 of file nebstructs.h.

Definition at line 175 of file nebstructs.h.

Definition at line 181 of file nebstructs.h.

Definition at line 177 of file nebstructs.h.

Definition at line 179 of file nebstructs.h.

Definition at line 171 of file nebstructs.h.

Definition at line 166 of file nebstructs.h.

Definition at line 167 of file nebstructs.h.

Definition at line 158 of file nebstructs.h.

Definition at line 155 of file nebstructs.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines