List of Siebel Application Object Manager Statistics
The following table describes the statistics specific to the Siebel Application Object Manager. For background information about Siebel application statistics, see About Siebel Application Statistics.
In the following table, Siebel Application Object Manager session refers to a session between a client and an Application Object Manager. A session begins when the client connects to the Application Object Manager, and ends when the connection is terminated. A session starts a task on the Application Object Manager. If the Application Object Manager’s Multithreaded parameter is set to TRUE, then tasks are implemented as threads.
Statistics Name | Alias | Description |
---|---|---|
Average Connect Time |
AvgConnTime |
Average connect time for Object Manager sessions |
Average Reply Size |
AvgRepSize |
Average size of reply messages (in bytes) |
Average Request Size |
AvgReqSize |
Average size of request messages (in bytes) |
Average Requests Per Session |
AvgReqs |
Average number of requests per Object Manager session |
Average Response Time |
AvgRespTime |
Average Object Manager response time |
Average Think Time |
AvgThinkTime |
Average end-user think time between requests |
Total Database Response Time |
DBRespTime |
Total database response and processing time in milliseconds |
Object Manager Errors |
Errors |
Number of errors encountered during Object Manager session |
Reply Messages |
RepMsgs |
Number of reply messages sent by the server |
Total Reply Size |
RepSize |
Total size (in bytes) of reply messages |
Request Messages |
ReqMsgs |
Number of request message received by the server |
Total Request Size |
ReqSize |
Total size (in bytes) of request messages |
Total Response Time |
RespTime |
Total Object Manager response time (in seconds) |
Total Think Time |
ThinkTime |
Total end-user think time (in seconds) |