![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <objects.h>
Data Fields | |
int | dependency_type |
char * | dependent_host_name |
char * | dependent_service_description |
char * | host_name |
char * | service_description |
char * | dependency_period |
int | inherits_parent |
int | fail_on_ok |
int | fail_on_warning |
int | fail_on_unknown |
int | fail_on_critical |
int | fail_on_pending |
struct servicedependency_struct * | next |
struct servicedependency_struct * | nexthash |