![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <objects.h>
Data Fields | |
int | dependency_type |
char * | dependent_host_name |
char * | host_name |
char * | dependency_period |
int | inherits_parent |
int | fail_on_up |
int | fail_on_down |
int | fail_on_unreachable |
int | fail_on_pending |
struct hostdependency_struct * | next |
struct hostdependency_struct * | nexthash |