You are hereApplication / Transaction / HttpUrl / HttpUrl
HttpUrl
Using the HttpUrl transaction to check a web page
The HttpUrl transaction will scan the content of a web page for a specified regular expression, and send an alert if the content isn't found. To set this up, you will need to enter the following information in Manage Monitoring for the Transaction/HttpUrl:
- Computer - enter the web server name or ip address
- Path - the path to the page at the specified web server
- Port - if not specified: 80 for http and 443 for https
- Protocol - http (default) or https
- ExpectedContentPattern - regular expression to find on the page