...
- It displays in 2 dimensions the tree starting from the chosen element (host or check), displaying dependency links:
- Node will be the representation either of a host, a chluster cluster or a check.
- Each element has 4 components:

| - Its name.
- Its icons representing its type.
- Its status (icon state => see the Status & Context for the list).
- If the elements is a hostshost, available Checks will be displayed in 4 boxes below
sorted by their status (Critical, Warning, Unknow, Ok). - You can access to the “Detailed view” of this element by clicking on the eye icon.
| | | |
|  |
- If, in the dependency graph, there is some element not in “OK” state, they will be listed in at the bottom of the graph.
|  |
...
You can navigate in the tree to ease your comprenhension of dependencies.
...