Top
Systemwalker Service Quality Coordinator User's Guide (Console Edition)
Systemwalker

3.2.4 How to perform operations relating to content

This section explains the operations that can be performed on displayed Drilled-Down display content.


3.2.4.1 Common operations

Table sorting

When the header section of any column in a table displayed in the Drilled-Down display content is selected, the table can be sorted using the selected column as the sort key.

Sorting can be toggled between ascending and descending order.

Note

  • Numerical sorts only operate correctly when all the values in the specified column are numerical values. Sorting cannot be performed correctly if the column contains non-numerical data such as Null values.

  • Date and time sorts cannot be performed correctly if the number of digits (yyyy/mm/dd hh:mm:ss, etc.) is not uniform throughout the column. Care must be taken when data has been imported from user data.

Save in CSV Format

The following buttons are located underneath the Drilled-Down display content:

Analysis/Planning

This link calls a Detailed Analysis/Planning window for displaying a graph of the data currently displayed.



3.2.4.2 WebSites tree

For end use response information, specific content can be displayed by setting the URLs of fully downloaded Web pages (i.e., no errors occur when the Web page is displayed, or the display is not canceled) as specific resources in Resources (URL) under WebSites or in nodes under WebSites (URL, DNS, TCP).

If an URL whose page is not fully downloaded is specified as a resource, the corresponding data will not be available and content will not be displayed.

Refer to "1.2.2.7 Resources (URL)" for details on setting specific resources in the Drilled-Down display.

Point

By selecting a specific resource node under WebSites and clicking Completion number of cases among the items in the content table that is displayed, a new window will be opened and details about those completed items will be displayed as a data list.

And, by clicking Elapsed Time in the table items, an internal sequence information showing the Web page data being downloaded will be displayed.


3.2.4.3 Interstage(TxnAnalysis)JavaEE/Interstage(TxnAnalysis) tree

For transaction breakdown analysis information collected from Interstage Application Server, selecting a Server Instance or a Work Unit node under the Interstage(TxnAnalysis) tree displays the breakdown analysis information for all translations for the Web applications (servlets and JSPs) and EJB applications executed in that Server Instance or Work Unit.

It is also possible to display breakdown analysis information focusing on a single transaction by specifying a specific transaction ID in TxnIDs under the Server Instance or the Work Unit node.

Refer to "1.2.2.9 TxnIDs" for details on how to set specific transaction IDs.


Viewing transaction breakdown analysis content

This content displays the time between the start and termination of a component as the response time, and the time between one component invoking another component and control returning to the first component as the block time. These times are displayed for each Java EE application running on each IJServer cluster or J2EE application component running on each IJServer.

Point

No block time is displayed for components that do not invoke other components.


The following screen shot shows the correspondence between the component sequence diagram and content.

When a Server Instance or a Work Unit node is selected, information about multiple transactions is displayed. Components that relate to single transactions can be identified by the ID indicated by TxnID in the resource ID.

When the node of a specific transaction ID that has been set is selected, only the information relating to the specific transaction ID will be displayed.

The resource ID format used in transaction breakdown analysis is explained below.


Resource ID format

The resource ID format for each component is shown below.


Java EE environment

J2EE environment

Note

When collecting time of multiple performance information for transaction breakdown analysis are exactly the same, display order of the performance information may be different from real calling order of components.

3.2.4.4 TxnAnalysis(Sync)/TxnAnalysis(Async)/TxnAnalysis(OssJava)tree

Transaction breakdown information that has been collected from Interstage Business Application Server, Interstage Application Framework Suite, or Interstage Business Application Server Open Java Framework can be displayed by selecting the TxnTime nodes under the main TxnAnalysis tree. There are two types of content: the analysis results over the multiple servers that execute transactions for each system group, and the breakdown analysis information for the transactions on each server.

Transaction breakdown analysis information can also be displayed for specific individual transactions by setting specific transaction IDs in the TxnIDs node under the TxnTime node.

Refer to "1.2.2.10 TxnIDs for TxnAnalysis(Sync), TxnAnalysis(Async), and TxnAnalysis(OssJava)" for details on how to set up specific transaction IDs.


Viewing transaction breakdown analysis content

This content shows information for two types of transactions: synchronous transactions and asynchronous transactions. Analysis results are displayed for each type of transaction, as shown below, including both analysis results for transactions on each separate server and analysis results for each system group over the multiple servers that execute the transactions. Analysis results are displayed for only the transactions whose processing has completed on all of the servers executing the transaction.

Note

"Context ID" is a term that is used with synchronous transactions. For asynchronous transactions, the term "correlation ID" is used.