Accessing the Siebel Application Interface Statistics Page

The Siebel Application Interface statistics page is generated by the Siebel Application Interface. To access the Siebel Application Interface statistics page, enter a URL like the following in a Web browser:

https://ApplicationInterfaceHost:Port/siebel/stats

When accessing the Siebel Application Interface statistics page URL, additional parameters can be appended to the URL, which modify the display and content of the page.

Statistics Page Verbosity Option. This option allows the user to dictate the amount of information that is to appear in Siebel Application Interface statistics page. There are three settings as shown in the following table.

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 currently active operations to the Siebel Server.

Statistics Page Reset Option. This option allows the user to dictate whether the statistics are reset after viewing. There are two settings as shown in the following table.

Verbose Parameter Setting Description

Reset=True

Resets noncounter and current operational statistics.

Reset=False

Default value if not present. Does not reset current operational statistics.

Examples of the Siebel Application Interface statistics page request with parameters:

  • https://ApplicationInterfaceHost:Port/siebel/stats?Verbose=High&Reset=True

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

  • https://ApplicationInterfaceHost:Port/siebel/stats?Reset=True

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