#include <icinga.h>
Data Fields | |
| int | object_check_type |
| char * | host_name |
| char * | service_description |
| int | return_code |
| char * | output |
| time_t | check_time |
| double | latency |
| passive_check_result_struct * | next |
| time_t check_time |
| char* host_name |
| double latency |
| struct passive_check_result_struct* next |
| char* output |
| int return_code |
| char* service_description |
1.4.7