how do you exclude a failure string in OEM service tests?
I have some pretty good service tests set up but with one problem: sometimes logouts to the site I'm
monitoring are slow and we hit a login limit for concurrent number of logins allowed. This triggers a failure,
sets off alerts for pagers, SMS and e-mail and we get dinged for downtime.
Is there a way to tell OEM to monitor and alert for failures "except" in certain situations? e.g., if it hits
a failure string such as "max number of logins reached"?
Thanks in advance to anyone who can assist.