We have NPM 12.1 and are upgrading to 12.5. For the last year I have been fighting the dependencies and can't figure something out. I want to get this fixed prior to updating to 12.5 with this not working properly.
I have this set up like this.
Group-Modem contains the private firewall/router, 2 webcams and 2 computers
Group-Firewall contains 2 webcams and 2 computers.
Dependency 1 is for the modem and so when the modem goes down, I receive the alert that the modem is down but don't receive alerts for anything else. If I check the others out, it shows them as unreachable. This works perfectly.
Dependency 2 is for the firewall. If the firewall/router goes down, I only want to receive an alert for the firewall. However, it still sends alerts for the webcam and the computer being offline.
Out of over 2000 firewalls, we normally lose about 4 or 5 a day that we have to use smartlink device and reboot the firewall and it comes back online. With this just being a handful a day, it wouldn't be that big of a deal, however, we are automating NPM to create a ticket in ServiceNow for each time something goes down. So with this dependency not working properly, I am going to get 5 different tickets created for each firewall failure.
I have set up both dependencies identically with the correct parent and children. Is there something different I should be doing with the firewall dependency than the modem one? Since it is just logic, I wouldn't think that I need to do that. I have attached a word document with screenshots showing the parent and child group for each dependency. I also show that there are no conflicts with as the modem is not in the modem group and the modem and firewall are not in the firewall group.
Any help would be greatly appreciated.