My alerts are getting quite diverse to say the least.
Is there a way to nest or group alerts into single logic where say:
I want to trigger an alert if Linux fixed disk is over 90% or if the server is down for more than 10 minutes.
Or for a Windows example, I alert of if a component has a bad status and I have another alert if the server is down for 10 minutes.
I have these set individually but I would think it of benefit to be able to group these base on server scope. It wouldn't be much of an issue but management of 3 different sets of alerts going to 50 different groups is becoming a bit of a task. I keep coming up empty handed in searching and at first I thought complex conditions would have been the trick but if I am reading the documentation correctly (videos as well) it's an AND statement rather than an OR statement. Should I take a step back and try to approach this from an Application Template perspective and hope the template is out there?