Hawk Integration Sample
You can integrate a Hawk setup with TIBCO Service Performance Manager. Facts emitted by Hawk are published on the server. You can use the LiveView dashboard to query such facts and publish it on the dashboard.
The following diagram shows the various components of integrating a Hawk System with TIBCO Service Performance Manager and TIBCO StreamBase LiveView.
Hawk / Service Performance Manager Adapter
This is a standalone process that consumes the Hawk Console API and interacts with Hawk agents and Hawk microagents on one side. Configure the adapter to invoke certain microagent methods and the interval to invoke them.
On the other side, the data returned by the microagents is converted to Service Performance Manager facts using the Service Performance Manager Client API and published to the Service Performance Manager server.
The SPM_HOME/examples/hawk_probe folder contains a sample and a readme file that explains how to setup, configure, and run the sample probe.
Service Performance Manager Server
The Service Performance Manager server is bootstrapped with Hawk Sample SPM Schema. Configure the Service Performance Manager server to run with the Hawk sample. It involves generating the corresponding database schema for this sample, and starting the Service Performance Manager server.