I have a few devices that will always have a constant value... but I need and alert to go off if that value changes up or down.
One example I have is that I have a some load balancers that will show a constant value of 2 for the number of servers they are sending traffic to. If for some reason it looses connection to one of those servers and the number drops to 1 then I need and alert to go off. I tried setting the MIN and MAX to 2 but realized that this won't work because the backup load balancer will always be alarming because it currently has 0 connections until it takes over. Is there some kind of setting I can do that if it has a constant value and that value changes to anything else then the alert will go off per device? That way I can set the primary to 2 and the backup to 0 so if either of those change I get the alerts. thanks Bret -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29325#29325 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
