BEA TSAM Agent Plug-in Programming Introduction
Overview
BEA TSAM Agent Data Collection Framework
Overview
Creating a BEA TSAM Agent Custom Plug-in
Overview
Tuxedo Plug-in Framework Concepts
Plug-in Register/Un-register/Modifications
Developing a BEA TSAM Agent Plug-in
Create Plug-in Source Code
Build the Plug-in
Register the Plug-in
Enable BEA TSAM Monitoring
Run a Call and Check the Standard Output.
BEA TSAM Agent Plug-in Interface
Version and Interface Identifier
Function Table
Field Map Operation Facility
Other Help Header Files
BEA TSAM Agent Plug-in Implementation
Define "perf_mon_1" in the "e_perf_mon.h" Function Table
Define the Plug-in Information Variable
Write the Plug-in Entry Routine
Writing Concrete Plug-in Implementations
Call Path Monitoring Plug-in Routine
Understanding Current Monitoring Points
Generate Call Path Correlation ID
Service Monitoring Plug-in Routine
System Server Monitoring Plug-in Routine
Transaction Monitoring Plug-in Routine
Configure the Plug-in to Tuxedo
BEA TSAM Agent Plug-in Development/Deployment Notes