Siebel Server Administration Guide > Siebel Web Server Extension Stats Page >

Accessing the Stats Page


Because this page is generated by the Siebel Web Server Extension plug-in, you can view it only from a Web browser. To access the stats page, enter the following URL in a Web browser:

http://host/application/_stats.swe.

In addition to defining the name of the stats page accessory handle, you can configure if currently active sessions appear on the stats page as well. For information about monitoring currently active sessions, see information on the SessionMonitor parameter in Configuring the Stats Page.

When accessing the stats page URL, additional parameters can be appended to the URL, which modify the display and content of the stats page.

Statistical Page Verbosity Option. This option allows the user to dictate the amount of information to appear in Stats page. There are three settings as shown in Table 37:

Table 37. Statistical Page Verbosity Settings
Verbose Parameter Setting
Description
Verbose=low
Default value if not present. Displays only system and application-level statistics.
Verbose=medium
Displays the low setting information, plus the lock statistics.
Verbose=high
Displays the medium setting information, plus all currently active operations to the Siebel Server.

Statistical Page Reset Option. This option allows the user to dictate if the statistics are reset after viewing. There are two settings as shown in Table 38:

Table 38. Statistical Page Reset Settings
Verbose Parameter Setting
Description
Reset=True
Resets all noncounter and current operational statistics.
Reset=False
Default value if not present. Does not reset current operational statistics.

An example of the stats page request with parameters:

http://host/application/_stats.swe?Verbose=High&Reset=True

This request displays the System Stats, Applications, Current Sessions, Locks, and Current Operations Processing statistical categories and then resets all noncounter and current operational statistics.

http://host/application/_stats.swe?Reset=True

This request displays the System Stats and Applications statistical categories and then resets all noncounter and current operations statistics.


 Siebel Server Administration Guide, Version 7.5, Rev. C 
 Published: 18 April 2003