Is there a way to setup a dependency in NPM 10.7 so that it works if the parent status is just degraded instead of down? For instance, suppose I have a WAN router as the parent and a group for everything else behind that router at the remote site. Occasionally we may see high packet loss on the WAN. The WAN router interface still responds, but the packet loss is great enough to keep devices behind that router from responding to pings. So I get a flood of emails because technically the parent device is not down. The ideal way to fix this would be to have a setting in NPM that would let me treat any packet loss above a certain level as being down.