I have thousands of servers that need to be monitored and I would like to keep the number of Advanced Alerts that I need to create to a minimum. One of the things that is not constant is when application owners want to be notified about CPU utilization. Some want to know right away if CPU utilization hits 100%, others don't want to be alerted unless this has gone on for more than 10 mins, etc. I would like to create a custom property for the time threshold. For example 0 would be immediate, 10 would mean that the alert would not trigger until 10 mins have passed that the alert condition is true. I would assume this is possible with a custom SQL query but am not sure how to write it. Can anyone give me some tips or example queries I could use to make this happen?