Post-deployment monitoring and analysis of server performance
Claim Score by NHIP
Abstract
A system for monitoring and analyzing the post-deployment performance of a web-based or other transactional server is disclosed. The monitoring system includes an agent component that monitors and reports the performance of the transactional server over time as seen from one or more user locations. The performance data includes response times indicative of delays experienced by end users. Concurrently with the monitoring of end user performance, a server agent component monitors and reports server resource utilization parameter measurements. A web-based reports server displays the data collected by the two types of agents through a series of charts and graphs that indicate whether correlations exist between the response times and specific server resource utilization parameters. The collected data may also be analyzed using a root cause analysis system that detects performance degradations and identifies likely sources of such degradations.

Term
Term ended
Projected expiry passed 19 October 2021, 4.9 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
29 claims: 4 independent, 25 dependent
- 1A method of monitoring the operation of a deployed web site system, the method comprising:(a) monitoring response times of a web site system as seen from multiple geographic locations, including locations that are geographically remote from each other and from the web site system;(b) concurrently with (a), monitoring a plurality of server resource utilization parameters associated with the web site system from a computer that is local to the web site system;and (c) displaying the response times and server resource utilization parameters as monitored in (a) and (b) over a selected time period as a function of time to allow an operator to evaluate whether a correlation exists between changes in the response times and changes in values of the plurality of server resource utilization parameters.
- 13A system for monitoring performance of a deployed transactional server, the system comprising:a first agent configured to monitor a transactional server over a network, the first agent collecting performance data including response times of the transactional server;a second agent configured to monitor server resource utilization of the transactional server, the second agent collecting data on one or more server resource utilization parameters, wherein the second agent monitors server resource utilization substantially concurrent with monitoring of the transactional server by the first agent;and a report generating component configured to generate reports based at least on the data collected by the first and second agents, wherein at least one of the generated reports associates response times of the transactional server as monitored by the first agent with server resource utilization parameters as monitored by the second agent.
- 20Broadest claimClaim Score 69, broad(NHIP)A method for monitoring the performance of a transactional server, the method comprising:receiving performance data from a plurality of computers geographically distributed across a network, the plurality of computers executing transactions on a transactional server while monitoring associated response times;receiving server resource utilization data from a computer that monitors server resource utilization of the transactional server during execution of the transactions by the plurality of computers;and displaying the performance data in association with corresponding server resource data.
- 25A method of monitoring the operation of a deployed transactional server, the method comprising:(a) monitoring response times of the transactional server as seen from multiple geographic locations, including locations that are geographically remote from each other and from the transactional server;(b) concurrently with (a), monitoring a plurality of server resource utilization parameters associated with the transactional server;and (c) displaying data indicative of whether a correlation exists between changes in the response times and changes in values of the plurality of server resource utilization parameters over time.
Independent claims4
263 paragraphs in 6 sections, as filed
RELATED APPLICATIONS
[0001] This application claims the benefit of U.S. Provisional Appl. No. 60/289,923, filed May 9, 2001, the disclosure of which is hereby incorporated by reference. The disclosure of U.S. application Ser. No. 09/484,686, filed Jan. 17, 2000, is bodily incorporated herein to facilitate an understanding of certain embodiments of the present invention.
FIELD OF THE INVENTION
[0002] The present invention relates to software tools and services for testing and monitoring the operation of web-based and other transactional servers.
BACKGROUND OF THE INVENTION
[0003] A variety of commercially-available software tools exist for assisting companies in testing the performance and functionality of their web-based transactional servers and associated applications prior to deployment. Examples of such tools include the LoadRunner®, WinRunner® and Astra QuickTest® products of Mercury Interactive Corporation, the assignee of the present application.
[0004] Using these products, a user can record or otherwise create a test script which specifies a sequence of user interactions with the transactional server. The user may also optionally specify certain expected responses from the transactional server, which may be added to the test script as verification points. For example, the user may record a session with a web-based travel reservation system during which the user searches for a particular flight, and may then define one or more verification points to check for an expected flight number, departure time or ticket price.
[0005] Test scripts generated through this process are “played” or “executed” to simulate the actions of users—typically prior to deployment of the component being tested. During this process, the testing tool monitors the performance of the transactional server, including determining the pass/fail status of any verification points. Multiple test scripts may be replayed concurrently to simulate the load of a large number of users. Using an automation interface of the LoadRunner product, it is possible to dispatch test scripts to remote computers for execution.
[0006] The results of the test are typically communicated to the user through a series of reports that are accessible through the user interface of the testing tool. The reports may contain, for example, graphs or charts of the observed response times for various types of transactions. Performance problems discovered through the testing process may be corrected by programmers or system administrators.
[0007] A variety of tools and services also exist that allow web site operators to monitor the post-deployment performance of their web sites. For example, hosted monitoring services now exist which use automated agents to access a web site at regular intervals throughout the day. The agents measure the time required to perform various web site functions, and report the results to a server provided by Keynote Systems. The owner or operator of the web site can access this server using a web browser to view the collected performance data on a city-by-city or other basis. Other types of existing monitoring tools include log analysis tools that process access logs generated by web servers, and packet sniffing tools that monitor traffic to and from the web server. Further, using the LoadRunner ActiveTest service of Mercury Interactive Corporation, companies can load test their web sites and other systems over the Internet prior to deployment.
SUMMARY
[0008] A significant problem with existing monitoring tools and services is that they often fail to detect problems that are dependent upon the attributes of typical end users, such as the user's location, PC configuration, ISP (Internet Service Provider), or Internet router. For example, with some web site monitoring services, the web site operator can monitor the web site only from the agent computers and locations made available by the service provider; as a result, the service may not detect a performance problem seen by the most frequent users of the system (e.g., members of a customer service department who access the web site through a particular ISP, or who use a particular PC configuration).
[0009] Even when such attribute-specific problems are detected, existing tools and services often fail to identify the specific attributes that give rise to the problem. For example, a monitoring service may indicate that web site users in a particular city are experiencing long delays, but may fail to reveal that the problem is experienced only by users that access the site through a particular router. Without such additional information, system administrators may not be able to isolate and correct such problems.
[0010] Another significant problem with existing tools and services is that they do not provide an adequate mechanism for monitoring the current status of the transactional server, and for promptly notifying system administrators when a problem occurs. For example, existing tools and services typically do not report a problem until many minutes or hours after the problem has occurred. As a result, many end users may experience the problem before a system administrator becomes aware of the problem.
[0011] Another significant problem with prior tools and services is that they generally do not provide a mechanism for identifying the source of performance problem. For instance, a web site monitoring service may determine that users are currently experiencing unusually long response times, but typically will not be capable of determining the source of the problem. Thus, a system administrator may be required to review significant quantities of measurement data, and/or conduct additional testing, to pinpoint the source or cause of the detected problem.
[0012] The present invention addresses these and other problems by providing a software system and method for monitoring the post-deployment operation of a web site system or other transactional server. In a preferred embodiment, the system includes an agent component (“agent”) that simulates the actions of actual users of the transactional server while monitoring and reporting the server's performance. In accordance with one aspect of the invention, the agent is adapted to be installed on selected computers (“agent computers”) to be used for monitoring, including computers of actual end users. For example, the agent could be installed on selected end-user computers within the various offices or organizations from which the transactional server is commonly accessed. Once the agent component has been installed, the agent computers can be remotely programmed (typically by the operator of the transactional server) using a controller component (“controller”). The ability to flexibly select the computers to be used for monitoring purposes, and to use actual end-user computers for monitoring, greatly facilitates the task of detecting problems associated with the attributes of typical end users.
[0013] In accordance with another aspect of the invention, the controller provides a user interface and various functions for a user to remotely select the agent computer(s) to include in a monitoring session, assign attributes to such computers (such as the location, organization, ISP and/or configuration of each computer), and assign transactions and execution schedules to such computers. The execution schedules may be periodic or repetitive schedules, (e.g., every hour, Monday through Friday), so that the transactional server is monitored on a continuous or near-continuous basis. The controller preferably represents the monitoring session on the display screen as an expandable tree in which the transactions and execution schedules are represented as children of the corresponding computers. Once a monitoring session has been defined, the controller dispatches the transactions and execution schedules to the respective agent computers over the Internet or other network. The controller also preferably includes functions for the user to record and edit transactions, and to define alert conditions for generating real-time alert notifications. The controller may optionally be implemented as a hosted application on an Internet or intranet site, in which case users may be able to remotely set up monitoring sessions using an ordinary web browser.
[0014] During the monitoring session, each agent computer executes its assigned transactions according to its assigned execution schedule, and generates performance data that indicates one or more characteristics of the transactional server's performance. The performance data may include, for example, the server response time and pass/fail status of each transaction execution event. The pass/fail status values may be based on verification points (expected server responses) that are defined within the transactions. The agent computers preferably report the performance data associated with a transaction immediately after transaction execution, so that the performance data is available substantially in real-time for viewing and generation of alert notifications. In the preferred embodiment, the performance data generated by the various agent computers is aggregated in a centralized database which is remotely accessible through a web-based reports server. The reports server provides various user-configurable charts and graphs that allow the operator of the transactional server to view the performance data associated with each transaction.
[0015] In accordance with another aspect of the invention, the reports server generates reports which indicate the performance of the transactional server separately for the various operator-specified attributes. Using this feature, the user can, for example, view and compare the performance of the transactional server as seen from different operator-specified locations (e.g., New York, San Francisco, and U.K.), organizations (e.g., accounting, marketing, and customer service departments), ISPs (e.g., Spring, AOL and Earthlink), or other attribute type. The user may also have the option to filter out data associated with particular attributes and/or transactions (e.g., exclude data associated with AOL customers), and to define new attribute types (e.g., modem speed or operating system) for partitioning the performance data. The ability to monitor the performance data according to the operator-specified attributes greatly facilitates the task of isolating and correcting attribute-dependant performance problems.
[0016] In accordance with another aspect of the invention, the performance data is monitored substantially in real-time (preferably by the controller) to check for any user-defined alert conditions. When such an alert condition is detected, a notification message may be sent by email, pager, or other communications method to an appropriate person. The alert conditions may optionally be specific to a particular location, organization, ISP, or other attribute. For example, a system administrator responsible for an Atlanta branch office may request to be notified when a particular problem (e.g., average response time exceeds a particular threshold) is detected by computers in that office. In the preferred embodiment, upon receiving an alert notification, the administrator can use a standard web browser to access the reports server and view the details of the event or events that triggered the notification.
[0017] In accordance with another aspect of the invention, the agent computers may be programmed to capture sequences of screen displays during transaction execution, and to transmit these screen displays to the reports server for viewing when a transaction fails. This feature allows the user to view the sequence of events, as “seen” by an agent, that led to the error condition.
[0018] In accordance with another feature of the invention, an agent computer may be programmed to launch a network monitor component when the path delay between the agent computer and the transactional server exceeds a preprogrammed threshold. Upon being launched, the network monitor component determines the delays currently being experienced along each segment of the network path. The measured segment delays are reported to personnel (preferably through the reports server), and may be used to detect various types of network problems. In accordance with another aspect of the invention, one or more of the agent computers may be remotely programmed to scan or crawl the monitored web site periodically to check for broken links (links to inaccessible objects). When broken links are detected, they may be reported by email, through the reports server, or by other means.
[0019] In accordance with another aspect of the invention, an agent computer may be programmed to measure time durations between predefined events that occur during transaction execution. The measured time durations are preferably reported to a centralized database, and may be used to display a break down of time involved in execution of the transaction into multiple components, such as, for example, network time and server time. Other time components that may be calculated and displayed include DNS resolution time, connection time, client time, and server/network overlap.
[0020] In accordance with another aspect of the invention, a server agent component is configured to monitor server resource utilization parameters concurrently with the monitoring of transaction response times, or other response times, by a client-side. The server agent component is preferably located local to the monitored transactional server. The performance data generated by the client and server agents is aggregated in a centralized database that is remotely accessible through a web reports server. The reports server provides various user-configurable charts, tables and graphs displaying the response times and server resource utilization parameters, and provides functions for facilitating an evaluation of whether a correlation exists between changes in the response times and changes in values of specific server resource utilization parameters. Using this feature, a user can identify the server-side sources of performance problems seen by end users.
[0021] In accordance with another aspect of the invention, a root cause analysis (RCA) system is provided that automatically analyzes performance data collected by agents to locate performance degradations, and to identify lower level parameters (such as server resource parameters) that are correlated with such degradations. In a preferred embodiment, the RCA system analyzes the performance data to detect performance or quality degradations in specific parameter measurements (e.g., a substantial increase in average transaction response times). Preferably, this analysis is initially performed on the measurement data of relatively high level performance parameters—such as transaction response times—that indicate or strongly reflect the performance of the transactional server as seen by end users.
[0022] To evaluate the potential sources or causes of a detected performance degradation, a set of predefined dependency rules is used to identify additional, lower level parameters (e.g., network response time, server time, DNS lookup time, etc.) associated with specific potential causes or sources of the performance degradation. The measurements taken over the relevant time period for each such lower level parameter are analyzed to generate a severity grade indicative of whether that parameter likely contributed to or is correlated with the higher level performance degradation. For instance, the RCA process may determine that “server time” was unusually high during a time period in which the performance degradation occurred, indicating that the server itself was the likely source of the degradation in end user performance. This process may be preformed recursively, where applicable, to drill down to even lower level parameters (such as specific server resource parameters) indicative of more specific causes of the performance degradation.
[0023] The results of the RCA analysis are preferably presented in an expandable tree collections of related measurements are represented by nodes, and in which parent-child relationships between the nodes indicate predefined dependencies between performance parameters. The nodes are color coded, or otherwise displayed, to indicate performance or quality levels of the respective sets of measurements they represent. The tree thus reveals correlations between performance degradations in different parameters (e.g., server time and CPU utilization), allowing users to efficiently identify root causes of performance problems.
BRIEF DESCRIPTION OF THE DRAWINGS
[0024] A distributed monitoring tool and associated methods that embody the various inventive features will now be described with reference to the following drawings:
[0025]FIG. 1 illustrates the general architecture of the monitoring tool, and illustrates how the monitoring tool may be used to monitor the performance of a web-based transactional server.
[0026]FIG. 2 illustrates a main user interface screen of the controller depicted in FIG. 1.
[0027] FIGS. <b>3</b>-<b>9</b> illustrate the controller's Setup Wizard screens that are used to set up monitoring sessions;
[0028] FIGS. <b>10</b>-<b>12</b> illustrate screens of the controller's Alerts Wizard;
[0029]FIG. 13-<b>16</b> illustrate example status report web pages provided by the web reports server in FIG. 1, with FIG. 14 illustrating a representative “drill down” page returned when the user selects the drill down link in FIG. 13 for the “browse order status” transaction.
[0030] FIGS. <b>17</b>-<b>19</b> are flow diagrams that illustrate the flow of information between components during the setup and execution of a monitoring session.
[0031]FIG. 20 illustrates a process for capturing screen displays on failed transactions.
[0032]FIG. 21 illustrates an example performance summary screen.
[0033]FIG. 22 illustrates an example transaction performance screen.
[0034]FIG. 23 and <b>24</b> illustrate example transaction breakdown screens or pages according to one embodiment of the invention.
[0035]FIG. 25 illustrates transaction breakdown measurements taken during execution of a transaction according to one embodiment of the invention.
[0036]FIG. 26 illustrates a high-level block diagram of components used to provide server resource utilization monitoring functionality according to one embodiment of the invention.
[0037]FIG. 27 illustrates an example of a monitored server properties screen according to one embodiment of the invention.
[0038]FIG. 28 illustrates an example of a server resource parameters configuration screen according to one embodiment of the invention.
[0039]FIG. 29 illustrates an example server resource monitoring screen according to one embodiment of the invention.
[0040]FIG. 30 illustrates an example server resource performance screen according to one embodiment of the invention.
[0041]FIG. 31 illustrates an example Webtrace Analysis screen according to one embodiment of the invention.
[0042]FIG. 32 illustrates an example “new session” screen according to one embodiment of the invention.
[0043]FIG. 33A-<b>36</b>B illustrate example root cause analysis (RCA) screens according to one embodiment of the invention.
[0044]FIG. 37 illustrates an example RCA summary report screen according to one embodiment of the invention.
[0045]FIG. 38 illustrates a high-level block diagram of an RCA system according to one embodiment of the invention.
[0046]FIG. 39 illustrates a flow chart for getting and grading a measurement value according to one embodiment of the invention.
[0047]FIG. 40 illustrates a flow chart for an expansion process according to one embodiment of the invention.
[0048]FIG. 41 illustrates an example RCA screen according to one embodiment of the invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
[0049] Various inventive features will now be described with reference to a distributed monitoring tool and service for monitoring transactional servers. Although these features are described as part of a common monitoring system, those skilled in the art will recognize that many of these features can be practiced or used independently of others. In addition, the inventive features can be implemented differently than described herein, and/or within a different type of system (such as a load testing tool or service). Accordingly, the following description is intended only to illustrate certain embodiments of the invention, and not to limit the scope of the invention. The scope of the invention is defined only by the appended claims.
[0050] Throughout the following description, it will be assumed that the transactional server being monitored is a web-based system that is accessible via the Internet. It will be recognized, however, that the inventive methods and features can also be used to monitor other types of transactional servers and devices, including those that use proprietary protocols or are accessible only to internal users of a particular organization. For example, the underlying methodology can also be used to monitor internal intranets, two-tier client/server systems, SAP R/3 systems, and other types of distributed systems.
[0051] The description of the preferred embodiments is arranged within the following sections and subsections:
[0052] I. OVERVIEW
[0053] II. TERMINALOGY
[0054] III. ARCHITECTURE AND GENERAL OPERATION
[0055] IV. CONTROLLER UI AND SESSION SETUP
[0056] V. PERFORMANCE REPORTS
[0057] VI. DATA FLOW AND DATABASE CONTENT
[0058] VII. ADDITIONAL FEATURES FOR DETECTING AND REPORTING PROBLEMS
[0059] VIII. ADDITIONAL FEATURES FOR DETERMINING THE SOURCE OF DETECTED PROBLEMS
[0060] A. TRANSACTION BREAKDOWN
[0061] B. SERVER RESOURCE MONITORING
[0062] C. DETERMINATION OF NETWORK HOP DELAYS
[0063] D. AUTOMATED ROOT CAUSE ANALYSIS OF PERFORMANCE DATA
[0064] 1. RCA SYSTEM USER INTERFACE
[0065] 2. ARCHITECTURE AND GENERAL OPERATION
[0066] 3. ROOT CAUSE ANALYSIS METHODS
[0067] a. MEASURING AND GRADING THE MEASUREMENT VALUES
[0068] b. EXPANDING THE EVALUATION OF SUB-METRICS
[0069] 4. AUTOMATED RECONFIGURATION OF TRANSACTIONAL SERVER
[0070] I. Overview
[0071]FIG. 1 illustrates the general components of the distributed monitoring tool, and illustrates how these components may be deployed within a network to test and monitor a web-based transactional server <b>30</b>. Dashed lines in FIG. 1 indicate typical machine boundaries, with open boxes indicating one or more machines. As depicted by FIG. 1, the transactional server <b>30</b> typically includes a web server component <b>30</b>A and one or more applications <b>30</b>B. The applications may, for example, provide functionality for implementing one or more business processes, such as setting up a user account or placing an order. The applications <b>30</b>B typically provide user access to one or more back-end databases (not shown). The transactional server may include multiple machines, including machines that are geographically remote from one another.
[0072] As further depicted by FIG. 1, the monitoring tool consists of three primary software components: an agent <b>32</b>, a controller <b>34</b> and a web-based reports server <b>36</b>. Each component <b>32</b>, <b>34</b>, <b>36</b> includes one or more executable files or modules stored within a computer-readable medium.
[0073] The agent <b>32</b> includes the basic functionality for simulating the actions of users of the transactional server <b>30</b> while monitoring and reporting server performance. As illustrated in FIG. 1, the agent <b>32</b> is preferably installed on multiple Internet-connected host computers <b>40</b> (PCs, workstations, etc.) so that the end user experience can be captured from multiple locations. These host computers <b>40</b> may advantageously include computers that are owned or controlled by the operator of the transactional server <b>30</b>. For example, the operator of the transactional server can install the agent component on selected computers within each of the departments or organizations from which the transactional server is frequently accessed, including computers of actual end users.
[0074] For convenience, the computers <b>40</b> that host the agent <b>32</b> will be referred to as “agent computers,” and a computer <b>35</b> that hosts the controller <b>34</b> will be referred to as a “controller computer.” It should be understood, however, that a single computer could host two or more of the tool's components <b>32</b>, <b>34</b>, and <b>36</b>, and that the functionality of the monitoring tool could be divided differently between components. In addition, the web reports server <b>36</b> and the transactional server <b>30</b> could be accessed through a common web site.
[0075] The controller <b>34</b> provides a user interface (UI) through which the operator of the transactional server can set up and initiate monitoring sessions, including distributed monitoring sessions in which the transactional server is accessed and monitored from multiple user locations. Through this UI, the user can, among other things, select the agent computers <b>40</b> to be included within a monitoring session, and assign transactions and execution schedules to such computers. The controller <b>34</b> also provides functions for specifying alert conditions, and for notifying personnel when such conditions exist. Example screens of the controller's UI are shown in FIGS. <b>2</b>-<b>12</b> and <b>16</b> and are described below.
[0076] The web reports server <b>36</b> provides functionality for allowing the operator to remotely monitor the operation of the transactional server <b>30</b>, as measured and reported by the agent computers <b>40</b>, using a standard web browser. In other embodiments, the reports server <b>36</b> could be configured to “push” the performance data, or reports generated therefrom, to a special client application for viewing. As described below, the agent computers <b>40</b> preferably report their transaction execution results (performance data) to the reports server <b>36</b> in real-time (preferably via the controller <b>34</b>, which checks for predefined alert conditions), allowing operator to view the real-time status of the transactional server. The reports server <b>36</b> may optionally be implemented by a “monitoring service provider” entity that stores and provides secure access to server status data for many different transactional servers and business entities; this approach relieves the operator of the transactional server under test from having to administer the reports server <b>36</b>. Alternatively, each or some of the operators of the transactional servers under test could implement their own respective reports servers <b>36</b>.
[0077] As described below, one important feature of the monitoring tool involves the ability of the user to monitor server performance according to operator-selected attributes of the agent computers <b>40</b>. For example, using the reports server, <b>36</b>, the user could view a graph of the average response time as measured by all agent computers in San Francisco, or by all computers that use a particular ISP. In one embodiment, the attributes of each agent computer include the computer's location, organization, and ISP, and can be assigned or modified via the user interface of the controller <b>34</b> (see FIG. 6). Other types of attributes, including user-defined attribute types, can additionally or alternatively be used. An example of a report in which performance is displayed separately for each location and transaction is shown in FIG. 15 and described below.
[0078] Another important feature involves the ability of the user to assign execution schedules to particular agent machines <b>40</b>, including periodic schedules (e.g., once per hour on weekdays). Using this feature, the user can, for example, set up a monitoring session in which the transactional server <b>30</b> is proactively exercised and monitored on a continuous or near-continuous basis, and in which system administrators are notified immediately (such as by pager) as soon as an alert condition is detected.
[0079] II. Terminology
[0080] To facilitate an understanding of the invention, the following terminology will be used throughout the remaining description:
[0081] The term “distributed monitoring session” or “distributed session” refers to a monitoring session in which multiple agent computers <b>40</b> are used to monitor a transactional server <b>30</b>.
[0082] The term “agent group” refers to the group of agent computers <b>40</b> included within a distributed session.
[0083] The term “agent” refers either to the agent component <b>32</b> generally, or to a particular copy or instance of the agent component running on an agent computer, depending upon the context in which the term is used.
[0084] The term “attribute” refers to a particular characteristic or property of a host or agent computer, such as the location, organization, ISP, or configuration of the computer.
[0085] The term “transactional server” refers to a multi-user system which responds to requests from users to perform one or more tasks or “transactions,” such as viewing account information, placing an order, performing a search, or viewing and sending electronic mail. The term “operator” refers generally to a business entity that is responsible for the operation of the transactional server (typically the owner).
[0086] The term “testcase” refers generally to a computer representation of the transaction(s) to be performed by a particular computer to monitor a transactional server. In the preferred embodiment, the testcases include conventional test scripts (either in textual or executable form) that are “played” by the agent computers <b>40</b>, although the testcases could alternatively be in other forms. Testcases may optionally include verification points that are used to test server functionality.
[0087] The terms “parameter” and “metric” refer generally to a type or a definition of measurement.
[0088] III. Architecture and General Operation
[0089] In a preferred embodiment, the agent <b>32</b> is implemented using the commercially-available LoadRunner Virtual User (VUser) component of Mercury Interactive Corporation, and is capable of executing testcases generated using Mercury Interactive's LoadRunner, WinRunner and Astra QuickTest products. Examples of methods that may be used to generate and play testcases are described in co-pending U.S. applications Ser. No. 08/949,680 (filed Oct. 14, 1997) and Ser. No. 09/337,446 (filed Jun. 21, 1999), the disclosures of which are hereby incorporated by reference. Other known programming methods for simulating user actions and monitoring server responses may be used to implement the agent <b>32</b>; in addition, application-specific hardware could be used to perform some or all of the agent's functions.
[0090] The agents <b>32</b> may run on any type of computer <b>40</b> capable of accessing the transactional server <b>30</b>. For example, the agents <b>32</b> may run on dedicated agent computers set up by a monitoring service provider, on computers owned by the owner or operator of the transactional server, on computers of end users of the transactional server, or on a combination thereof. In one embodiment, the agent <b>32</b> is installed on the agent computers <b>40</b> prior to initiation of monitoring sessions. Once installed, the agent can receive testcases and execution schedules from the controller <b>34</b> over the Internet or other TCP/IP based network via API calls. Alternatively, the agents <b>32</b> may be installed automatically by the controller <b>34</b> when a monitoring session is initiated. For example, the controller <b>34</b> could dispatch an agent <b>32</b> and a testcase (optionally as a single executable component) to each machine in the agent group, and the agents <b>32</b> could automatically delete themselves following testcase execution. Each agent <b>32</b> can preferably simulate the actions of multiple users.
[0091] Preferably, the agent group is selected so as to encompass a representative cross section of client attributes. For example, one or more agent computers <b>40</b> may be selected within each geographic area and/or department from which significant user activity is expected to originate.
[0092] In addition, a monitoring service provider entity, such as the entity that operates the reports server <b>36</b>, may set up Internet hosts with various attributes (e.g., in various geographic locations, with a variety of different ISPs, etc.) and make such hosts available to its customers as agent computers <b>40</b>. Such host computers are preferably provided by the service provider with the agent <b>32</b> pre-installed, and are configured to monitor multiple transactional servers (and thus service multiple operators) concurrently. This method is especially useful where the operator of the transactional server <b>30</b> would not otherwise have access to client computers with attributes of typical end users. For example, an operator of an electronic commerce Web site may not have access to host computers within the various countries or regions from which purchases are made. The method also relieves the operator of the burden of setting up and administering the agent computers <b>40</b>.
[0093] Where the agents <b>32</b> run on computers provided by a monitoring service provider, each such computer may, but need not, be physically located in the end-user location from which it monitors response times. For example, an agent computer <b>40</b> can reside within a data center in one location, and have a dedicated connection to an Internet point-of-presence (PoP) in a remotely located end-user location; this approach is described in U.S. application Ser. No. 09/531,821 (filed Mar. 21, 2000), the disclosure of which is hereby incorporated by reference. Further, a community-based resource sharing system may be used to allow users to monitor their web sites from the computers of other community members, as described in U.S. application Ser. No. 09/659,476 (filed Sep. 11, 2000), the disclosure of which is hereby incorporated by reference.
[0094] Further, rather than using agents that execute transactions, passive agents may be used to monitor interactions between actual end-users and the transactional server <b>30</b>. For example, a passive agent may be installed in selected end-user locations on a network, as described in U.S. application Ser. No. 09/664,264 (filed Sep. 18, 2000) and counterpart PCT publication WO 01/20918 A2, the disclosures of which are hereby incorporated by reference. Further, a passive agent may be incorporated into pages of the web site to be monitored, such that the agent is downloaded and executed whenever the page is viewed.
[0095] As illustrated in FIG. 1, the controller <b>34</b> preferably includes or interoperates with a recorder <b>34</b>A that provides functions for recording and editing transactions to be included within testcases. In a preferred embodiment, any one or more of the above-mentioned products of Mercury Interactive Corporation may be used as the recorder <b>34</b>. Rather than recording new testcases, the user may optionally re-use testcases or testcase scripts that were created for pre-deployment testing of the transactional server <b>36</b>. Other existing tools and testcase generation methods could be used to generate the testcases.
[0096] The controller <b>34</b> also includes a scheduler component <b>34</b>B that is used to set up monitoring sessions. The scheduler <b>34</b>B is preferably implemented using one or more “wizards” that step the user through the process of selecting agent computers, specifying the transactions to be performed by such computers, assigning execution schedules to the agent computers, and specifying criteria for generating alert events and notifications. Example screen displays provided by the scheduler <b>34</b>B are included in FIGS. <b>3</b>-<b>12</b> and are discussed below.
[0097] The controller <b>34</b> also includes an automation interface <b>34</b>C that provides methods for controlling the operation of the agents <b>32</b>, including dispatching testcases and execution schedules to the agents. In a preferred embodiment, the automation interface is implemented using the LoadRunner 6.0 automation interface available from Mercury Interactive Corporation. The controller <b>34</b> further includes an alerts engine <b>34</b>D that monitors some or all of the performance data generated by the agents <b>32</b> in real-time to check for user-defined alert conditions. Using the scheduler <b>34</b>B, the alerts engine <b>34</b>D can be configured to notify an operator of alert conditions by an appropriate communications method such as pager, cellular telephone, or email. For example, the alerts engine can be configured to page a system administrator whenever the average response time of the transactional server exceeds a certain threshold, or when the transactional server becomes inaccessible from any location or organization. The alerts engine <b>34</b>D can also generate notifications that are based on the content (e.g., expected text strings or values) returned by the transactional server.
[0098] As depicted in FIG. 1, the controller <b>34</b> stores various test control data in local storage <b>38</b>. The test control data typically includes testcase files (script files and related data files) for pre-recorded transactions, and session files that specify the various monitoring sessions that have been created.
[0099] As indicated above, the reports server <b>36</b> provides online, web-based access to the testcase execution (performance) data reported in real-time by agents <b>32</b>. As depicted in FIG. 1, the performance data for the ongoing distributed sessions is stored within a central, “sessions” database <b>42</b>, which is an ODBC compliant database in the preferred embodiment. One possible schema of this database <b>40</b> is described below. As depicted by FIG. 1, the components of the reports server <b>36</b> preferably include a web server <b>36</b>A such as Microsoft Internet Information Server (IIS), an access control layer <b>36</b>B which restricts access to the sessions database <b>42</b>, a database access layer <b>36</b>C, and a report generation component <b>36</b>D. The database access layer <b>36</b>C is implemented using a set of Active Server Pages (.ASP files) that use MDAC (Microsoft Data Access Components) to communicate with the sessions database <b>42</b>. The ASP pages include an administration page (not shown) that can be accessed by users with administrator privileges to perform such tasks as adding new end users to the database <b>42</b>.
[0100] The report generation component <b>36</b>D is implemented using Microsoft ActiveX Data Objects (ADO), which provides functions for generating dynamic web pages. The dynamic web pages includes various pre-defined graphs and charts (see FIGS. <b>13</b>-<b>16</b>) that are used to build customized, web-based reports. The reports server <b>36</b> could also be configured to disseminate the reports by email, fax, a push protocol, or other communications method.
[0101] IV. Controller UI and Session Setup
[0102]FIG. 2 illustrates the main screen or console for a preferred embodiment of the controller <b>34</b>, with an example monitoring session (also referred to as a “profile”) open and displayed in the tree window. The details of the monitoring session are graphically presented to the user as an expandable session tree <b>46</b> which shows the agent (host) computers, the testcase execution schedules assigned to each agent computer, and the transactions assigned to each agent computer. The session tree also shows any alert conditions that have been defined. In the simple example shown in FIG. 2, the monitoring session uses a single agent computer, “idopc,” which has been assigned a single transaction “flights” and an execution schedule of “Every 5 minutes, Monday-Friday, all day.” The monitoring session includes a single alert under which an alert event will be triggered if the response time of the transaction “flights” exceeds 10 seconds. The expandable tree can advantageously be used to edit a monitoring session through drag-and-drop and other standard functions provided by the Windows operating system. As illustrated in FIG. 16, the controller's UI also provides a browser window through which a user can view report pages from the reports server <b>36</b>.
[0103] The controller's menu, the top level of which is shown in FIG. 2, provides functions for performing various session-related tasks, including launching the Setup and Alerts Wizards (described below), opening and editing an existing monitoring session, starting and stopping monitoring sessions, specifying the address of the reports server <b>36</b> to be used with a monitoring session, clearing the contents of the database <b>42</b>, and specifying settings for sending alert notifications.
[0104] To create a new monitoring session, the user selects PROFILE/NEW, which causes the controller <b>34</b> to launch a Setup Wizard (FIGS. <b>3</b>-<b>9</b>). As illustrated by FIG. 3, the user is initially prompted to specify a session name. The session name provides a mechanism for later retrieving or viewing the reports for a particular monitoring session. As illustrated in FIG. 4, the user is then presented a “Select Transactions” screen for specifying the previously-generated transactions to be included within the monitoring session. The user can also use the NEW button to launch the recorder <b>34</b>A and record a new transaction. The transaction may include a single URL request or multiple URL requests, including URL requests with data submissions (e.g., HTTP POST requests). The transactions may optionally include verification points that specify expected server responses, such as particular values or text strings within web pages. Alternatively, the transactions may stress the transactional server without verifying the content of the server responses. As described below, the user can later assign specific transactions, or sets of transactions, to specific agent computers <b>40</b>, and can monitor the performance of the transactional server on a transaction-by-transaction basis.
[0105] In the preferred embodiment, the user can freely define what constitutes a “transaction” for monitoring purposes. For example, the user can start recording a user session, record any number of user interactions with the server (form submissions, page requests, etc.), stop recording, and then store the result as a transaction under a user-specified name (e.g., “browse catalog”). In addition, during subsequent editing of the transaction, the user can optionally divide the transaction into multiple smaller transactions or make other modifications. The transactions can also include accesses to multiple web sites. Preferably, the transactions are defined by the user with sufficient granularity to facilitate identification of performance bottlenecks. For example, the user may wish to create a separate transaction for each of the primary applications deployed on the transactional server <b>30</b> so that each such application can be monitored independently.
[0106] The transactions included within the session may optionally include special non-destructive or “synthetic” transactions that do not change the state of the transactional server <b>30</b>. If destructive transactions are used, the transactional server <b>30</b> may optionally be configured to handle such transaction in a special, don-detructive manner. This may be accomplished, for example, by setting up dummy accounts for monitoring purposes. In addition, where appropriate, the transactional server <b>30</b> may be preprogrammed to roll back its databases, or to otherwise ignore the transaction, when a particular dummy account, credit card number, username, or other unique element is used.
[0107] As illustrated by the “Select Computers” screen in FIG. 5, the next step in the setup process involves selecting the computer or computers to be included in the agent group. By selecting the ADD button from this screen, the user can view and select from a standard Windows NT® tree view of the host computers that are available for use. In one embodiment, the tree view displays only those computers on which the agent <b>32</b> is installed. In another embodiment, the tree view also lists computers that do not have the agent <b>32</b> stored thereon, and provides an option for the user to remotely install the agent on such computers. As indicated above, the computers that are available for use may optionally include computers that are made available by a monitoring service provider; in such implementations, the Setup Wizard <b>34</b> may be configured to automatically retrieve a list of such service provider computers and their respective attributes from a special Internet host. Techniques for generating and accessing lists of available servers are well known in the art, and are therefore not described herein. The selected computers are added to the session tree <b>46</b> as respective nodes or icons.
[0108] When the user selects the EDIT button (FIG. 5) with a computer selected in the session tree <b>46</b>, the user is presented with a “Computer Properties” screen as shown in FIG. 6. From this screen, the user can assign various attributes (properties) to the computer or confirm previously-assigned attributes. In the illustrated example, the attribute types are the location (e.g., city), organization (e.g., accounting department), and ISP of the agent computer <b>40</b>. Other pre-defined attributes types that may be provided include, for example, a group name, the computer's operating system, the router to which the computer is connected, the computer's modem or other connection speed, the computer's default web browser (particularly if the agent uses or emulates the browser), and the hardware configuration of the computer. In addition, the controller <b>34</b> and the reports server <b>36</b> may provide the user an option to create one or more user-defined attribute types, and to use such attribute types in the same manner as the pre-defined attribute types. It should be understood, therefore, that the specific attributes and attributes types shown in the figures are merely illustrative.
[0109] The attributes that are assigned to the agent computers can be used to separately view the transactional server's performance as monitored by a particular attribute group (group of computers that share a particular attribute or set of attributes). For example, the user can view a graph of the response times measured by all agent computers with the location attribute “San Jose” or the ISP attribute “Sprint.” Example reports are shown in FIGS. <b>13</b>-<b>16</b> and are described below. The user can also generate attribute-filtered reports to exclude performance data associated with specific attributes from consideration (as described below). The ability to view and monitor performance separately for each attribute group and to generate attribute-filtered reports greatly facilitates the task of identifying attribute-specific performance problems.
[0110] When the user selects the NEXT button from the Select Computers screen, an “Assign Transactions” screen (FIG. 7) appears. From this screen, the user can assign transactions (from the previously-created transactions list) to specific computers in the agent group. The user can also specify, for each computer, the order in which that computer is to execute the assigned transactions. As transactions are assigned to agent computers <b>40</b>, the transactions are added to the session tree <b>46</b> as children of their respective computers (as illustrated in FIGS. 7 and 8 for the computer “dolphin”).
[0111] When the user selects the NEXT button from the Assign Transactions screen, an “Assign Schedules” screen appears (FIG. 8) that allows the user to assign a testcase execution schedule to each computer. When the user selects the SCHEDULE button with a computer selected in the session tree <b>46</b>, a “Schedule Properties” box appears (FIG. 9). From the Schedule Properties box, the user can select a predefined execution schedule (e.g., “weekdays”) to assign to the computer and/or define a new schedule. As illustrated in FIG. 9, periodic schedules may be used. The periodic schedules may optionally include pseudo-random schedules. As shown in FIG. 8, the schedules are added to the session tree <b>46</b> as children of their respective agent computers. In other embodiments, the schedules may be assigned on a transaction-by-transaction basis.
[0112] The execution schedules may be selected so as to provide continuous or near-continuous monitoring of the transactional server <b>30</b>. By staggering the execution schedules so that different agent computers <b>40</b> monitor the transactional server <b>30</b> at different times, the transactional server <b>30</b> can optionally be monitored continuously (24 hours per day) or nearly continuously without using any single agent computer <b>40</b> for an extended period of time. For example, if the agent computers <b>40</b> are distributed around the globe, the schedules can be assigned so that no agent computer <b>40</b> is used for testing during employee work hours within its respective region.
[0113] The Setup Wizard may optionally provide one or more functions (not illustrated) for assisting users in setting up continuous or near-continuous monitoring sessions. For example, as the schedules are being assigned to agent computers, the wizard could automatically detect and display the “gaps” (periods of time during which the transactional server is not being monitored) in the cumulative execution schedule. The Setup Wizard could also provide an option to automatically generate an execution schedule which fills-in these gaps. In addition, a function could be provided for ensuring that at least two agent computers <b>40</b> are scheduled to execute testcases at all times, so that the failure of a single agent computer will not cause the transactional server to go unmonitored.
[0114] When the user selects the FINISH button (FIG. 8) from the Assign Schedules box, the Setup Wizard closes and the user is presented with a view of the complete session tree <b>46</b>. At this point, controller <b>34</b> dispatches the testcases and execution schedules to the respective agent computers <b>40</b>, and sends various session configuration data (session name, transaction identifiers, attributes of agent computers, etc.) to the reports server <b>36</b> for storage in the sessions database <b>42</b>. The controller <b>40</b> also stores a representation of the monitoring session in local storage <b>38</b>. The general flow of information to and from the controller computer <b>35</b> is described below with reference to the data flow drawings of FIGS. 17 and 18. Once the setup process is completed, the monitoring session continues indefinitely until halted or terminated by the user.
[0115] With the session open within the controller's console (FIG. 2), the user can select ALERT/ADD from the main menu to launch an Alerts Wizard (FIGS. <b>10</b>-<b>12</b>). As illustrated by FIG. 10, the Alerts Wizard allows the user to specify one or more performance parameters to monitor in real-time for purposes of generation alerts, including response time, availability, pass/fail status, and response data size. By selecting the check box <b>70</b>, the user can specify certain parameter statistics to monitor, such as the average of the parameter over a specified time frame.
[0116] As illustrated by FIG. 11 and <b>12</b>, the Alerts Wizard also provides screens for specifying notification criteria for the parameters to be monitored. In the example shown in FIG. 11, the user can request to be notified whenever the average response time exceeds a specified threshold, or exceeds the threshold with a specified frequency (e.g., 10 times per minute). As shown in FIG. 12, the user can also request to be notified by pager or email of an alert condition.
[0117] The Alerts Wizard may also provide an option (not illustrated) to be notified when certain types of transactions fail, and/or when failures are detected within particular attribute groups. Using this option, a user can request to be notified whenever a problem is detected which falls within the user's respective area of responsibility. For example, a system administrator responsible for a particular business process may be notified when a transaction that corresponds to that business process fails; to avoid being notified of general failures, this notification may be made contingent upon other types of transactions completing successfully. Other example uses of this feature include: notifying an ISP administrator when a threshold number of agent computers using that ISP are unable to access to the transactional server (optionally contingent upon the transactional server being accessible from other ISPs); and notifying a system administrator responsible for a particular office when a threshold number of agent computers <b>40</b> within that office are unable to access to the transactional server (optionally contingent upon the transactional server being accessible from other offices).
[0118] In other embodiments, the various functions of the controller <b>34</b> could be implemented in-whole or in-part by the reports server <b>36</b>. For example, the above-described functions of the Alerts Wizard, and the associated functionality of the alerts engine <b>34</b>D, could additionally or alternatively be implemented by the reports server <b>36</b> such that users can remotely set up and modify alert conditions. The task of checking for alarm conditions could also be performed by the agents <b>32</b>.
[0119] In one embodiment, the controller <b>34</b> is hosted by an ASP (application service provider) as a service that is accessed over the Internet using a conventional web browser. Through the ASP's servers, each customer is given secure access to its respective repository of testcase and session files. The service's user interface for setting up monitoring sessions may be generally the same as shown in FIGS. <b>2</b>-<b>12</b>, with the dialog boxes replaced by corresponding web pages. Test scripts (transactions) may be recorded using a server-side recorder, and/or may be recorded by the customer using a downloadable recorder and then uploaded to the server. The ASP, which may also operate the reports server <b>36</b> and/or the agents computers <b>40</b>, may charge customers for monitoring sessions based on one or more of the following criteria, as well as others: number of transaction types monitored, number of transaction execution events, quantity of hardware resources used, and time schedule and duration of monitoring sessions. One important benefit of operating the controller <b>34</b> in this manner is that monitoring sessions can be initiated and modified from any computer that has Internet access, without the need for any special software. Another benefit is that the customer is relieved of the burden have having to install and maintain the controller software.
[0120] In embodiments in which the controller <b>34</b> is hosted as a service, the task of assigning execution schedules to the agent computers <b>40</b> may be performed by the ASP, rather than by the end user. This strategy is particularly useful where the agent computers <b>40</b> are shared by many different customers, as it allows the ASP to distribute the load across the agent computers so as to generally maximize the total number of distributed monitoring sessions that can exist concurrently. A hybrid approach is also possible in which the customer controls the execution schedules of the customer's own agent computers <b>40</b> while the ASP controls the execution schedules of the shared agent computer's that are under the ASP's control.
[0121] In yet other embodiments, the controller <b>34</b> may be hosted by a server on a private intranet, such as the intranet of the operator of the transactional server. In such configurations, the controller preferably operates the same as if hosted by an ASP, but is private to the operator.
[0122] V. Performance Reports
[0123] FIGS. <b>13</b>-<b>15</b> illustrate examples of the types of graphs or charts that may be provided by the reports server <b>36</b> to facilitate remote monitoring of the transactional server <b>30</b>. The examples shown in FIGS. <b>13</b>-<b>15</b> illustrate a monitoring session involving five transactions: Order Entry, Item in Stock Search, Browse Order Status, Update Account, and Purchase from Stock. The transactions are being executed from agent computers <b>40</b> located in four geographic regions: New York, Japan, United Kingdom and San Francisco. More than one agent computer may be used in each such location. The names and granularities of the geographic locations can be defined by the operator during the setup process.
[0124] The graphs indicate various aspects of the transactional server's performance as monitored over a particular time frame (the current day in this example). The first graph <b>76</b> (FIG. 13) shows the minimum, average, and maximum transaction times for each of the five transactions. The second graph <b>78</b> (FIG. 13) shows the average response time for each transaction and each one-hour interval, using a color coding scheme to distinguish between the transactions. The third graph <b>80</b> (FIG. 14) shows the distribution of service levels for each of the five transactions, using a unique color for each level. The fourth graph <b>82</b> shows, for each one-hour interval and each transaction, the percentage of transactions that failed.
[0125] As illustrated in FIG. 13, the report pages preferably include various links and controls for allowing the user to generate customized and attribute-filtered views of the performance data. For example, if the user selects the “drill down” link for the “browse order status” transaction, a page appears which includes the graphs <b>84</b>, <b>86</b> shown in FIG. 15. Both graphs <b>84</b>, <b>86</b> shows aspects of the server response time for the Browse Order Status transaction broken down by location, as may be desirable to identify location dependent problems. The horizontal line in these graphs <b>84</b>, <b>86</b> represents a user-defined alert threshold. From this page, the user can drill down an additional level (by selecting the location-specific drill down links <b>90</b>) to view location-specific graphs for the Browse Order Status transaction.
[0126] With further reference to FIGS. <b>13</b>-<b>15</b>, the “Report Parameters” window <b>87</b> allows the user to modify the time frame and/or the breakdown method used to generate the various graphs and charts. By modifying the breakdown method, the user can view the performance data separately for each transaction and for each attribute of the agent computers. In one embodiment, the performance data can be viewed by transaction (shown in FIGS. 13 and 14), by location (shown in FIG. 15), by organization (not illustrated), and by ISP (not illustrated). In other embodiments, the performance data can be broken down according to other attribute types, including attribute types defined by the operator.
[0127] The “Filters” option <b>88</b> (FIGS. <b>13</b>-<b>15</b>) allows the user to filter the displayed information by transaction and by each of the attributes. Using this feature, the user can, for example, filter out from the reports the performance data corresponding to a particular transaction, location, organization, ISP, or combination thereof. In one embodiment (not shown), the user specifies the filter to be applied by completing a web form that includes a respective check box for each transaction and each attribute used in the monitoring session. The application of a filter, if any, is indicated by the notations at the tops of the graphs (e.g., “Transactions: All; Locations: UK, NY; Organizations: accounting, marketing”).
[0128] The Graph List option <b>91</b> allows the user to specify the set of default graphs that are to appear on the main status reports page. The “Settings” option <b>92</b> allows the user to adjust and save other types of settings, such as an “auto refresh” rate (e.g., every five minutes) and a starting date/time to be used within the reports.
[0129]FIG. 16 illustrates an example “Transaction Health Distribution” chart that may be generated by the reports server <b>36</b>. In this example, the chart is being viewed through the browser window of the controller's interface. The chart is in the form of a 2-dimensional matrix. The horizontal dimension represents the timeframe, which can be modified by the user over a range of hours to years. In this example, the columns represent hours of the current day (as displayed along the top of the chart), and the rows represent the transactions being monitored (as listed at the left). The cells of the matrix are color-coded to reflect the response time of the particular transaction during in the particular time frame. Each hour and each transaction is a hyperlink that, when selected, causes the view to change. For example, if the user clicks on a particular hour, the timeframe changes to just that hour with the matrix's horizontal dimension broken down into smaller (e.g., 5 or 10 minute) intervals. Similarly, when the user clicks on a transaction link, the vertical dimension changes so that the chart shows only the selected transaction, broken down according to geographical location (or possibly another computer attribute).
[0130] As will be apparent from the foregoing examples, the ability to separately view and filter the performance data based on the attributes of the agent computers, including operator-specified attributes, greatly simplifies the task of identifying attribute-specific problems. Although specific attribute types are shown in the example reports, it should be understood that the illustrated features can be applied to other types of attributes, including user assigned attribute types.
[0131] The reports server <b>36</b> also preferably provides access to an Alerts chart (not shown) which contains information about the various alert events that have occurred. For each alert event, this chart may include, for example, an alert name, a color-coded indication of the alert severity, the time of the alert event, the action taken (e.g., “email sent to admin@merc-int.com” or “logged only”), and the text of any alert message sent.
[0132] VI. Data Flow and Database Content
[0133] The general flow of information between components during the setup and execution of a typical monitoring session will now be described with reference to FIGS. <b>17</b>-<b>19</b>.
[0134]FIG. 17 illustrates the “setup” or “programming” phase of a monitoring session. As depicted by the left-to-right arrows in FIG. 17, once the user completes the setup process, the controller <b>34</b> dispatches the testcases (transactions) and schedules to the respective agents <b>32</b>. Where the agents <b>32</b> reside on remote agent computers <b>40</b>, the testcases and schedules are communicated over the Internet using HTTP or another a TCP/IP based protocol via API calls. As further depicted by FIG. 17, the controller also sends session configuration data to the reports server <b>36</b> (preferably using HTTP) for storage in the sessions database <b>42</b>. The configuration data includes the session name, identifiers and properties (attributes) of the agent computers <b>40</b>, and identifiers and names of the transactions. Where the reports server <b>36</b> services multiple business entities, the configuration data may also include a username or other identifier of the business entity to which the session corresponds.
[0135] Table 1 summarizes, for one example embodiment, the tables that are created in the sessions database <b>42</b> for each monitoring session and used to generate the reports. Any of a variety of alternative database schemas could be used. The various metrics that are displayed in the reports (e.g., average response time over a particular window) are calculated using the data stored in the event meter table. <tables id="TABLE-US-00001" num="1"><table frame="none" colsep="0" rowsep="0"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="217PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 1</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>EXAMPLE DATABASE SCHEMA</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="2"><colspec colname="1" colwidth="56PT" align="left" /><colspec colname="2" colwidth="161PT" align="left" /><tbody valign="top"><row><entry>TABLE NAME</entry><entry>DESCRIPTION</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row><row><entry>Groups</entry><entry>Contains the names of all agent computers and their</entry></row><row><entry /><entry>associated properties.</entry></row><row><entry>Transactions</entry><entry>Contains a listing of the transactions, by name, with</entry></row><row><entry /><entry>each assigned a numerical transaction ID. For each</entry></row><row><entry /><entry>transaction, the table contains the thresholds used for</entry></row><row><entry /><entry>evaluating response times (e.g., less than 20 sec. =</entry></row><row><entry /><entry>OK, from 20 to 30 sec. = poor, etc.).</entry></row><row><entry>Status</entry><entry>Contains a listing of the available transaction statuses</entry></row><row><entry /><entry>(e.g., Pass = 0, Fail = 1, etc.).</entry></row><row><entry>Ranks</entry><entry>Contains a listing of the threshold criteria names (e.g.,</entry></row><row><entry /><entry>1-OK, 2 = Warning, etc.).</entry></row><row><entry>Properties</entry><entry>For each property defined by the user, a table is</entry></row><row><entry /><entry>created that assigns a numerical ID to the set</entry></row><row><entry /><entry>of members of that property (e.g., for the</entry></row><row><entry /><entry>“organizations” table might include the</entry></row><row><entry /><entry>entries R&D = 1, Marketing = 2, etc.).</entry></row><row><entry>Event Meter</entry><entry>Contains the results of each transaction execution</entry></row><row><entry /><entry>event. Each transaction execution event is represented</entry></row><row><entry /><entry>by a record which contains the following data: record</entry></row><row><entry /><entry>ID (increases sequentially with each new execution</entry></row><row><entry /><entry>event), transaction ID, result (status value), date/time,</entry></row><row><entry /><entry>response time in seconds, and properties of agent</entry></row><row><entry /><entry>computer (location, organization, etc.)</entry></row><row><entry>Alarms</entry><entry>Contains definitions of events that trigger alarms</entry></row><row><entry>Definitions</entry></row><row><entry>Alarms</entry><entry>Stores a log of triggered alarm conditions</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0136] As depicted by the downward arrow in FIG. 17, any alerts set up by the user are stored in local storage <b>38</b> along with session configuration data. The alerts may additionally or alternatively be communicated to the reports server <b>36</b>, in which case the reports server may handle the task of checking for and notifying users of alert conditions.
[0137]FIG. 18 illustrates the flow of data for a representative, remote agent <b>32</b> as the agent executes a testcase. During the execution process, the agent <b>32</b> interacts with (e.g., sends HTTP Post and Get messages to) the transactional server <b>30</b> while monitoring one or more predefined performance parameters such as response time. The agent <b>32</b> also checks any verification points (e.g., expected values or text strings) defined within the testcase. Upon completing each transaction, the agent <b>32</b> sends the resulting transaction execution data to the controller <b>34</b> using HTTP or another TCP/IP based protocol. The transaction execution data preferably includes a transaction ID, the performance data (such as response time and pass/fail status) for the transaction, a transaction time/date stamp, and the host ID of the agent computer <b>40</b>. The agents could alternatively be designed to report their execution on a more or less frequent basis (e.g., once per server response, or once per testcase execution). The controller <b>34</b> compares the performance data to any predefined alert conditions. If an alert condition is satisfied for which a notification message has been defined, the controller sends an alert notification message (represented by a dashed line in FIG. 18) to the appropriate entity. Upon receiving an alert notification message, the recipient can log into the reports server <b>36</b> to obtain details of the alert event, such as the location or organization of the agent computer that reported associated performance data. The alert events could also be stored locally to the controller computer and displayed within the session tree <b>46</b>.
[0138] As further depicted by FIG. 18, the controller <b>34</b> forwards the transaction execution data and any satisfied alert conditions to the web reports server <b>36</b> (preferably using the HTTP protocol) for insertion into the sessions database <b>42</b>. As with the agent-to-controller communications, the controller preferably forwards the transaction execution data to the reports server <b>36</b> substantially in real-time, on a transaction-by-transaction basis. This is accomplished in the preferred embodiment through an API of the automation interface <b>34</b>C (FIG. 1). The alert events are detected and reported to the reports server <b>36</b> in real-time by the alerts engine <b>34</b>D. If multiple agents <b>32</b> are scheduled to execute testcases concurrently, the controller <b>34</b> processes the data streams from the multiple agents concurrently. The main controller loop is thus in the form of:
[0139] wait for message from a Vuser (agent)
[0140] route message to web reports server via API call
[0141] ApmApi_reportTransaction(transaction, host, status, value)
[0142] route message to alarms engine
[0143] go back to wait
[0144] Various alternatives to the data flow process shown in FIG. 18 are possible. For example, the agents <b>32</b> could send the transaction execution data directly to the reports server <b>36</b>, in which case the reports server <b>30</b> could optionally forward some or all of the execution data (e.g., alert conditions only) to the controller <b>34</b>. In addition, all agent computers <b>40</b> within a given location or organization could be configured to aggregate their performance data for transmission to or retrieval by the controller <b>34</b> or the reports server <b>36</b>. In addition, the task of checking for and notifying users of alert conditions could be performed by the agents <b>32</b> and/or by the reports server <b>30</b>, rather than by the controller <b>34</b>. Further, the agents <b>32</b> could be configured to “filter” the transaction execution data, so that only those transactions that meet certain predefined criteria are reported. These and other alternatives could optionally be provided as user-configurable options.
[0145]FIG. 19 illustrates the process of remotely accessing the sessions database <b>42</b> using a standard web browser <b>100</b>. As illustrated, the user initially logs into his or her account using a username/password combination or other authentication method. Thereafter, the user views customized, real-time status reports (as described above) for the transaction server or servers corresponding to that account. As the reports pages are requested, the database <b>42</b> is accessed and the various performance metrics calculated using programming methods that are well known by those skilled in the art.
[0146] VII. Additional Features for Detecting and Reporting Problems
[0147] Three optional features for detecting and reporting error conditions and performance problems will now be described. All three of these features are preferably implemented in part through executable code of the agent component <b>32</b>.
[0148] The first such feature involves having the agent computers <b>40</b> capture the screens returned by the transactional server <b>30</b> during transaction execution, and then forward these screen captures to the reports server <b>36</b> if the transaction is unsuccessful. When the end user drills down on a failed transaction within a report, the reports server <b>36</b> displays, or presents an option to display, the captured sequence of screen displays for the failed transaction. For example, if the failed transaction involved an unexpected or missing message on a web page, the user could view the entire web page as well as the web pages (including any form data submitted by the agent) that preceded the unexpected response. An important benefit of this feature is the ability for the user to view the sequence of events that led to the failed transaction.
[0149]FIG. 20 illustrates the screen capture process as implemented within the agent component <b>32</b>. As depicted by blocks <b>110</b>-<b>116</b>, each time the agent <b>32</b> submits a request to the transactional server <b>30</b>, the agent captures the screen returned by the transactional server and compares this response against any associated verification points defined within the transaction. The screen displays are preferably stored as bitmap images, but may alternatively be stored in another format such as HTML documents and associated objects.
[0150] Once the transaction is finished, the agent <b>32</b> determines whether the transaction completed successfully. A transaction is preferably treated as unsuccessful if any verification point failed. A transaction may also be treated as unsuccessful if, for example, a timeout event occurred. In the event of a transaction failure, the agent <b>32</b> sends the sequence of captured screen displays to the reports server <b>36</b> (block <b>120</b>), which in turn stores the screen displays in the sessions database <b>42</b> for later viewing. The screen displays could additionally or alternatively be sent by email to a human operator for viewing. If the transaction completes successfully, the screen displays are discarded without being forwarded to the reports server <b>36</b>.
[0151] A second feature that may be incorporated into the agent <b>32</b> is an ability to measure and report segment delays incurred along a network path between an agent computer <b>40</b> and the transactional server <b>30</b>. The segment delays are preferably measured using the Network Monitor component of the commercially-available LoadRunner 6.0 product of Mercury Interactive Corporation. Preferably, some or all of the agents <b>32</b> are configured via the controller <b>34</b> to launch the Network Monitor (on their respective agent computers <b>40</b>) when the path delay exceeds a preprogrammed threshold. These thresholds may optionally be specified by the user when setting up a monitoring session. Upon being launched, the Network Monitor measures the delay along each segment of the path between the relevant agent computer <b>40</b> and the transactional server <b>30</b> using well-known methods. The agent <b>32</b> then reports these measurements to the reports server <b>36</b>, which allows the user to drill down and view the measurements. The measured delays are preferably presented using the standard segment delay and path delay graphs provided within LoadRunner 6.0. The segment delay data may be used, for example, to detect router problems or bottlenecks in network architectures. An example implementation of this feature is described below under the heading “Determination of Network Hop Delays.”
[0152] A third feature involves the ability of the agents <b>32</b> to detect and report “broken links” (links to inaccessible files or other objects) within web sites. Using this feature, the user can remotely program one or more of the agent computers <b>40</b> to crawl the web site periodically (e.g., once per day) to check for broken links, and to report any broken links that are found. When broken links are located, a list of the broken links may automatically be posted to the reports server <b>36</b> for viewing and/or be sent to the user by email. Each broken link may be reported to the user in the form of a URL pair that indicates the respective locations of the missing object and the page containing the broken link. Techniques for crawling web sites and checking for broken links are well known in the art, and are described, for example, in U.S. Pat. No. 5,958,008 of Mercury Interactive Corporation. As with other types of problems detected by the agents <b>32</b>, when a particular object is accessible from some agent computers <b>40</b> but not others, the reports server <b>40</b> preferably allows the user to separately view the attributes of the agent computers that experienced the problem.
[0153] VIII. Additional Features for Determining the Source of Detected Problems
[0154] Upon determining that a performance problem exists with the deployed transactional server <b>30</b>, additional functionality is preferably employed to determine the source or sources of the performance problem.
[0155] Briefly, using a transaction breakdown feature (shown in FIGS. 23 and 24), the user determines whether the source of the detected performance problem resides primarily with the transactional server <b>30</b> or with the network. If it is determined that the performance problem is due to abnormal or long server response times, the user employs a server resource monitoring feature (shown in FIGS. <b>26</b>-<b>30</b>) to identify server resource parameters (e.g., processor utilization, disk space, etc.) responsible for the lengthy response times. The server resource monitoring feature provides status indications for slow- or poor-performing resource parameters of the transactional server <b>30</b>. If it is determined that the performance problem is caused by abnormal or long network response times, the user employs a Webtrace Analysis feature (shown in FIG. 31) to identify network segments (between the agent computer <b>40</b> and the transactional server <b>30</b>) responsible for the lengthy network response times. Using real HTTP traffic, the Webtrace Analysis feature provides network response times on a hop-by-hop basis along the network path between the agent computer <b>40</b> and the transactional server <b>30</b>. Additionally, the user may invoke an automated root cause analysis system (RCA system) <b>168</b> (see FIGS. <b>26</b>-<b>37</b>) to identify and predict the root causes of performance problems.
[0156] A. Transaction Breakdown
[0157] The transaction breakdown feature will now be described with reference to FIGS. <b>21</b>-<b>25</b>. FIG. 21 depicts a performance summary report <b>124</b>, which is accessible through the web reports server <b>36</b> and provides information on transaction performance for a time duration that may be specified by the user (e.g., such as per week, last 30 days, etc.). Additionally, the performance summary report <b>124</b> may provide information on the number and severity of alert notices during the specified time duration. The performance summary report <b>124</b> gives the user a summary of the overall transaction performance (based on default or user-specified thresholds), including, in one embodiment, identifying the worst performing transactions <b>126</b> and the worst performing locations <b>128</b>. From the performance summary report <b>124</b>, the user selects links to drill down to additional levels of information on the worst performing transactions and/or locations.
[0158] For example, if the worst performing location is New York, the user may select a location-specific drill down link <b>130</b> for New York to view more detailed information on the transaction performance as seen from New York (see FIGS. 22 and 23). Additionally, if the performance summary report <b>124</b> indicates that the worst performing transaction is a “login user” transaction, the user may select a transaction-specific drill down link <b>132</b> for the “login user” transaction to view more detailed information on the transaction performance for the “login user” transaction across multiple locations (see FIG. 24). Alternatively, the user transitions between reports using the side menu bar <b>134</b>.
[0159] Thus, after determining, for example, from the performance summary report <b>124</b> that New York is the worst performing location and clicking the location-specific drill down link <b>130</b> for New York, the user is linked to a transaction performance report <b>136</b>, an example of which is shown in FIG. 22. The transaction performance report <b>136</b> is organized so as to show a calendar view indicating days (or weeks, etc.) in which specific transactions failed. In one embodiment, the calendar is provided in a table format with a status indication (e.g., such as an “X”) representing the days that each specified transaction exceeds a specified failure rate. The cells of the table are, in one embodiment, color-coded to represent various levels of failure rates. Alternatively, using the filters option described above, the transaction performance report <b>136</b> displays information only on the worst-performing transactions or on transactions as seen from a specified location or ISP, which may be beneficial in helping users determine specific time durations for which to view a transaction breakdown report <b>138</b> (see FIG. 23).
[0160]FIG. 23 depicts a transaction breakdown report <b>138</b> showing a breakdown of transaction response times between a server response time and a network response time as seen from New York, allowing the user to readily view the proportionate times spent by the server and network during execution of the transaction. The transaction breakdown report <b>138</b> is generated by the reports server <b>36</b> using time measurement values provided by the agent or agents <b>32</b>. Additionally, the transaction breakdown report <b>138</b> may also show, for example, the time spent resolving a domain name system request (i.e., DNS resolution), establishing an initial connection with the transactional server <b>30</b> and/or time spent by the agent <b>32</b> processing client-side actions during the transaction (client time). Other examples of parameters that may be calculated by the transaction breakdown feature include an overlap for server and network time, number of errors (i.e., retries) and the number of bytes transferred between the agent <b>32</b> and the transactional server <b>30</b>.
[0161] As depicted in FIG. 23, a breakdown of time for a transaction is shown using a bar chart indicating the time spent in DNS Resolution, Connection Time, Server Time, Server/Network Overlap Time, Network Time and Client Time. The time values shown represent the averages for each action over the selected time duration and over all agents within the selected location. The time values for each action are indicated by color-coding the bar chart respective to each time measurement. A legend <b>140</b> indicates the colors corresponding to each action. Additionally, the transaction breakdown report <b>138</b> may display a breakdown of times for multiple transactions to assist the user in determining whether the abnormal transaction response is specific to one or more particular transactions or is common to all transactions as seen from a specific location. For example, FIG. 23 indicates that the “login user” transaction has the longest server response time of all of the transactions shown in the report. The user may then want to determine whether the “login user” server response time as seen in New York is comparable to “login user” server response times in other locations.
[0162] The transaction breakdown report <b>138</b> is also configurable (using filters) to show the performance of a specific transaction over multiple locations, as illustrated in FIG. 24 showing the transaction breakdown for the “login user” transaction as seen from London, New York, Sunnyvale and Tel Aviv. For example, in the transaction breakdown shown in FIG. 24, the user determines that the server response time for the “login user” transaction is slightly worse in New York as compared to the other locations displayed.
[0163]FIG. 25 depicts an example interaction between an agent <b>32</b> and a transactional server <b>30</b> during transaction execution, and illustrates the transaction breakdown measurements taken during the transaction execution. Preferably, the measurements are taken by the agent <b>32</b>. Alternatively, a computational device or computer may passively monitor a TCP or other non-application level message stream to take measurements between specified transaction events, as described in co-pending U.S. application Ser. No. 09/664,264 (filed Sep. 18, 2000), the disclosure of which is hereby incorporated by reference.
[0164] In state <b>142</b>, a measurement is made of the time required for a DNS lookup action to be performed. The time measurement begins when the first socket function call is made and terminates when an IP address is resolved for the specified domain name or when a failure is reported. Where a DNS server has cached information regarding a specified domain name, the DNS lookup (i.e., DNS resolution) time is generally small and may be almost zero. In one preferred embodiment, only the time spent in performing the DNS lookup is counted toward the DNS resolution time measurement and any other network-type activity is considered as network or server/network overlap time.
[0165] After successful completion of state <b>142</b>, the time required to establish an initial connection with the transactional server <b>30</b> is measured in state <b>144</b>. This represents the total time required for the agent to establish a connection with the transactional server <b>30</b> and begin transmitting information over the connection.
[0166] In state <b>146</b>, the first page request of the transaction is made by the agent <b>32</b>. The time between the first page request (state <b>146</b>) and the receipt of an acknowledgment from the transactional server <b>30</b> (state <b>150</b>) is measured as part of the network time for the transaction. Preferably, additional time spent on network activities is added to this measurement to generate a total network time, as explained further below.
[0167] The server time is preferably measured as the time that elapses between the agent <b>32</b> receiving an acknowledgment of a first page request from the transactional server <b>30</b> (state <b>150</b>) and the agent <b>32</b> receiving a first buffer of data (state <b>152</b>). In one embodiment, this is the time that it takes for the first buffer, not the first packet or frame of a lower communication layer such as TCP, to arrive. In such an embodiment, the buffer may be configured to wait until a specified amount of data, such as 8K, is obtained or until a timeout expires or a finish command is received before the buffer is sent to the agent <b>32</b>. Alternatively, the server time may be calculated as the time to receive the first byte of data. Because a transaction typically includes many URL requests and associated component download events, the server time for a transaction is preferably the time during transaction execution where the only activity occurring involves server-type activity and not any other type of activity. Alternatively, the server time may be measured as the time for which any server-type activity occurs.
[0168] As indicated by FIG. 23, the time that elapses between the receipt of the first buffer (state <b>152</b>) by the agent and the receipt of the last buffer (state <b>154</b>) is calculated as network time and added to the network time measurement taken between states <b>146</b> and <b>150</b>. In one embodiment, the network time includes only download time and the time between sending a URL request and receiving an acknowledgment from the transactional server <b>30</b>. Alternatively, the network time may report all network-type activity (e.g., DNS lookup, initial connection) as the network response time measurement. Methods for determining a download time (such as using the total size of the expected download as a benchmark for completion of the download) are well understood in the art.
[0169] The server/network overlap time, which includes time during which both server-type and network-type activity occurs, may also be measured during transaction execution and reported in the transaction breakdown report <b>138</b>. Client time is measured in state <b>156</b> as the time spent by the agent <b>32</b> in processing the transaction on the agent computer <b>40</b>.
[0170] If the transaction includes multiple URL requests, the process and measurements described in states <b>142</b>-<b>156</b> are repeated for each URL request involved in the transaction. The resulting measurements are combined to generate one network and one server response time for the entire transaction. Thus, for example, all network time associated with URL requests for the “login user” transaction will be added together to generate one network response time for the “login user” transaction. In one embodiment, the agent <b>32</b> analyzes all of the time measurements at the agent and transmits to the web reports server <b>36</b> the values for each of the measured activities (e.g., network time, server time, client time, etc.) Further, some of the measurements or metrics may be omitted from the analyses. Alternatively, all of the measurements may be sent to the web reports server <b>36</b> and analyzed on the reports server <b>36</b>. It will be understood by one skilled in the art that the transaction breakdown may also include additional transaction information, such as the number of client or server errors and/or the total number of bytes transferred over the network.
[0171] B. Server Resource Monitoring
[0172] If the transaction breakdown report <b>138</b> indicates that the source of the performance problem is likely a server problem, the server resource monitoring feature may be used to isolate server problems by correlating server resource utilization with the transaction performance problem.
[0173]FIG. 26 illustrates the general components used to implement the server resource monitoring tool and illustrates how these components may be deployed within a network to test and monitor a transactional server <b>30</b>. It will be understood by those of ordinary skill in the art that the transactional server <b>30</b> monitored may include some combination of a web-based server <b>158</b>, an application server <b>160</b>, a database server <b>162</b> and/or other network devices such as a router, bridge or firewall <b>164</b>. Additionally, the transactional server <b>30</b> may include components different than those shown in FIG. 26, such as load balancers, streaming servers and other SNMP enabled devices.
[0174] A set of one or more agents <b>32</b> access the web site or other transactional server <b>30</b> from one or more geographic locations, and report response times and other performance parameters to a sessions database <b>42</b>, preferably as described in the previous sections. The response times may additionally or alternatively be measured by passively monitoring the packet stream between a client and the transactional server <b>30</b>, as described generally in above-referenced U.S. application Ser. No. 09/664,264. During this process of monitoring response times, a server agent <b>166</b>, which typically runs locally to the transactional server <b>30</b> (e.g., on an internal network of the web site operator), monitors and reports various server resource parameters associated with the transactional server <b>30</b>. The performance values measured by the two types of agents <b>32</b>, <b>166</b> are time stamped such that measurements taken over like time periods may be compared (as described below).
[0175] The server agent <b>166</b> may be installed on a dedicated computer owned or controlled by the operator of the transactional server <b>30</b> or on a computer used for other tasks. Preferably, the server agent <b>166</b> is located on the same network as the server being monitored and thus behind any firewall <b>164</b>, but may alternatively be located remotely and outside the firewall <b>164</b>. The server agent <b>166</b> is configured to monitor specified server resources parameters. In one embodiment, the configuration of the server agent <b>166</b> is performed from the machine hosting the server agent. In another embodiment, the server agent <b>166</b> is configured remotely using the UI of the controller <b>34</b>. In this embodiment, a user may set up and initiate server resource monitoring sessions by defining which servers and which server resources to monitor from the controller <b>34</b> (not shown in FIG. 26). Thus, the controller <b>34</b> may be used to configure both the client-side agents <b>32</b> and the server agent <b>166</b>. The controller <b>34</b> may be installed locally or implemented through a remote web site of the monitoring service provider.
[0176] During a server resource monitoring session the server agent <b>166</b> polls the various components of the transactional server <b>30</b> for the parameters associated with the server resources according to either a default schedule or a schedule created by the user. The schedule may include polling monitored servers every five seconds, every thirty seconds, etc. Once created, a server resource monitoring session, in one embodiment, runs continuously according to its specified schedule until the user ends the monitoring session. Alternatively, the server resource monitoring session includes a preprogrammed termination date. The agents <b>32</b> execute the transactions at roughly the same time that a server agent <b>166</b> monitors the server resource parameters by virtue of the relatively high frequency with which both types of agents take measurements (e.g., every few seconds or minutes). After a user defines the testcases and schedules, the controller <b>34</b> dispatches the defined testcases (i.e., transactions) and schedules to the respective agents <b>32</b> as described in FIG. 17. The controller <b>34</b> also dispatches the server resource monitoring sessions to a server agent <b>166</b>. Alternatively, the server agent may be configured to poll (e.g., such as every one minute) the controller <b>34</b> or other computer to receive the parameters that define the server resource monitoring sessions.
[0177] Upon execution of each transaction, or at specified intervals, the agents <b>32</b> (or passive monitors mentioned above) send the transaction execution data directly to the sessions database <b>42</b>. As indicated earlier, the transaction execution data preferably includes a transaction ID, performance data for the transaction, a transaction time/date stamp and the host ID of the agent computer <b>40</b>. The transaction execution data additionally includes a profile ID associated with the user and/or monitored web site. The server agent <b>166</b> also sends server resource data on a regular schedule to the sessions database <b>42</b> using a similar process as described for the agents <b>32</b>. The server resource data preferably includes performance data for the monitored server resources, a time/date stamp, a profile ID associated with the user and/or monitored web site, and a server ID of the monitored server. The transaction execution data and the server resource data may be stored in the same database or separate databases. In the alternative, the transaction execution data and the server resource data may be sent by the agents <b>32</b> and the server agent <b>166</b> to the web reports server <b>36</b> or to the controller <b>34</b>. In the embodiment where data is sent to the controller <b>34</b>, the controller <b>34</b> handles alert notification procedures (see FIG. 18 discussion) and forwards the data to the web reports server <b>36</b> for insertion into the sessions database <b>42</b>.
[0178] In one embodiment, the server agent <b>166</b> employs commercially-available utilities or “monitors” to monitor server resource parameters. For example, the Windows NT Performance Monitor or the UNIX rstat daemon may be used to monitor operating system resource parameters on a transactional server <b>30</b>. Additionally, the Simple Network Management Protocol (SNMP) is used to monitor various servers and network devices. An API is preferably provided to extend the functionality of the server agent <b>166</b>. For example, users employing a database server for which no monitor is provided may use the API to create an interface for monitoring and reporting for unsupported database servers. Commercially available web server monitors exist for various web servers, such as, for example, Apache, MS IIS and Netscape web servers. Likewise, commercially available web application server monitors exist for various web application servers, including BroadVision, Weblogic, SilverStream and MS ASP servers. Commercially available database server monitors exist for database servers such as Oracle and SQL Servers.
[0179]FIG. 27 illustrates one example of a screen <b>172</b> used to specify which servers are to be monitored by the server resource monitoring feature. From screen <b>172</b>, a user specifies (e.g., using drop-down lists or another method) the name and operating system of the server to be monitored. The user selects whether to monitor operating system metrics (e.g., % processor time, bytes/sec, etc.) and what roles are performed by the server (e.g., web server, database server).
[0180]FIG. 28 illustrates an example of a screen <b>182</b> used to specify which server resources are to be monitored for the specified servers by selecting the resource parameters to be monitored by the server agent <b>166</b>. Table 2 illustrates some example server resource parameters that can be measured for various UNIX objects. <tables id="TABLE-US-00002" num="2"><table frame="none" colsep="0" rowsep="0"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="217PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 2</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>EXAMPLE UNIX SERVER RESOURCE PARAMETERS</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="2"><colspec colname="1" colwidth="91PT" align="left" /><colspec colname="2" colwidth="126PT" align="left" /><tbody valign="top"><row><entry>UNIX SERVER RESOURCE</entry><entry /></row><row><entry>PARAMETERS</entry><entry>DESCRIPTION</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row><row><entry>Average Load</entry><entry>Average number of processes</entry></row><row><entry /><entry>simultaneously in “ready” state</entry></row><row><entry /><entry>during last minute</entry></row><row><entry>CPU Utilization</entry><entry>Percent of time that CPU is utilized</entry></row><row><entry>Incoming Packets Rate</entry><entry>Number of incoming Ethernet packets per</entry></row><row><entry /><entry>second</entry></row><row><entry>Disk Rate</entry><entry>Rate of disk transfers</entry></row><row><entry>Outgoing Packets Rate</entry><entry>Number of outgoing Ethernet packets per</entry></row><row><entry /><entry>second</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0181] Table 3 indicates some example Windows NT resource parameters that may be monitored for NT servers. <tables id="TABLE-US-00003" num="3"><table frame="none" colsep="0" rowsep="0"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="217PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 3</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>EXAMPLE WINDOWS NT SERVER RESOURCE PARAMETERS</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="2"><colspec colname="1" colwidth="84PT" align="left" /><colspec colname="2" colwidth="133PT" align="left" /><tbody valign="top"><row><entry>NT SERVER RESOURCE</entry><entry /></row><row><entry>PARAMETERS</entry><entry>DESCRIPTION</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row><row><entry>% Processor Time</entry><entry>Percentage of the elapsed time that a</entry></row><row><entry /><entry>processor is busy executing a non-idle thread</entry></row><row><entry>% Registry Quota In Use</entry><entry>Percentage of the total registry quota allowed</entry></row><row><entry /><entry>currently in use by the system</entry></row><row><entry>Bytes Total/Sec</entry><entry>Number of bytes the server has sent to and</entry></row><row><entry /><entry>received from the network</entry></row><row><entry>% Free Space</entry><entry>Ratio of the free space available on the</entry></row><row><entry /><entry>logical disk unit to the total usable space</entry></row><row><entry /><entry>provided by the selected logical disk drive</entry></row><row><entry>Files Open</entry><entry>Number of files currently opened in the</entry></row><row><entry /><entry>server</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0182] Table 4 indicates some example database server resource parameters that may be monitored for SQL Servers. It should be understood that Tables 2 through 4 include only a partial listing of the various types of servers and server resource parameters that may be monitored by the server agent <b>166</b>. <tables id="TABLE-US-00004" num="4"><table frame="none" colsep="0" rowsep="0"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="217PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 4</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>EXAMPLE SQL SERVER RESOURCE PARAMETERS</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="2"><colspec colname="1" colwidth="70PT" align="left" /><colspec colname="2" colwidth="147PT" align="left" /><tbody valign="top"><row><entry>MS SQL SERVER</entry><entry /></row><row><entry>RESOURCE</entry></row><row><entry>PARAMETERS</entry><entry>DESCRIPTION</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row><row><entry>Total Processor Time</entry><entry>Average percentage of time spent by all of the</entry></row><row><entry /><entry>system processors in executing non-idle threads</entry></row><row><entry>I/O - Lazy Write/Sec</entry><entry>Number of 2K pages flushed to disk per second</entry></row><row><entry /><entry>by the Lazy Writer</entry></row><row><entry>Logins/Sec</entry><entry>Total number of logins started per second</entry></row><row><entry>I/O - Page Reads/Sec</entry><entry>Number of physical page reads per second</entry></row><row><entry>User Connections</entry><entry>Number of open user connections</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0183]FIG. 29 depicts a server resource monitoring report <b>192</b> showing performance of specified server resource parameters (e.g., percentage of processor time used, page writes per second, etc.). A server performance table <b>194</b> is shown for each monitored server component providing status indicators for the performance of each of the monitored resources for that server component. In one embodiment, the status indicators are color-coded to indicate good performance levels, warning performance levels and danger performance levels. An indicator is also provided when no thresholds have been defined for a monitored server resource parameter. In the alternative, the status indicators may be various shapes (such as a circle for ok performance levels, a triangle for warning performance levels, etc.). A legend <b>196</b> is provided defining the status indicators associated with each performance level.
[0184] As illustrated in FIG. 29, the user may select any one or more of the server resource parameters (by selecting corresponding check boxes), and then select a “generate” button to view graphs of these resource parameters over the selected time window. These graphs may be displayed individually (e.g., using separate sets of axes that are aligned on the same web page), or may be displayed together on the same set of axes with color-coding used to distinguish one graph from another. The user can also preferably view these resource parameter graphs together with a time-synchronized graph of a particular end-user performance parameter, such as an average response time for a particular agent location and/or transaction, as monitored by the agents <b>32</b> (see FIG. 30). Additional interfaces and methods by which users can generate and view graphs of performance parameters are described in the RCA sections below.
[0185] To specify the particular response time or other end-user performance parameter to view, the user may specify one or more filters before generating the resource parameter graph or graphs. For example, the user may use the “filters” option to select the transaction “log-in user,” the agent location “New York,” and the performance parameter “average response time.” By viewing the response time and resource parameter graphs together along a common time frame, the user can readily evaluate whether a correlation exists between the response time and the selected server resource parameter(s).
[0186]FIG. 30 depicts a server resource performance graph <b>200</b> displaying server resource performance for a memory capacity resource parameter with a transaction response time for the “login user” transaction, allowing the user to readily determine from the graph whether memory capacity resources are contributing to lengthy transaction response times. For example, the user may determine from the graphs of FIG. 30 that a correlation exists between memory capacity and transaction response times for the “login user” transaction because transaction response times increase when memory capacity resources decrease. Preferably, the graphs are color-coded for ease of interpretation.
[0187] In addition to “manually” reviewing the performance data and generated reports as described above, the user may optionally invoke a root cause analysis (RCA) application to initiate an automated comparison and evaluation of such data. Through such an evaluation, the RCA system predicts the most probable root cause or causes of the performance problems, thereby reducing the need for the user to view and analyze large amounts of data. The RCA system <b>168</b> is described separately below.
[0188] C. Determination of Network Hop Delays
[0189] If the transaction breakdown report <b>138</b> indicates that the source of the performance problem is likely a network problem, the user may invoke a “Webtrace Analysis” feature from the expandable menu to evaluate the source of the network problem. This feature permits the user to view, on a hop by hop basis, the amount of time spent on each network segment between an agent computer <b>40</b> and the transactional server <b>30</b>. The functionality for determining the hop delays is preferably incorporated into the agent component <b>32</b>. The agents <b>32</b> may determine and report the hop delays throughout a monitoring session (e.g., each time a transaction is executed), or alternatively, only when the Webtrace Analysis feature is invoked by a user. The hop delay data is displayed in a Webtrace Analysis report (FIG. 31), and may be used to isolate slow network segments responsible for lengthy transaction response times.
[0190] In one embodiment, the agents <b>32</b> measure hop delays using a traceroute-type utility of the type described in co-pending U.S. application Ser. No. 09/664,264 (filed Sep. 18, 2000), the disclosure of which was incorporated by reference above. This utility, referred to as the Webtrace utility, measures hop delays using HTTP (Hypertext Transfer Protocol) packets, rather than ICMP (Internet Control Message Protocol) packets as in conventional traceroute utilities. An important benefit to using HTTP packets is that the packets are less likely to be blocked by Internet firewalls. Another benefit is that the HTTP packets are more likely to follow the route used for ordinary Web traffic.
[0191]FIG. 31 illustrates a sample Webtrace Analysis report <b>210</b> indicating in a table format the time spent by packets on each hop in the network between a particular agent computer <b>40</b> and the transactional server. The report may alternatively be configured so as to display only network hops exceeding a specified threshold value. Using this report, the user can determine which of the network hop times exceed acceptable or desirable standards. The user may then address the problem, for example, by contacting the ISP responsible for the slow router.
[0192] D. Automated Root Cause Analysis of Performance Data
[0193] The quantity of performance data collected during the course of a monitoring session is typically very large. This is particularly true if the transactional server <b>30</b> is monitored from a large number of different agent computers <b>40</b> (e.g., computers in all major cities), and/or is monitored using a server agent <b>166</b> configured to monitor a large number of different server resource parameters. To reduce the need for users to review and evaluate large quantities of collected performance data, a root cause analysis (RCA) application is provided which automatically analyzes the collected data to locate performance degradations, and to identify lower level parameters (such as server resource parameters) that are correlated with such degradations. In a preferred embodiment, the RCA application or feature may be invoked by a user from the UI of the reports server <b>36</b> (FIG. 1) during browsing of monitoring session data. The RCA application and its associated hardware components are referred to collectively as the “RCA System” <b>168</b> (FIG. 26). In one embodiment, the RCA analysis is an off-line analysis of data stored in the sessions database <b>42</b>, although the analysis could alternatively be performed in real time or near real time as parameter measurements are taken.
[0194] The RCA application is preferably incorporated into a monitoring system in which end-user agents <b>32</b> access and monitor the transactional server <b>30</b> from various geographic locations, and in which a server agent <b>166</b> concurrently monitors server resource parameters, as described above and depicted in FIG. 26. The performance data reported by the end-user agents <b>32</b> preferably includes transaction response times (which may simply be page-load times in some cases), together with the component measurements produced by performing a transaction breakdown of the type depicted in FIGS. 24 and 25. The RCA analysis thus preferably reflects the performance of a system that includes both the transactional server itself and the network through which it is accessed.
[0195] As will be apparent, various alternatives are possible. For example, in addition or as an alternative to using agents <b>32</b> that proactively access the transactional server <b>30</b>, the response times may be measured by one or more passive agents that passively monitor real user traffic between clients and the server <b>30</b>, as described in U.S. application Ser. No. 09/664,264 referenced above. In addition, the root cause analysis may be performed solely on performance data collected by one or more remote, client-side agents <b>32</b>, or solely on performance data collected by one or more server-side agents <b>166</b>. An RCA analysis as set forth herein may also be performed on performance data captured during pre-deployment load testing of a transactional or other server.
[0196] Briefly, the RCA system <b>168</b> analyzes the performance data reported by the end-user agents <b>32</b> and/or the server agent <b>166</b> (and possibly other types of measurement devices) to detect performance or quality degradations in specific parameter measurements (e.g., a substantial increase in average transaction response times). Preferably, this analysis is initially performed on the measurement data of relatively high level performance parameters—such as transaction response times—that indicate or strongly reflect the performance of the transactional server <b>30</b> as seen by end users. To evaluate the potential sources or causes of a detected performance degradation, a set of predefined dependency rules is used by the RCA system <b>168</b> to identify additional, lower level parameters (e.g., network response time, server time, DNS lookup time, etc.) associated with specific potential causes or sources of the performance degradation. The measurements taken over the relevant time period for each such lower level parameter are also analyzed to generate a severity grade indicative of whether that parameter likely contributed to or is correlated with the higher level performance degradation. For instance, the RCA process may determine that “server time” was unusually high when the performance degradation occurred, indicating that the server itself was the likely source of the degradation in end user performance. This process may be preformed recursively, where applicable, to drill down to even lower level parameters (such as specific server resource parameters) indicative of more specific causes of the performance degradation.
[0197] 1. RCA System User Interface
[0198] FIGS. <b>32</b>-<b>37</b> illustrate example screen displays of a web-based user interface of the RCA system <b>168</b> according to one embodiment of the invention. The RCA system <b>168</b> is invoked by directly accessing the RCA system <b>168</b> or by selecting a “root cause analysis” option (such as button <b>214</b>) from within another performance report (see FIGS. 21 and 31). In one embodiment, the RCA functionality is presented to users as a logically distinct web site. The RCA functionality may alternatively be fully integrated into the reports and pages served by the web reports server <b>36</b> (FIG. 1), or may be presented through the interface of a non-web-based application.
[0199]FIG. 32 depicts an example “new session” screen or page <b>216</b> shown to users directly invoking the RCA system <b>168</b>. In the illustrated embodiment, the user is presented with a filter option <b>218</b> allowing the user to specify active filters defining particular transactions, locations and/or other attributes of interest to the user. The user is also presented with options <b>220</b>, <b>222</b> to specify a particular time frame and start date for the RCA session. For example, as depicted in FIG. 32, the user has defined filters for analyzing the “Login,” “Home,” “BuyAStock,” and “SellAStock” transactions occurring on Nov. 23, 2000 between 16:30 and 17:30 hours (i.e., between 4:30 p.m. and 5:30 p.m.). After specifying any desired filters, the start date and the time frame of interest, the user initiates the RCA process by selecting an option (such as button <b>224</b>) to generate the RCA session.
[0200] If the RCA system <b>168</b> is invoked from within another performance report (e.g. the reports shown in FIG. 21 and <b>31</b>), the active filters already defined for that performance report are supplied to the RCA system <b>168</b> as the starting active filters for the new RCA session. For example, if a user selects the RCA button <b>214</b> from a performance report on the “Login” transaction (see FIG. 30), a RCA session is automatically generated to analyze performance problems experienced by the “Login” transaction (i.e., the “login user” transaction) during the time frame specified in the performance report.
[0201]FIG. 33A illustrates an example RCA screen or page displayed upon initiation of the RCA session. The RCA system <b>168</b> initially builds a tree data structure to indicate which of the monitored transactions performed poorly during the specified time frame. The RCA UI tree <b>226</b> is based on (although not necessarily identical to) the underlying tree data structure built by the RCA system <b>168</b> during analysis of the performance data for the filtered transactions. Nodes of the RCA UI tree <b>226</b> that may be expanded by the user to view additional details are displayed with a “+” symbol throughout the RCA UI tree <b>226</b>. Color coding (represented using hatching in the figures) indicates quality or severity grades based on comparisons with historical data, as described below.
[0202] In the illustrated embodiment, transaction response times are the highest level parameters represented in the tree. Lower level (more source-specific) parameters such as network time, server time, and specific server resource parameters are represented at lower levels of the tree, as described below. Using a “group by” button, the user may specify whether the transaction response times are to be grouped within the tree by transaction (FIG. 33A), by location (not shown), by severity grade (FIG. 41), or by other criteria. Regardless of the grouping method used, a user may navigate down the tree to effectively progress from general problem descriptions (e.g., “transaction response time of transaction T<b>1</b> was ten seconds, which is longer than usual”) to more specific problem descriptions that reveal the likely source of the performance degradation (e.g., “the number of processes running on database server DB increased from 8 to 12.”)
[0203] Although the expandable tree <b>226</b> provides a highly efficient and convenient mechanism for users to view RCA results (including associated performance data), other types of displays may additionally or alternatively be used. For instance, the RCA results may be displayed using tables and graphs (as in FIG. 37, discussed below), and/or using another type of hierarchical node structure such as a directed acyclic graph. Further, although transaction response times are the highest level parameters represented in the UI tree <b>226</b>, other parameters such as “server time” or “page load time,” may be the highest level parameters represented in other embodiments.
[0204] In the example illustrated in FIG. 33A, the data displayed in the RCA UI tree <b>226</b> is grouped by transaction, with all instances (i.e., all measurements) of the same transaction being grouped under one displayed node. There are five nodes displayed in the RCA UI tree <b>226</b> of FIG. 33A: a root “session” node and one node for each of the four transactions defined by the active filters set in FIG. 32. Status indicators associated with each node are color-coded to indicate normal, warning or poor performance levels. For example, a status indicator for a normally performing transaction is colored green. A status indicator for a questionably performing transaction (i.e., a warning performance level) is colored yellow, and a status indicator for a poorly performing transaction is colored red. Alternatively, various shapes or symbols may be used instead of or in combination with the color-coded indicators to identify how well or poorly a particular transaction performed, or the text itself may be color-coded to reflect the performance level of the particular transaction. The same or similar status indicators are preferably used to represent parameter quality grades at other levels of the tree (see, e.g., FIG. 35A). In the example depicted in FIG. 33A, the tree indicates that transaction response times for the transaction BuyAStock were generally “poor,” over the specified one-hour time frame, relative to prior transaction response times for that transaction.
[0205] The status indicators are preferably based on a severity grade assigned to each instance (i.e., each measurement) of a parameter. Uniformity threshold percentages, which may be defined by the user or by default in the RCA system <b>168</b>, are preferably used to ensure that a displayed transaction node is not assigned a poor status indicator if only a small fraction of the instances grouped under the node are actually performing poorly. For example, if there are one hundred instances of the “Login” transaction located during the specified time frame with only one of the instances performing poorly, displaying the “Login” transaction with a poor (i.e., red) status indicator may not accurately represent the overall transaction performance. Thus, a uniformity threshold percentage is defined to ensure that the displayed status indicator is representative of how uniform the severity grades are within a particular transaction group. A uniformity threshold percentage of 10%, for example, means that a poor status indicator is not displayed for the particular transaction node unless at least 10% of the individual transaction instances receive a poor severity grade. In the example illustrated in FIG. 33A, in which the displayed data is grouped by transaction only, different uniformity threshold percentages may be defined for different transactions, thereby allowing an important transaction (such as “Login”) to have a relatively low uniformity requirement while requiring more uniformity in less important transactions (such as “Home”). Uniformity threshold percentages may also be defined for each severity grade.
[0206] For example, consider an illustration in which a user specifies a uniformity threshold percentage of 10% for all poor and 10% for all warning transactions. If the total number of measurements for a measurement group (a node) is one hundred, with eight having a poor severity grade and three having a warning severity grade, the percentage of poor measurements does not exceed the specified uniformity threshold percentage (8/100<10%); thus, the measurement group is not displayed with a poor status indicator. Instead, the poor measurements are grouped into the next best status indicator, which is a warning indicator. Because the number of measurements counted as “questionable” (8+3=11) is now above the specified threshold ({fraction (11/100)}>10%), the measurement group is displayed with a warning status indicator. If there had been only six poor measurements and three questionable measurements, the measurement group would be displayed with a normal status indicator since the number of poor or questionable performing measurements would not exceed the specified threshold ({fraction (9/100)}<10%).
[0207] As indicated above, the transaction measurements may alternatively be grouped in the RCA UI tree <b>226</b> according to severity grades as in FIG. 41. In the illustrated example of FIG. 41, three expandable nodes are displayed in the RCA UI tree <b>226</b>, one for each severity grade (normal, warning and poor). Each displayed node represents a collection of transactions with the same severity grade, and typically includes one or more measurements of multiple transactions. For example, a node with a poor status indicator may include two measurements of the “BuyAStock” transaction and one measurement of the “Login” transaction.
[0208] The relevant measurements may also be grouped according to other criteria or attributes, including but not limited to the following: by agent <b>32</b> location; by time intervals (e.g., 10 or 15 minute sub-intervals); by ISP; or by type of performance problem detected (e.g. poor response time versus erroneous server response). Any one or more of these grouping options may be provided as an option within a given system. Further, each measurement of a transaction could be displayed as an individual node in the RCA UI tree <b>226</b>.
[0209] In addition to the RCA UI tree <b>226</b>, the RCA system <b>168</b> preferably provides several other user views, including a graphical view (see FIG. 33A) and a tabular view (see FIG. 33B). To view a high-level graphical representation of the RCA session, the user selects a graphs tab <b>228</b> with the root session node highlighted. The resulting view, shown in FIG. 33A, depicts a color-coded graphical representation of how poorly each of the filtered transactions is performing. To view a high-level tabular representation of the RCA session, the user selects data tab <b>230</b> with the root session node highlighted. The resulting view, shown in FIG. 33B, depicts a tabular representation of the RCA session with several filters displayed in the data table.
[0210] For more detailed information, the user highlights a poor performing transaction node from the RCA UI tree <b>226</b>, such as, for example, the “BuyAStock” transaction node, and selects the graphs tab <b>228</b> to view a graph <b>250</b> of the transaction's performance during the specified time frame (see FIG. 34A). By selecting the data tab <b>230</b> with the transaction node highlighted, the user is able to view a tabular summary <b>252</b> of the transaction's performance (see FIG. 34B). The tabular summary includes, in one embodiment, a measurement value and a severity grade associated with this particular instance of the filtered transaction, and the historical values previously recorded for this transaction. The measurement value is a specific value recorded by the agents <b>32</b>, <b>166</b>. For example, if on Jan. 5, 2001 at 5 p.m. the “Login” transaction took five seconds to complete, then the measurement value associated with that instance (i.e., that measurement) of the “Login” transaction is five.
[0211] As discussed below, the quality levels of parameter measurements are preferably evaluated by comparing the “current” measurements to historical measurements of the same parameter. In order to decrease the effects of aberrational measurements, in one embodiment, the measurement values are not evaluated individually, but rather are evaluated as average measurements over short time periods, such as five or fifteen minute time slices. A similar effect may be achieved by applying a smoothing function (digital filter) to each sequence of measurements and then evaluating the measurements individually.
[0212] From the RCA UI tree <b>226</b>, the user may highlight a transaction node and select an “expand” option <b>255</b> to obtain additional information about the possible parameters (also referred to as “monitors” or “metrics”) affecting the performance of that particular transaction. The RCA system <b>168</b> then applies one or more predefined dependency rules to identify all of the possible parameters affecting the performance of the transaction. The performance data associated with each of the parameters is then analyzed by the RCA system <b>168</b> to predict which parameter(s) is/are the most likely cause of the problem. One benefit to performing the analysis of the child node data measurement data in response to expansion of the corresponding parent is that processing resources are not unnecessarily consumed. The analysis of the child node data may be initiated or completed at others times, such as, for example, before the user expands the nodes of the RCA UI tree <b>226</b>, or in response to selection by the user of an “expand all” link.
[0213] Upon expansion, the identified parameters are displayed in the RCA UI tree <b>226</b> as additional (child) nodes that may, in some cases, be further expanded to drill down to more specific root causes of the performance problems. As with the earlier transaction nodes, the newly added metric nodes are color-coded to indicate normal, questionable and poor performance or quality over the selected time period. For example, when a user expands a particular transaction node, a dependency rule may specify that the transaction is to be broken down into network time, server time and other such system time measurements (see FIG. 35A), each of which will be displayed as a separate metric node below the transaction metric node. If the “server time” performance data indicates poor performance, the server time metric node is displayed with a red status indicator to indicate that it is the likely source of the problem (based on an automated, statistical comparison of the server time measurement to historical server time measurements). The user may then select the poor performing server time node to view a graph (see FIG. 35A) or tabular summary (not shown) of the performance of the server time metric for the filtered time frame.
[0214] In one embodiment, the graph of a metric or parameter node displays data for both the highlighted metric node and all ancestor metric nodes. For example, as illustrated in FIG. 35A, the graph <b>254</b> for the server time node includes data on both the “BuyAStock” transaction response time and the server time for the “BuyAStock” transaction displayed on a normalized scale of 1 to 100. For ease of viewing, each metric is displayed on the graph <b>254</b> in a separate color in accordance with a legend <b>256</b>. Another graph <b>258</b> displaying data for only the highlighted server time node in its actual scale is additionally or alternatively displayed (see FIG. 35B). In one embodiment, in which a single node represents a collection of transaction instances, an instance selection option <b>253</b> is provided so that a user may view the data for each instance individually. The instance selection option <b>253</b> is also useful when transactions are grouped by severity grade (FIG. 41) by allowing the user to view individual graphs on each of the multiple transactions grouped under a particular severity grade node. For example, if a “poor” performing node contains both a “BuyAStock” transaction instance and a “SellAStock” transaction instance, the user may use this selection option <b>253</b> to view separate graphs of the “BuyAStock” transaction instance and the “SellAStock” transaction instance after selecting the “poor” performing node from the RCA UI tree.
[0215] The user may also expand the server time node to drill down further. Upon expanding the server time node for which poor performance is indicated, the RCA system <b>168</b> may, for example, display nodes representing respective server resource parameters or metrics, with one or more of these nodes displayed in red to indicate that it is a likely source of the performance problem (see FIG. 36A). Similarly, if the network time metric node indicates poor performance, the RCA system <b>168</b> user may drill down to the routing time (measured by the Webtrace Analysis feature described above) or to the hop delay metric to determine the root cause of the performance problem.
[0216] As illustrated by the example of FIG. 36A, the RCA system <b>168</b> allows the user to quickly and efficiently drill down to determine the likely root cause or source of a performance problem, without the need to view large quantities of data. In this example, the “transaction response time” level of the UI tree reveals that a performance degradation has been detected in runs of the BuyAStock transaction. The children nodes of the “BuyAStock transaction response time” node, excluding the rule node, each correspond to a potential source or cause of this performance degradation (server, network, client, DNS look-up, etc.). These children nodes identify the transactional server <b>30</b> itself as the most likely source of the performance degradation in this example, since only the “server time” node has a status indicator of “poor.”
[0217] With further reference to FIG. 36A, by expanding the “server time” node and its associated rule nodes, the user can then drill down to an even lower level in which some or all of the nodes represent respective server resource utilization parameters potentially associated with the poor server time. Each of these server resource utilization parameters (also referred to as “server monitors”) again represents a potential source or cause of performance degradation. In this example, several of the server resource utilization parameters performed poorly over the selected one-hour time frame. To further evaluate the extent of the correlation between each such server resource utilization parameter and server (and transaction) response time, the user can select each leaf node to view time-synchronized graphs <b>260</b> of the relevant parameters. In this example, the graphs indicate that a strong correlation exists between the “MS SQL Server Lazy Writer Buffers/sec” parameter and both server and transaction response time.
[0218] Although the examples in the screen displays include transaction breakdown parameters (network time, server time, DNS time, etc.), these parameters may be omitted. For instance, in embodiments in which the agents <b>32</b> measure transaction response times but do not perform a transaction breakdown, a dependency rule may simply specify a set of server resource parameters that affect transaction response times. When the user expands a transaction response time node in such embodiments, a set of server resource parameter nodes may be immediately displayed rather than the intermediate set of transaction breakdown parameter nodes.
[0219] In one embodiment, expandable nodes identifying dependency rules associated with the metric or parameter are displayed with color-coding to indicate whether any of the metrics connected with the dependency rule are the likely sources of the performance problem. For example, the “+” or “−” symbol or the text of the rule itself may be displayed in red if metrics connected with the dependency rule performed poorly. Just as with metric nodes, a user may select a rule node and view a graphical or tabular view of the rule node data. When the highlighted node is a rule node, the graphical view displays a graph showing the different clustering of metrics under that rule node and how they correlate with the status indicator of the rule node. For example, in one embodiment, the status indicator associated with a rule node in the RCA UI tree <b>226</b> is the maximum severity grade of its child nodes. The session node discussed above is a special initial rule node defining the particular transactions to be analyzed. For examples of the graphical and tabular views displayed for rule nodes, see FIGS. 33A and 33B.
[0220] As illustrated in FIG. 36A, a dependency rule under the server time metric node of the “BuyAStock” transaction indicates that the MS SQL server lazy writer buffers/sec metric affects the performance of the server time metric. By highlighting the MS SQL server lazy writer buffers/sec metric node and selecting the graphs tab <b>228</b>, the user may view a graph <b>260</b> for the MS SQL server lazy writer buffers/sec parameter over the relevant time frame. The graph <b>260</b> displays data for the MS SQL server lazy writer buffers/sec metric as well as the overall transaction response time and the server time for the “BuyAStock” transaction on a normalized scale. Alternatively, the user may view a graph displaying data for only the highlighted MS SQL server lazy writer buffers/sec node (see FIG. 36B), or the user may view a tabular summary (not shown) of the performance of the MS SQL server lazy writer buffers/sec metric for the filtered time frame.
[0221] Using a drop-down list <b>264</b> (see FIG. 36B), the user chooses whether to display nodes for only the poor performing metrics, the poor and questionable metrics, or all metrics. A grouping option <b>266</b> allows the user to change the displayed grouping under any dependency rule node. For example, the nodes may be displayed by transaction, location, or by another attribute. This grouping is, in one embodiment, in addition to the grouping by severity grades performed by the RCA system <b>168</b>.
[0222] Rather than recursively selecting each metric node and then selecting the expand option <b>255</b> until no expandable nodes remain, the user may instead select an “expand all” option <b>257</b> to expand the entire RCA UI tree <b>226</b> in a single action. To reduce the processing time needed to perform the “expand all” operation, the user may initially use the drop down list <b>264</b> to limit the display—and thus the expand operation—to nodes having “poor” and/or “questionable” status indicators. The user may stop the expansion process prior to completion by selecting a stop option <b>268</b>. In other embodiments, the RCA system <b>168</b> may be configured to automatically expand or display all nodes, or nodes of a certain severity grade, without requiring the user to initiate an expand operation.
[0223] At any point during the RCA session, the user may also invoke another RCA session by selecting a new session option <b>236</b>, at which point the user is presented with the new session screen <b>216</b>. The user may save existing RCA sessions for later review by using a session manager option <b>232</b>, and may delete unneeded RCA sessions using the delete session option <b>234</b>.
[0224] The user may also view a RCA summary report by selecting a summary report option <b>238</b> from the RCA session screens. An example RCA summary report <b>240</b>, which provides an automated summary predicting the most probable sources of the performance problems, is illustrated in FIG. 37. In the illustrated embodiment, the user is presented with a list <b>242</b> of the most probable sources of the problem and a numerical severity grade assigned to each of the sources by the RCA system <b>168</b>. The severity grade reflects how poorly a particular source (parameter) performed in comparison to previous performance levels for the particular source. In another embodiment, the sources identified in the RCA summary report <b>240</b> are selected by the RCA system <b>168</b> because their performance exceeded a user-specified or default threshold.
[0225] As further illustrated in FIG. 37, a time-synchronized graph <b>244</b> of performance data for the identified parameters is displayed to the user in the illustrated embodiment. The time-synchronized graph <b>244</b> is color-coded with a distinct color assigned to each identified parameter. Additionally, the user is presented with a selection means (such as checkboxes <b>246</b>) for specifying which of the parameters to display in the time-synchronized graph <b>244</b>. For example, using the checkboxes <b>246</b>, the user may opt to display data for only the two or three worst performing sources in the time-synchronized graph <b>244</b>. In yet further embodiments, the RCA summary report <b>240</b> displays a summary of performance problems broken down by discrete time intervals, such as 10 or 15 minute intervals. Additionally, using the alert notification procedures described above, the RCA summary report <b>240</b> may be automatically generated and sent along with defined alert notifications.
[0226] 2. Architecture and General Operation
[0227]FIG. 38 illustrates the architecture and general operation of the RCA system <b>168</b>, which is accessible to users through a browser <b>100</b> or other user device such as an Internet-enabled handheld device (not shown). The major components of the RCA system <b>168</b> in this embodiment include a RCA Internet server <b>268</b>, a RCA application server <b>270</b>, and a database bank <b>272</b> accessible to the RCA system <b>168</b>. In the illustrated embodiment, the RCA system <b>168</b> may be shared by many different users or customers of a hosted monitoring service, and may thus be used concurrently to analyze the performance of many different web sites or other systems. The RCA system <b>168</b> may alternatively be set up, for example, on a corporate network and used exclusively for analyzing the server system(s) of a particular organization.
[0228] Users preferably connect to the RCA system <b>168</b> through the RCA Internet server <b>268</b>. The RCA Internet server <b>268</b> includes a RCA controller <b>274</b> that receives requests from the user devices, such as the browser <b>100</b>, and forwards the requests to the appropriate RCA system component. For example, in one embodiment, the RCA controller <b>274</b> is a servlet, such as Tomcat or another Java servlet, capable of receiving Hypertext Transfer Protocol (HTTP) requests from the browser <b>100</b> and converting the requests to inner structures and method calls. The RCA Internet server <b>268</b> also includes a document object <b>276</b> and a user interface component <b>278</b>.
[0229] The document object <b>276</b> includes a data structure that contains data representing the current analysis state of the RCA system <b>168</b>. The data structure stored by the document object <b>276</b> is the RCA tree data structure, which includes metric nodes for each instance (i.e., each measurement) of a transaction. Table 5 summarizes, for one example embodiment, the type of information included in a metric node of the RCA tree data structure. Any of a variety of alternative structures may be used. As used herein, and as understood by one of ordinary skill in the art, references to a node including or containing a set (such as with dependency rules below) is understood to include the actual storing of data as well as the storing of a pointer to a memory address and/or physical location where the data is located. The document object <b>276</b> communicates with the RCA logic module <b>280</b> (see below) and database query module <b>284</b> (see below) to update the data stored in the metric nodes of the RCA tree data structure. <tables id="TABLE-US-00005" num="5"><table frame="none" colsep="0" rowsep="0"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="217PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 5</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>EXAMPLE INFORMATION CONTAINED IN A METRIC NODE</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="2"><colspec colname="1" colwidth="63PT" align="left" /><colspec colname="2" colwidth="154PT" align="left" /><tbody valign="top"><row><entry>NAME</entry><entry>DESCRIPTION</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row><row><entry>Metric Name</entry><entry>Contains name of metric</entry></row><row><entry>Metric ID</entry><entry>Contains a unique identifier for the metric</entry></row><row><entry>Property Set</entry><entry>Contains field-value pairs used to filter</entry></row><row><entry /><entry>performance data, such as, for example,</entry></row><row><entry /><entry>transaction IDs for transactions to be evaluated</entry></row><row><entry /><entry>and an identifier for the statistical method to be</entry></row><row><entry /><entry>used in evaluating transaction measurements</entry></row><row><entry>Dependency Rules</entry><entry>Set of rules listing the metrics affecting the metric</entry></row><row><entry /><entry>identified by the metric ID</entry></row><row><entry>Severity Grade</entry><entry>Grade indicating how poorly the metric</entry></row><row><entry /><entry>performed (as measured by the measurement</entry></row><row><entry /><entry>value associated with the particular instance</entry></row><row><entry /><entry>of the metric)</entry></row><row><entry namest="1" nameend="2" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0230] The user interface component <b>278</b> provides an interface between the user and the RCA system <b>168</b>. The interface typically includes textual information as well as graphs or charts, and may be implemented with Java Beans, hypertext markup language (HTML), Java server pages (JSP) or another appropriate format. The user interface component <b>278</b> listens to notifications from the RCA controller and/or from the document object, and queries the document object to receive current RCA system data. In one embodiment, the view provided by the user interface component <b>278</b> includes the expandable RCA UI tree <b>226</b> (see FIG. 33A) allowing users to easily and quickly review the results of the RCA system's analysis and invoke further RCA functions.
[0231] The RCA application server <b>270</b> implements the logical and statistical algorithms used to evaluate the performance data. The major components of the RCA application server <b>270</b> include the RCA logic module <b>280</b>, the statistical module <b>282</b>, the database query module <b>284</b>, and the chart module <b>286</b>. The RCA application server <b>270</b> communicates with the RCA Internet server <b>268</b> via an application programming interface, such as, for example, Enterprise JavaBeans (EJBs). Communications between the RCA application server <b>270</b> and the various databases in the database bank <b>272</b> are conducted by the database query module <b>284</b>. The chart module <b>286</b> supplies chart templates and forms used by the user interface component in displaying the root cause analysis data.
[0232] The RCA logic module <b>280</b> includes functionality for evaluating the performance data for the transactional server <b>30</b> being tested. To evaluate the performance data, the RCA logic module <b>280</b> formulates database queries to retrieve measurement values for particular metrics or parameters that affect the performance of the transactional server <b>30</b>. A metric identifier uniquely identifies each of the metrics. The database query module <b>284</b> accesses the sessions database <b>42</b> and other performance data databases to execute the queries formulated by the RCA logic module <b>280</b>. The measurement values retrieved by the database queries are analyzed by the statistical module <b>282</b>, using statistical methods described below, to determine whether the values indicate a significant change in the performance of the metric as compared to previous measurement values for the particular metric. A RCA database <b>291</b> containing RCA metadata is also accessible to the database query module <b>284</b>.
[0233] Another database accessible to the database query module <b>284</b> is the dependency rules database <b>290</b>, which contains a list of all dependency rules in the RCA system <b>168</b>. The dependency rules are typically provided with the RCA system <b>168</b> (see set of default dependency rules in Table 6), but the user may also add, edit or delete dependency rules from the dependency rule database using the controller <b>34</b>. The dependency rules identify, for a given metric (as represented by the metric identifier), all other metrics affecting the measurement value of the given metric. The metric being affected is called the affected metric, and the metrics affecting the given metric are called the affecting metrics. Because one metric may be affected by a number of affecting metrics, the dependency rules typically define a one-to-many relationship.
[0234] The dependency rules, which may be prioritized or weighted by a user or an automated process, guide the RCA system <b>168</b> from the high-level manifestation of the problem, such as a transaction response time or fail rate increase, to the lower-level and root causes of the problem, such as an increase in the number of processes running on the transactional server <b>30</b>. The child nodes thereby “explain” the parent nodes according to the dependency rules defined in the RCA system <b>168</b>. For example, if the transaction response time for the “BuyAStock” transaction took 20 seconds (5 seconds more than previous runs of this transaction), the RCA system <b>168</b> may treat the event as a performance degradation (such as by marking the relevant transaction node with a “poor” or “questionable” status indicator). Using a dependency rule that suggests breaking the “BuyAStock” transaction into smaller internal transactions, the RCA system <b>168</b> may then evaluate a sub-transaction for the “BuyAStock” transaction and discovers that the sub-transaction took 5 seconds (2 seconds more than previous runs of the sub-transaction). Using another dependency rule that suggests breaking the sub-transaction into server time and network time components, the RCA system <b>168</b> may then determine that the server time component of the sub-transaction took 2500 milliseconds (2000 milliseconds more than previous runs of the sub-transaction). Using yet anther dependency rule indicating that the MS SQL server resource parameters on database server DB2 affect transaction server time, the RCA system <b>168</b> may retrieve the performance data for the MS SQL server resource parameters and determine that the “reads per second” parameter indicates an increase of fifty percent when compared to previous measurements. Thus, as illustrated by this example, the RCA system <b>168</b> directs the user from the high level performance problem (a regression in transaction response time) to a specific source or cause of the problem (50% increase in reads per second on database server DB2).
[0235] As seen by the above example, the dependency rules may specify that a metric should be broken down into multiple sub-metrics, such as breaking a transaction response time into server time and network time components. This type of rule is referred to as a “break down” dependency rule. Dependency rules may also identify one or more metrics that affect the measurement value of a given metric (such as server time being affected by a “reads per second” server resource parameter). This type of rule is referred to as a “influenced by” dependency rule.
[0236] Table 6 lists a set of default dependency rules according to one embodiment. The RCA system automatically adds the following two additional rules each time a user adds a server monitor to the profile: (1) under “Server Time,” a rule named: “<Server Monitor Name> affects Server Time” (e.g. “Windows Resources Monitor affects Server Time”); and (2) under “Failed Transaction,” a rule named: <Server Monitor Name> affects Failed Transactions (e.g., “Windows Resources Monitor affects Failed Transactions”). <tables id="TABLE-US-00006" num="6"><table frame="none" colsep="0" rowsep="0" pgwide="1"><tgroup align="left" colsep="0" rowsep="0" cols="1"><colspec colname="1" colwidth="301PT" align="center" /><thead><row><entry namest="1" nameend="1" align="center">TABLE 6</entry></row></thead><tbody valign="top"><row><entry /></row><row><entry namest="1" nameend="1" align="center" rowsep="1" /></row><row><entry>DEFAULT DEPENDENCY RULES</entry></row></tbody></tgroup><tgroup align="left" colsep="0" rowsep="0" cols="3"><colspec colname="1" colwidth="77PT" align="left" /><colspec colname="2" colwidth="63PT" align="left" /><colspec colname="3" colwidth="161PT" align="left" /><tbody valign="top"><row><entry>Rule Name</entry><entry>From</entry><entry>To</entry></row><row><entry namest="1" nameend="3" align="center" rowsep="1" /></row><row><entry>Transaction response</entry><entry>Transaction</entry><entry>Server Time, Network Time, Network and Server</entry></row><row><entry>time breakdown</entry><entry>Response time</entry><entry>Time, DNS Time, Connection Time, Client Time</entry></row><row><entry>Routing time affects</entry><entry>Network Time</entry><entry>Routing Time, Routing Time - Global Error Count</entry></row><row><entry>network time</entry></row><row><entry>Routing parameters</entry><entry>Routing Time</entry><entry>Hop Number, Routing DNS Time</entry></row><row><entry>Routing time breakdown</entry><entry>Routing Time</entry><entry>Hop Time (ms)</entry></row><row><entry>by hop</entry></row><row><entry>Routing time breakdown</entry><entry>Routing Time</entry><entry>Hop Time by Route Number</entry></row><row><entry>by route number</entry></row><row><entry>Errors by Hop</entry><entry>Routing Time -</entry><entry>Errors by Hop</entry></row><row><entry /><entry>Global Error Count</entry></row><row><entry>Failed Transaction</entry><entry>Failed Transactions</entry><entry>Routing Time, Routing Time - Global Error Count</entry></row><row><entry>Breakdown</entry></row><row><entry>Failed transaction details</entry><entry>Failed Transactions</entry><entry>Failed transaction details</entry></row><row><entry>Network Management</entry><entry>Network Time</entry><entry>NMMT Network Alert, NMMT Router Alert, NMMT</entry></row><row><entry>and Monitoring Tools</entry><entry /><entry>Subnet Alert</entry></row><row><entry>(NMMT) network alerts</entry></row><row><entry>NMMT server alerts</entry><entry>Server Time</entry><entry>NMMT Bridge Alert, NMMT CPU Alert, NMMT</entry></row><row><entry /><entry /><entry>Database Alert, NMMT Disk Alert, NMMT Firewall</entry></row><row><entry /><entry /><entry>Server Alert, NMMT General Alert, NMMT Host</entry></row><row><entry /><entry /><entry>Alert, NMMT Hub Alert, NMMT Printer Alert,</entry></row><row><entry /><entry /><entry>NMMT Segment Alert, NMMT Storage Unit Alert,</entry></row><row><entry /><entry /><entry>NMMT Streaming Media Server Alert, NMMT</entry></row><row><entry /><entry /><entry>Switch Alert, NMMT Tape Alert, NMMT UPS Alert,</entry></row><row><entry /><entry /><entry>NMMT Web Application Server Alert, NMMT Web</entry></row><row><entry /><entry /><entry>Server Alert</entry></row><row><entry>NMMT alerts</entry><entry>Failed Transactions</entry><entry>NMMT Bridge Alert, NMMT CPU Alert, NMMT</entry></row><row><entry /><entry /><entry>Database Alert, NMMT Disk Alert, NMMT Firewall</entry></row><row><entry /><entry /><entry>Server Alert, NMMT General Alert, NMMT Host</entry></row><row><entry /><entry /><entry>Alert, NMMT Hub Alert, NMMT Network Alert,</entry></row><row><entry /><entry /><entry>NMMT Printer Alert, NMMT Router Alert, NMMT</entry></row><row><entry /><entry /><entry>Segment Alert, NMMT Storage Unit Alert, NMMT</entry></row><row><entry /><entry /><entry>Streaming Media Server Alert, NMMT Subnet Alert,</entry></row><row><entry /><entry /><entry>NMMT Switch Alert, NMMT Tape Alert, NMMT</entry></row><row><entry /><entry /><entry>UPS Alert, NMMT Web Application Server Alert,</entry></row><row><entry /><entry /><entry>NMMT Web Server Alert</entry></row><row><entry namest="1" nameend="3" align="center" rowsep="1" /></row></tbody></tgroup></table></tables>
[0237] It is contemplated that each of the above-described modules may be integrated into one software module, or may be separated into additional modules. The modules may be implemented as hardware, software, firmware or any combination thereof. Additionally, the modules may reside at different geographic locations connected through a wired or wireless network.
[0238] 3. Root Cause Analysis Methods
[0239]FIGS. 39 and 40 illustrate flow charts for evaluating the performance data for a transactional server <b>30</b> according to one embodiment. The performance data is evaluated by measuring and grading values of various parameters or metrics that affect or reflect the performance of the transactional server <b>30</b>. A statistical module <b>282</b> is used to grade the measurement values by comparing the current measurement value with previous measurement values for the particular metric. The current measurement value may be a measurement associated with a single measurement instance or an average or sum of several measurement instances taken over a short time interval, such as, for example, 5 minutes. If the measurement value of the particular metric is affected by (i.e., depends on) other metrics, each of the affecting metrics is similarly measured and graded. This process of measuring and grading affecting metrics is recursive, being repeated for each affecting metric until the methods reach a point at which the last affected metric has no affecting metrics (i.e., the measurement value of the last evaluated metric does not depend on any other metric). These “lowest level” metrics or parameters are preferably represented by leaf nodes in the UI tree.
[0240] Using these methods, the RCA system <b>168</b> builds a RCA tree that reflects dependences between measurement values recorded by the agents <b>32</b>, <b>166</b>. The RCA tree, which is stored in the document object <b>278</b>, is the basis of the displayed RCA UI tree <b>226</b>. The RCA tree contains two types of nodes: measurement nodes and rule nodes. Measurement nodes represent a specific measurement value for a metric analyzed by the RCA logic module <b>280</b>. Each measurement node has a property set of field-value pairs that represent the active filter existing at the time of the measurement associated with that measurement node. The field-value pairs define the properties associated with a particular measurement node. A field's value may be associated with a specific measurement (i.e., instance) or may be common for all measurements of a certain metric. Examples of fields common to all transaction response time measurements include “date_time” and “transaction_id.” Additionally, a particular field (but not the field's value) may be common to all measurements of all metrics, such as a “slope_flag” field, which tells the RCA system <b>168</b> whether the metric's performance improves by an increase or a decrease in the measurement value of the metric. The “slope_flag” field for a transaction response time metric is set to “up” to reflect that an increase in the measurement value indicates worse performance and a decrease indicates better performance. In one embodiment, the field-value pairs are used as filters in database queries by the database query module <b>284</b> to retrieve measurement values for metrics.
[0241] Rule nodes represent dependencies (i.e., cause and effect relationships) between two measurement nodes. Rule nodes are preferably, but need not, be displayed in the UI tree. Child nodes of a measurement node are rule nodes that represent rules for which the affected metric is the metric of the parent measurement node. The parent node of a measurement node is a rule node that represents a rule for which the metric of the child measurement node is the affecting metric. Likewise, the parent and child nodes of rule nodes are measurement nodes. The parent measurement node of a rule node represents the measurement value of the affected metric, and the child measurement nodes of the rule node represent the measurement values of affecting metrics (i.e., possible causes) impacting the measurement value of the parent measurement node. The root session node of the RCA tree is a special rule node defining the active filters for the current RCA session. Because each measurement node includes a severity grade indicating how poorly its associated metric performed during the specified time frame, following the nodes of the RCA tree from the root to the leaves of the tree leads the user from the high-level performance problem to the source or sources of the performance problem.
[0242] a. Measuring and Grading the Measurement Values
[0243]FIG. 39 depicts the general process, which is referred to herein as the GetValue process, for measuring and grading a value associated with a particular input metric or parameter. In state <b>302</b>, the RCA logic module <b>280</b> receives a metric identifier (metric ID) identifying an input metric to be measured and graded, a non-empty set of input properties (i.e., input property set), and an input rule node. The input property set includes a collection of field-value pairs used to define the active filters for the input metric to be evaluated. The input rule node is either the root session node or a dependency rule node identified by the Expand process (see FIG. 40). In order to determine the measurement value for the input metric, the GetValue process uses the input rule node and property set to build and execute a database query to locate the relevant measurement value or values of the particular input metric.
[0244] In state <b>304</b>, the RCA logic module <b>280</b> retrieves field-value pairs ascertainable from known constant values, from the input property set or from field conclusion tables. Known constant values are those values that are constant and therefore known to the RCA logic module <b>280</b>. For example, the “category” field of the “%CPU utilization” metric has a constant value of “CPU,” and is therefore a known constant value. When field-value pairs can not be ascertained from known constant values or from the input property set, field conclusion tables may be used to determine the desired field-value pairs based on known field-value pairs (i.e., ones ascertainable from the known constant values or input property set).
[0245] Field conclusion tables may be used when moving from one metric to another where the metrics refer to the same property value using different property names. For example, although using different property names, both the “transaction server time” metric and the “%CPU utilization” metric have a field-value pair identifying the transactional server <b>30</b> being tested. Therefore, using the field conclusion tables and the property set of the “transaction server time” metric, the RCA logic module <b>280</b> is able to determine the field value associated with the transactional server <b>30</b> identifier for the “%CPU utilization” metric even though the two metrics refer to the transactional server <b>30</b> under different field names. Field conclusion tables may also be used when there is a pre-defined query or algorithm for how to determine a property value of one property given the property value of a different property (e.g., locating the sub_transaction_id given the transaction_id).
[0246] In one embodiment, the data in the field conclusion tables is implemented as a tree with nodes identifying a property (i.e., a field-value pair) and a parent-child relationship indicating that the named property of the child node can be deduced from the parent node's property value using a conclusion algorithm. The conclusion algorithm begins by finding all of the possible methods to determine property values from known property values and then using those methods builds a maximal list of all the values that can be determined from the known property values.
[0247] Using the retrieved field-value pairs, the RCA logic module, in state <b>306</b>, builds and executes a database query to retrieve the measurement value or values of the input metric occurring within the specified time frame. The specified time frame of interest is either specified directly by a user, or is determined by the RCA logic module <b>280</b> from the property set of the parent measurement node of the input rule node. In one embodiment, the time frame of interest for the initial input metric (i.e., the very first input metric analyzed) is specified by a user (see FIG. 32), and the time frame of interest for all other metrics (i.e., metrics that affect the initial input metric) is based on and derived from the time frame defined in the field-value pairs for the parent node of the input rule node. In this embodiment, the time frame of the affecting metric is calculated as a rounded time period encompassing the measurement time of the parent measurement node. The rounded time period is configured by default, such as, for example, a 15 or 30 minute default time period. For example, if metric A has a measurement time of 1:17, the specified time frame of a sub-metric A<sub>1 </sub>is defined as 1:15 to 1:30.
[0248] Alternatively, the rounded time period is set as plus and minus a default number from the measurement time of the parent measurement node. For example, if metric A has a measurement time of 1:17, the specified time frame of a sub-metric A<sub>1 </sub>may be defined as 1:07 to 1:27. With the property set, including the specified time frame, acting as filters, the database query is executed by the database query module <b>284</b> to get all measurement values of the input metric that fall within the defined query from the sessions database <b>42</b>.
[0249] The results of the database query are returned to the RCA logic module <b>280</b> as a result set, with each row in the result set being a valid measurement for the input metric. The result set may be returned as an empty set (indicating no measurement values were found), a set with only one row (indicating only one measurement value was found), or a set with multiple rows (indicating that more than one measurement value was found). If multiple measurement values are returned in the result set, the measurement values may be averaged together before being graded by the statistical module <b>282</b>, or all measurements within a certain sub-portion of the time frame, such as a 5 or 10-minute time “slice,” may be analyzed as a single measurement. In other embodiments, multiple measurement values are not averaged but are reported and graded individually. Alternatively, any other statistical aggregation may be used for evaluating multiple measurement values.
[0250] To determine whether the current measurement value or values of the input metric represents a variation or decline in performance, the current measurement value, along with one or more former or historical measurement values, is sent to the statistical module <b>282</b> for grading in state <b>308</b>. Using the current measurement value, the historical measurement value(s), and various statistical methods (see below), the statistical module <b>282</b> assigns a severity level or severity grade to the current measurement value for the input metric. The severity grade in this embodiment represents the degree to which the current measurement indicates a significant performance decline relative to historical measurement values. In one embodiment, the historical measurement value(s) include measurement values occurring prior to and subsequent to the current measurement value. Alternatively or in addition to evaluating the current measurement value against the historical measurement value(s), the statistical module <b>282</b> may evaluate the current measurement value against a threshold measurement value specified by a user or by default in the RCA system <b>168</b>. In grading the measurement value, the statistical module <b>282</b> takes into account how uniform the measurements are within the result set. In one embodiment, a severity grade of 0-4 is considered normal performance, a severity grade of 5-6 is considered questionable performance, and a severity grade of 7-10 is considered poor performance. As will be understood by one of ordinary skill in the relevant art, all ranges for the severity grades may be user configurable and/or derived as part of an adaptive process, and greater and lesser numbers of severity grades or status indicators may be used.
[0251] One of the methods used by the statistical module <b>282</b> to evaluate and grade the measurement values is a standard deviation method. In the standard deviation method, the difference between the current measurement value and the average of the historical measurement values is divided by the standard deviation. The resulting value is used to determine a severity grade. For example, a value of less than one standard deviation is considered normal performance (i.e., a severity grade of 0-4), a value of between one and two standard deviations is considered questionable performance (i.e., a severity grade of 5-6) and a value of more than two standard deviations is considered poor performance (i.e., a severity grade of 7-10).
[0252] Another method employed by the statistical module <b>282</b> uses a baseline and change-analysis non-parametric statistical variable that evaluates the probability of detecting a change in the last few measurements. This method is based on the NPSRI procedure described in a 1995 article by L. Gordon and M. Pollak entitled <i>A Robust Surveillance Scheme For Stochastically Ordered Alternatives, </i>The Annals of Statistics Vol. 22, No. 4 at pages 1350-1375, which is incorporated herein by reference. If the variable is over an upper threshold, such as, for example, fifty, the statistical module <b>282</b> assigns a poor severity grade. If the variable is below the upper threshold but above a lower threshold, such as, for example, thirty, the statistical module <b>282</b> assigns a warning severity grade. Otherwise, the statistical module <b>282</b> assigns a normal severity grade to the measurement value. In one embodiment, a “statistical_method” field is used to identify which of several statistical methods (e.g., standard deviation, NSPRI or other) is to be used to evaluate all measurement values for a particular metric.
[0253] The measurement value is first given a preliminary severity grade determined by the specific statistical method being used by the statistical module <b>282</b>. The final severity grade typically depends on the value of the measurement itself, its neighboring measurement and rule nodes and some baseline information. To enable comparisons of the performance for measurement values graded by different statistical methods, which may result in different numerical values being used, the statistical module <b>282</b> preferably includes a normalization procedure. The normalization procedure equates all severity grades on a common scale while preserving the preliminary qualification of “normal,” “questionable” or “poor” performance. Thus, for example, severity grades that were considered “poor” on the preliminary grading scale are mapped to “poor” severity grades on the normalized scale.
[0254] In one embodiment, the statistical module <b>282</b> considers the type of the dependency rule (“break down” or “influenced by”) expressed in the input rule node, and the severity grades of the parent measurement node to the input rule node, in calculating a severity grade for the current measurement value. A “break down” rule type is typically allocated greater weight in the calculation process than an “influenced by” rule. For each type of dependency rule, a ratio is defined for use in calculating the influence of the ancestor on the severity grade to be assigned to the current measurement value. In this embodiment, the weighted grade is computed as: G=r*G<sub>p</sub>+(1−r)*G<sub>n</sub>, where r is the ratio, G<sub>p </sub>is the weighted grade of the parent measurement value and G<sub>n </sub>is the normalized base grade of the current measurement value. For the initial measurement node, G<sub>p </sub>is assigned a value of zero, and the weighted grade of the first measurement node is the normalized base grade.
[0255] In state <b>310</b>, a measurement node is created for the particular measurement (or group of measurements) of the input metric and inserted into the dependency tree as a child node of the input rule node. In one embodiment, one measurement node is created for each entry (i.e., each instance) in the result set. The measurement node includes the metric ID to identify the particular metric associated with the measurement node. The property set of the newly created measurement node is populated in state <b>312</b> with field-value pairs ascertained from known constant values, from the input property set, or from field conclusion tables. In state <b>314</b>, the severity grade assigned to the measurement value is sent to the RCA logic module <b>280</b>, which adds the measurement value and the severity grade assigned to the measurement value to the measurement node created in state <b>310</b>. If the severity grade is normal, the process proceeds to an end state <b>321</b>. If the severity grade is a warning or poor grade (see state <b>316</b>), the process, in state <b>317</b>, determines whether there are other metrics that affect the measurement value of the graded input metric. If there are no metrics affecting the measurement value of the input metric, the process proceeds to end state <b>321</b>. If there are other metrics affecting the measurement value of the input metric, the process proceeds to state <b>320</b>, in which the Expand process illustrated in FIG. 40 is invoked.
[0256] b. Expanding The Evaluation of Sub-metrics
[0257]FIG. 40 depicts the general process, which is referred to herein as the Expand process, for determining all of the metrics affecting the measurement value of the input metric. The metrics affecting the measurement value of the input metric are, for convenience only, referred to herein as “affecting metrics.” Beginning at a start state <b>324</b>, the process proceeds to state <b>326</b> in which the measurement node created in state <b>310</b> of FIG. 39 is made accessible to the Expand process. Using a database of dependency rules <b>290</b>, the Expand process, in state <b>328</b>, generates a list of all metrics that affect the measurement value of the input metric. For example, given a metric ID for the “Transaction Response Time” metric, a search of the database of dependency rules may reveal that there are two rules associated with the “Transaction Response Time” metric: the “Transaction Time Breakdown” rule and the “Break Transaction into Smaller Transaction” rule. From the list of applicable rules, the process retrieves a set of all affecting metrics and their metric IDs. Continuing with the above example, as a result of the “Break Transaction into Smaller Transaction” rule, the process retrieves a “Transaction Response Time” metric for a sub-transaction of the original transaction. As a result of the “Transaction Time Breakdown” rule, the process retrieves a metric ID for the following metrics: server time, network time, DNS time, error time, and connection time.
[0258] Beginning in state <b>330</b>, for each of the metrics that affect the measurement value of the input metric, the process measures and grades the affecting metric by recursively calling, in state <b>332</b>, the GetValue process (see FIG. 39) with the affecting metric ID, the property set from the parent node of the applicable rule node and the applicable dependency rule. In one embodiment, the property set is supplemented with additional field-value pairs ascertainable from known constant values or field conclusion tables. In state <b>334</b>, the process determines whether there are affecting metrics remaining in the list of affecting metrics to be evaluated. If there are affecting metrics remaining, the process, in state <b>336</b>, moves to the next affecting metric to be evaluated and repeats state <b>332</b> for that metric. Otherwise, the process proceeds to an end state <b>338</b>.
[0259] As used herein, and as understood by one of ordinary skill in the art, references to the “receiving” of a node is understood to include the actual sending of the node data and/or the sending of a pointer to a memory address and/or physical location where the node is located. Additionally, as will be recognized by one of ordinary skill in the art, the process of FIGS. 39 and 40 may be implemented in a variety of embodiments and ordering routines. For example, in different embodiments, state <b>310</b> occurs either immediately after state <b>302</b> or immediately after state <b>308</b>.
[0260] 4. Automated Reconfiguration of Transactional Server
[0261] The results of the RCA analysis may be used to reconfigure the transactional server <b>30</b> so that the detected end user performance problem is reduced or eliminated. Although this task is typically performed by a network administrator, certain types of modifications may be made automatically without user intervention.
[0262] For example, in one embodiment, the RCA system <b>168</b> analyses the collected performance data automatically, as a background task, using pre-specified filters and time frames. When certain types of server resources are determined by such analysis to be the source of a performance problem, a corrective action is automatically performed according to a set of predefined rules. For instance, a rule may specify that when insufficient disk space available to a particular machine is determined to be the likely source of long transaction response times, additional storage resources are to be automatically allocated to that machine. Other types of corrective actions that may be performed automatically include switching additional physical servers into use, terminating unnecessary executable tasks on specific machines, reconfiguring load balancers, and reconfiguring application servers. Further, when a router is determined to be the source of long network times, a notification message may automatically be sent to the responsible Internet Service Provider by email, facsimile, or other communication method.
[0263] Although the invention has been described in terms of certain preferred embodiments, other embodiments that are apparent to those of ordinary skill in the art, including embodiments that do not provide all of the features and advantages set forth herein, are also within the scope of this invention. Accordingly, the scope of the invention is defined by the claims that follow. In the method claims, reference characters are used for convenience of description only, and do not indicate a particular order or sequence for performing the method.
Contents6
46 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19 Sheet 20 Sheet 21 Sheet 22 Sheet 23 Sheet 24 Sheet 25 Sheet 26 Sheet 27 Sheet 28 Sheet 29 Sheet 30 Sheet 31 Sheet 32 Sheet 33 Sheet 34 Sheet 35 Sheet 36 Sheet 37 Sheet 38 Sheet 39 Sheet 40 Sheet 41 Sheet 42 Sheet 43 Sheet 44 Sheet 45 Sheet 46
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US8495006B2 | Cited by | United States of America | Applicant |
| US2006010453A1 | Cited by | United States of America | Pre-grant |
| US8699493B2 | Cited by | United States of America | Applicant |
| US7617313B1 | Cited by | United States of America | Search report |
| US2004122647A1 | Cited by | United States of America | Pre-grant |
| US2003088644A1 | Cited by | United States of America | Pre-grant |
| AU2013362891B2 | Cited by | Australia | Search report |
| US2005289231A1 | Cited by | United States of America | Pre-grant |
| US10277452B2 | Cited by | United States of America | Search report |
| US10180870B2 | Cited by | United States of America | Search report |
| US2013311652A1 | Cited by | United States of America | Pre-grant |
| WO2005121959A2 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2015149631A1 | Cited by | United States of America | Pre-grant |
| US8180864B2 | Cited by | United States of America | Applicant |
| US9641247B2 | Cited by | United States of America | Search report |
| US8078971B2 | Cited by | United States of America | Search report |
| US9742624B2 | Cited by | United States of America | Search report |
| US7756840B2 | Cited by | United States of America | Search report |
| US8015276B2 | Cited by | United States of America | Search report |
| US10841187B2 | Cited by | United States of America | Applicant |
| US2006005193A1 | Cited by | United States of America | Pre-grant |
| US7409569B2 | Cited by | United States of America | Applicant |
| US7752013B1 | Cited by | United States of America | Search report |
| US10673942B2 | Cited by | United States of America | Applicant |
| US2011078298A1 | Cited by | United States of America | Pre-grant |
| US2013275585A1 | Cited by | United States of America | Pre-grant |
| US2017272331A1 | Cited by | United States of America | Search report |
| US2005256971A1 | Cited by | United States of America | Pre-grant |
| US8370485B2 | Cited by | United States of America | Search report |
| US7454542B2 | Cited by | United States of America | Applicant |
| US7788663B2 | Cited by | United States of America | Applicant |
| US7761863B2 | Cited by | United States of America | Applicant |
| US7822844B2 | Cited by | United States of America | Applicant |
| US7805510B2 | Cited by | United States of America | Search report |
| US2005223091A1 | Cited by | United States of America | Pre-grant |
| US10999168B1 | Cited by | United States of America | Applicant |
| US8745215B2 | Cited by | United States of America | Applicant |
| JP4866861B2 | Cited by | Japan | Search report |
| US10659541B2 | Cited by | United States of America | Search report |
| TWI451244B | Cited by | Taiwan Province of China | Examiner |
| US7966363B2 | Cited by | United States of America | Search report |
| US8700958B2 | Cited by | United States of America | Applicant |
| WO2005018153A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2010017401A1 | Cited by | United States of America | Pre-grant |
| US11032124B1 | Cited by | United States of America | Applicant |
| US7600252B2 | Cited by | United States of America | Applicant |
| CN105027087A | Cited by | China | Search report |
| US7110913B2 | Cited by | United States of America | Search report |
| US2006083165A1 | Cited by | United States of America | Pre-grant |
| US9009680B2 | Cited by | United States of America | Applicant |
| US2014365643A1 | Cited by | United States of America | Pre-grant |
| US8763119B2 | Cited by | United States of America | Search report |
| US7712111B2 | Cited by | United States of America | Applicant |
| US10855545B2 | Cited by | United States of America | Search report |
| US2011029662A1 | Cited by | United States of America | Pre-grant |
| US2012284391A1 | Cited by | United States of America | Pre-grant |
| US2006014861A1 | Cited by | United States of America | Pre-grant |
| CN108173702A | Cited by | China | Search report |
| US10560350B2 | Cited by | United States of America | Search report |
| US8621076B2 | Cited by | United States of America | Applicant |
| US8788652B2 | Cited by | United States of America | Search report |
| US8856027B2 | Cited by | United States of America | Search report |
| US2009217313A1 | Cited by | United States of America | Pre-grant |
| US10743135B2 | Cited by | United States of America | Applicant |
| US2006020912A1 | Cited by | United States of America | Pre-grant |
| US7703073B2 | Cited by | United States of America | Applicant |
| US8856312B2 | Cited by | United States of America | Applicant |
| US2005289558A1 | Cited by | United States of America | Pre-grant |
| US2006206882A1 | Cited by | United States of America | Pre-grant |
| US10432490B2 | Cited by | United States of America | Search report |
| US2010169285A1 | Cited by | United States of America | Pre-grant |
| US2003069773A1 | Cited by | United States of America | Pre-grant |
| US2014172372A1 | Cited by | United States of America | Search report |
| US2015149611A1 | Cited by | United States of America | Pre-grant |
| US2004215762A1 | Cited by | United States of America | Pre-grant |
| US2005289559A1 | Cited by | United States of America | Pre-grant |
| WO2007070710A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US10055460B2 | Cited by | United States of America | Applicant |
| US2018046534A1 | Cited by | United States of America | Pre-grant |
| US7424530B2 | Cited by | United States of America | Applicant |
| US9124473B2 | Cited by | United States of America | Search report |
| US9917924B2 | Cited by | United States of America | Applicant |
| WO2005121959A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2008086345A1 | Cited by | United States of America | Pre-grant |
| US10693734B2 | Cited by | United States of America | Applicant |
| US2008228690A1 | Cited by | United States of America | Pre-grant |
| US2017257295A1 | Cited by | United States of America | Pre-grant |
| US2008288827A1 | Cited by | United States of America | Pre-grant |
| US2018089011A1 | Cited by | United States of America | Search report |
| US2011258311A1 | Cited by | United States of America | Pre-grant |
| US7912899B2 | Cited by | United States of America | Search report |
| US2017310791A1 | Cited by | United States of America | Search report |
| US2005289510A1 | Cited by | United States of America | Pre-grant |
| US10296449B2 | Cited by | United States of America | Search report |
| US2007262994A1 | Cited by | United States of America | Pre-grant |
| US6920608B1 | Cited by | United States of America | Applicant |
| US10866851B2 | Cited by | United States of America | Search report |
| US7801984B2 | Cited by | United States of America | Search report |
| WO2015033126A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2010123575A1 | Cited by | United States of America | Pre-grant |
5 members in 1 office
Priority claims6
| Document | Office | Kind | Date |
|---|---|---|---|
| 28992301 | United States of America | P | |
| 28992301 | United States of America | P | |
| 5729501 | United States of America | A | |
| 60289923 | – | – | – |
| US20010057295 | – | – | – |
| US20010289923P | – | – | – |
Members5
| Document | Office | Kind | |
|---|---|---|---|
| US2002198984A1 | United States of America | A1 | |
| US2002198985A1 | United States of America | A1 | |
| US2003065986A1 | United States of America | A1 | |
| US6738933B2 | United States of America | B2 | |
| US7197559B2 | United States of America | B2 |
88 transactions on the USPTO file
Abandoned after 2 non-final rejections, 1 final rejection and 3 appeals.
- Non-final rejections
- 2
- Final rejections
- 1
- RCEs
- 0
- Appeals
- 3
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Email NotificationEML_NTR | EML_NTR | |
| Mail Abandonment for Failure to Respond to Office ActionAbandonedMABN2 | MABN2 | |
| Aband. for Failure to Respond to O. A.AbandonedABN2 | ABN2 | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail BPAI Decision on Appeal - AffirmedMAPDA | MAPDA | |
| BPAI Decision - Examiner AffirmedAPDA | APDA | |
| Correspondence Address ChangeC.AD | C.AD | |
| Docketing Notice Mailed to AppellantAP_DK_M | AP_DK_M | |
| Assignment of Appeal NumberAPAS | APAS | |
| Appeal Awaiting BPAI DocketingAPWD | APWD | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Reply Brief Noted by ExaminerMRBNE | MRBNE | |
| Reply Brief Noted by ExaminerRBNE | RBNE | |
| Exam. Ans. Review CompletePACC | PACC | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Reply Brief FiledAPRB | APRB | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Examiner's AnswerMAPEA | MAPEA | |
| Examiner's Answer to Appeal BriefAPEA | APEA | |
| Appeal Brief Review CompleteAPBR | APBR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Appeal Brief FiledAP.B | AP.B | |
| Notice of Appeal FiledN/AP | N/AP | |
| Response after Non-Final ActionA... | A... | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Appeal Brief Review CompleteAPBR | APBR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Appeal Brief FiledAP.B | AP.B | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Notice of Appeal FiledN/AP | N/AP | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Notice of Appeal FiledN/AP | N/AP | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Correspondence Address ChangeC.ADB | C.ADB | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Response after Non-Final ActionA... | A... | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Mail Examiner Interview Summary (PTOL - 413)MEXIN | MEXIN | |
| Examiner Interview Summary Record (PTOL - 413)EXIN | EXIN | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| IFW TSS Processing by Tech Center CompleteTSSCOMP | TSSCOMP | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Reference capture on IDSRCAP | RCAP | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Application Is Now CompleteCOMP | COMP | |
| Payment of additional filing fee/PreexamFLFEE | FLFEE | |
| A statement by one or more inventors satisfying the requirement under 35 USC 115, Oath of the ApplicOATHDECL | OATHDECL | |
| Notice Mailed--Application Incomplete--Filing Date AssignedINCD | INCD | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Initial Exam Team nnIEXX | IEXX |
4 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Information on status: application discontinuationABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTIONSTCB | STCB | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS |
Numbers
- Publication, DOCDB
- 2002198985
- Publication, EPODOC
- US2002198985
- Application
- 10057295
- Application, DOCDB
- 5729501
- Application, EPODOC
- US20010057295
Titles
- English
- Post-deployment monitoring and analysis of server performance
Classification
- CPC, 20
- H04L43/00
- G06F11/32
- G06F11/3409
- G06F11/3419
- G06F11/3452
- G06F11/3495
- G06F2201/87
- G06F2201/875
- H04L41/046
- H04L41/22
- H04L41/5009
- H04L43/045
- H04L43/06
- H04L43/067
- H04L43/0817
- H04L43/0852
- H04L43/0864
- H04L43/0876
- H04L43/10
- H04L43/16
- IPC, 4
- G06F11 32
- G06F11 34
- H04L12 24
- H04L12 26
- USPC, 4
- 709224000
- 709238000
- 714E11192
- 714E11195