![]() ![]() ![]() ![]() ![]() ![]() |
This topic contains the following sections:
The Oracle TSAM Agent enhances Tuxedo infrastructure to collect the performance metrics when TSAM is enabled. The instrument covers the major performance sensitive areas in Tuxedo applications, that is call path stages, services, transactions and system servers. TSAM Agent uses Tuxedo FML32 typed buffer to contain the metrics collected so that each metric is defined as a built-in FML32 field. The monitoring points depend on the monitoring types and only apply to Tuxedo ATMI applications. Table 2-1 lists the call path monitoring points.
Table 2-2 lists the service monitoring points.
After request1 message got from IPC queue
|
|
1Only data collection point, no plug-in invocation |
Table 2-3 lists the system server monitoring points.
Main Loop1
|
1The metrics are collected internally and this point is to pass the data to plug-in |
Table 2-4 lists the transaction monitoring points.
Before the1 transaction routine executed
|
|
1Only data collection point, no plug-in invocation |
Note: | The monitoring point is not necessarily added for all the message processing stages. It depends on the process internal running model. For example, when BRIDGE or WSH receives a message from the IPC queue, the message is forwarded to the network immediately. In this case, there is only one monitoring point (point l). |
![]() ![]() ![]() |