ActiveMatrix Integration Sample

You can integrate an ActiveMatrix setup with TIBCO Service Performance Manager. Facts emitted by ActiveMatrix 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 various components of integrating an ActiveMatrix setup with TIBCO Service Performance Manager and TIBCO StreamBase LiveView.

TIBCO ActiveMatrix Integration with TIBCO StreamBase LiveView

ActiveMatrix Probe

The ActiveMatrix probe intercepts various web service calls hitting the ActiveMatrix node and translates and sends these events to TIBCO Service Performance Manager using the Service Performance Manager Client API. The probe itself is a Java component that runs inside the ActiveMatrix node.

The SPM_HOME/examples/amx_probe folder contains a sample and a readme file that explains how to setup, configure, and run the sample probe. Refer to TIBCO ActiveMatrix 3.3.0 documentation for Installation, Configuration, and Execution of TIBCO ActiveMatrix Probe.

Service Performance Manager Server

The Service Performance Manager server is bootstrapped with the AMX_3_0_SPM_Schema.xml. Configure the Service Performance Manager server to run with the ActiveMatrix sample. It involves generating the corresponding database schema for this sample, and starting the Service Performance Manager server.