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.

Set up the MS Active Server Pages monitor

This task describes how to configure the MS Active Server Pages monitor.

  1. 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 Prerequisite (use a proxy server).

  2. From the LoadRunner Enterprise navigation toolbar, click and select Monitors (under Assets).

  3. In the test resource tree, select an existing monitor profile, or click New Monitor Profile and create a new monitor profile.

  4. In the Monitor Profile page, click Add Monitor and select MS Active Server Pages.

  5. In the MS ASP page, enter the server details:

    UI Elements

    Description

    Server

    The name or IP address of the server whose resources you want to monitor.

    User Name

    The monitored server's user name, if relevant.

    Password

    The monitored server's password, if relevant.

  6. 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-Time

    The 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.

Back to top

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.

Back to top

See also: