Multiple Expressions
Enter multiple expressions in the same row if they must all be met (Boolean AND logic) and on separate rows if any of them can be met (Boolean OR logic) to set the situation to true. For example, if you want a situation to fire when either disk time OR disk space is at least 90% on myserver, the condition would look like the one shown here.