Hi Guru's, Am I correct that CPU Load is calculated by the total of of percentages of multiple CPU's? In example... I have an alert that trips at 95% utilization. The server has 4 cpu's. In looking closer at a recent alert in the perfstack I noticed that no one cpu went over the threshold, BUT all were at 33% which triggered the alert. Is this correct, and if that's the case do I need to increase the threshold to a much higher % to take into account that the load is calculated by adding all the cpu's percentages? Hopefully this makes sense.