#include <nagios.h>
Data Fields | |
char * | host_name |
char * | svc_description |
int | return_code |
char * | output |
time_t | check_time |
struct passive_check_result_struct * | next |
int | object_check_type |
char * | service_description |
double | latency |
Definition at line 434 of file nagios.h.
struct passive_check_result_struct * passive_check_result_struct::next [read] |