Branching OR Expressions

If you are building a situation or setting a filter or threshold where you want an OR expression to branch at a specific AND expression, repeat the AND expression in a new row with the OR expression.

In the situation example below, the comparisons are true if the notepad process exceeds 50 seconds AND the virtual bytes exceed one million OR the notepad process on myserver exceeds 50 seconds AND the page faults exceed 100,000 per second.