Microsoft Active Server Pages monitor
The Microsoft Active Server Pages (ASP) monitor displays statistics about the resource usage on the ASP server during the test run.
In this topic:
Set up the MS Active Server Pages monitor
This task describes how to configure the MS Active Server Pages monitor.
-
Prerequisite
If your monitor accesses a server outside of your internal network, you may need to set up a web proxy to collect data from it. For details, see Prerequisites.
-
From the LoadRunner Enterprise navigation toolbar, click
and select Monitors (under Assets).
-
In the test resource tree, select an existing monitor profile, or click New Monitor Profile
and create a new monitor profile.
-
In the Monitor Profile page, click
Add Monitor and select MS Active Server Pages.
-
In the MS ASP page, enter the server details:
-
Click Get Counters to display a list of available metrics and counters, and select the relevant measurements that you want to monitor.
The following table describes the default measurements that can be monitored:
Measurement
Description
Errors per Second
The number of errors per second.
Requests Wait Time
The number of milliseconds the most recent request was waiting in the queue.
Requests Executing
The number of requests currently executing.
Requests Queued
The number of requests waiting in the queue for service.
Requests Rejected
The total number of requests not executed because there were insufficient resources to process them.
Requests Not Found
The number of requests for files that were not found.
Requests/sec
The number of requests executed per second.
Memory Allocated
The total amount of memory, in bytes, currently allocated by Active Server Pages.
Errors During Script
Run-TimeThe number of failed requests due to runtime errors.
Sessions Current
The current number of sessions being serviced.
Transactions/sec
The number of transactions started per second.
Notes and limitations
If you encounter a "Failed to retrieve measurements" error when trying to get monitor counters or run a test, see Monitor fails to retrieve measurements.
See also: