I'm trying to use nested condition groups and custom properties to accomplish the following:
Example: High CPU Alert
to be used for SQL servers and All other servers.
I have two custom properties, "Owner" and "Owner DB" on my nodes.
What I would like to see is when all servers hit the threshold they fire off an alert via email to the "owner". BUT when the node is assigned a value for "Owner DB" it also copys the email to the DB admins.
Am I making things too complex? Should I just created two different alerts for each catagory?