File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3097,6 +3097,12 @@ via the [REST API](12-icinga2-api.md#icinga2-api).
3097
3097
> Reachability calculation depends on fresh and processed check results. If dependencies
3098
3098
> disable checks for child objects, this won't work reliably.
3099
3099
3100
+ > ** Note**
3101
+ >
3102
+ > The parent of a dependency can have a parent itself and so on. The nesting depth of
3103
+ > dependencies is currently limited to 256 which should be more than enough for any practical
3104
+ > use. This is an implementation detail and may change in the future.
3105
+
3100
3106
### Implicit Dependencies for Services on Host <a id =" dependencies-implicit-host-service " ></a >
3101
3107
3102
3108
Icinga 2 automatically adds an implicit dependency for services on their host. That way
You can’t perform that action at this time.
0 commit comments