Hi,
We are currently porting alot of our URLs over from SCOM 2007 Transactional URL monitoring to SCOM 2012 Web Application Monitoring. We have found that there are numerous URL failures in 2012 that werent there in 2007.
One of them seems to be in relation to matching a CONTAINS with case sensitivity. It appears as though the Transactional URL monitoring in SCOM 2007 ignores case sensitivity, whereas the Web Application Monitoring in SCOM 2012 IS case sensitive. Is there anyway to allow for case insensitivity? I read up about using regex for case insensitivity for adding servers to groups - I've tried to do something similar for MATCHES REGULAR EXPRESSION with (i?:texttosearch) but it failed with an error code.
Any help would be appreciated.
Thanks!