Here's the problem. The ANY conditions are basically becoming OR statements in the database. So it's saying Trigger when stat data label is dat count OR stat data is equal to 300 AND stat data is equal to Xfer total OR stat data is equal to 14. So either condition in those any conditions could be met and alert would trigger.
↧