I'm using a powershell monitor with five script outputs.
Each script output has their own display name and threshold and this has been working for over a year now.
(I've had various outputs reach the "warning" threshold and I have alerts setup for that; it works great).
But I've had a few cases where multiple script outputs reach the warning threshold at the same time, which indicated a bigger issue that I need to alert on.
Thus, is it possible to create an alert that will send an email when the sum of all the thresholds is greater than 10?
Here are my 5 script outputs:
https://i.imgur.com/uJkDQ9n.png
Is this how you do it? (This is my alert config screen)

I can't tell if this is going to work because I'm not sure if it is summing up all the statistics?