#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
timeval | timestamp |
time_t | program_start |
int | pid |
int | daemon_mode |
time_t | last_command_check |
time_t | last_log_rotation |
int | notifications_enabled |
int | active_service_checks_enabled |
int | passive_service_checks_enabled |
int | active_host_checks_enabled |
int | passive_host_checks_enabled |
int | event_handlers_enabled |
int | flap_detection_enabled |
int | failure_prediction_enabled |
int | process_performance_data |
int | obsess_over_hosts |
int | obsess_over_services |
unsigned long | modified_host_attributes |
unsigned long | modified_service_attributes |
char * | global_host_event_handler |
char * | global_service_event_handler |
int attr |
int daemon_mode |
int flags |
time_t last_command_check |
time_t last_log_rotation |
unsigned long modified_host_attributes |
unsigned long modified_service_attributes |
int pid |
time_t program_start |
struct timeval timestamp |
int type |