Map parent-child relationships between monitored devices to suppress alarm notifications for dependent devices when their upstream parent is down, reducing cascading alarm noise.
Device dependencies in Cloudmon reduce alert noise by suppressing notifications for dependent devices when their parent device is down. When a switch or router that connects a group of servers goes offline, all those servers will also go offline. Without dependencies configured, Cloudmon raises alarms for every server individually in addition to the network device, creating a flood of alerts for a single root cause. With dependencies configured, only the parent device alarm fires while the dependent devices are silenced until the parent recovers.
Navigate to Settings → Configurations → Device Dependencies to configure all device dependency relationships.
Once saved, alarms for the dependent device and its monitors will be suppressed whenever the parent device is in a down state. When the parent recovers, alarms for dependent devices resume firing if their conditions are still met.
Device dependencies can also be configured directly when adding or editing a monitored device by using the Depends On field in the device configuration form. This sets the same relationship from the device side rather than from the Settings page.