Specifications
Resource Types
Web Resource Type
Use the Web resource in a resource definition to monitor Web activity involving
Microsoft Internet Explorer or Netscape Navigator. (You cannot use Application
Response to monitor Web activity for other Web browsers.)
Note: For a list of the versions of Internet Explorer and Netscape Navigator
that the AR agent can monitor, refer to the BT Studio readme file.
Parameter
When used in a resource definition, a Web resource supports the following
parameter:
ExecutableName. The name of the browser process
Note: You cannot use the IgnoreEvents clause for Web Start or Stop events.
Example
The following example shows a resource definition for Internet Explorer. This
rule set monitors Web activity for the executable IEXPLORE. The additional
Connection resource allows Application Response to monitor windowing activity
and network and server time (in addition to client time) for the required
IEXPLORE process.
resources
{
require one
{
resource Process {ExecutableName="IEXPLORE"}
}
additional
{
resource Web { }
resource Windows { }
resource Connection { }
}
}
Windows Resource Type
Use the Windows resource in a resource definition to enable Application
Response to include Windows activity in response time calculations when
monitoring transactions.
188 BTStudio Administration Guide