Table of Contents Previous Next PDF


Oracle TSAM Agent Plug-in Programming Introduction

Oracle TSAM Agent Plug-in Programming Introduction
This chapter contains the following sections:
Overview
The Oracle TSAM Agent includes three major layered modules:
The Oracle TSAM framework is responsible for Tuxedo system data collection. The collection behavior is controlled by the monitoring types and policies. The gathered metrics are passed to the plug-in using an open interface.
The Oracle TSAM Agent ships with a default plug-in. The default plug-in sends metrics to shared memory pool created by the Local Monitor Server (LMS).
The LMS synchronizes data with the Oracle TSAM Manager.
The Oracle TSAM Agent and Oracle TSAM Manager provide a complete solution for data collection, aggregation, storage and presentation. To support various requirements for monitoring data usage, the Oracle TSAM Agent plug-interface is based on an open architecture so that you can write customized plug-ins to interpret the performance metrics data. The custom plug-ins can work with the Oracle TSAM Agent default plug-in or independently. The custom plug-ins are typically used for:
 

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.