System Monitoring and Diagnostics Guide for Siebel Business Applications > Configuring SWSE Logging and Monitoring >

Reading the SWSE Statistics Page


The individual events and objects measured on the SWSE Statistics page are described in the following list. See Example of SWSE Statistics Page for examples of these metrics.

Open Session Time. This event reflects the total amount of time it took to open a session. In the general stats section, the count is the number of times a session was opened and the mean reflects the average time it took to open a session.

Response Time (waiting for service event). This event measures the time it takes to receive a callback response from the Siebel server. This event functions with CTI and internal login callbacks. A callback is a mechanism used by the Siebel Server to initiate communication with the plug-in.

Close Session Time. This event reflects the amount of time it takes to close a session. Closing the session might involve signaling to the session manager to close the session. The session manager might or might not close the TCP/IP connection.

Request Time (waiting for service method to process). This event is the amount of time it takes to submit a request to the Siebel Server and to get a response back. For example, if the user (on the browser) clicked on a button then the plug-in receives the request and invokes a service on the Siebel Server. The value for Request Time is the total amount of time for invoking that service.

Applications. This section displays information about the various applications, for example, session life span and number of attempts to use the application.

Current Sessions. This section contains information about the current active sessions open. The parameter SessionMonitor must be set to True for this to take effect (see Configuring the SWSE Statistics Page for further information on SessionMonitor). If verbose mode is used, then this section also displays the anonymous sessions (see Accessing the SWSE Statistics Page for further information on verbose mode).

System Monitoring and Diagnostics Guide for Siebel Business Applications