I know this has been asked before, but searching old posts I didn't find the answer I was looking for. What is the best method to suppress alerts when a main device goes down and there are hundreds of deviced dependent upon it? Because I have everything being checked every 60 seconds and all devices send alerts after 5 alerts have been accumalated, I end up having a device send an alert even though the device it's dependent on is down. It seems it's a timing issue where a child device says it's down just before the parent says it's down which this sends the alert.