I want to know if it is possible to create an alert when the CPU has been spiked at 98% or more for 5 or more minutes. My guess it that I would need to have a SQL query that calculates the average CPU % over the 5 minutes. Any help would be appreciated.