LiveView Desktop for Data Monitoring
TIBCO Service Performance Manager supports the use of LiveView to monitor data generated from products such as TIBCO ActiveMatrix, TIBCO ActiveMatrix BusinessWorks, and TIBCO Hawk.
If you want to monitor the data generated in any product, you must first design a probe that intercepts the product data and passes it on to the TIBCO Service Performance Manager server. The probe passes the real time data to the TIBCO Service Performance Manager server where it is aggregated based on the specified schema. This aggregated data can be viewed in LiveView Desktop.
To integrate TIBCO Service Performance Manager with LiveView, perform the following tasks:
- Install Adapter for LiveView during the product installation. See the section Installation Profiles for details.
- Define schema according to your product monitoring requirement to be used for aggregation.
- Design a probe that provides real-time data to TIBCO Service Performance Manager server. See the sample probe design available in SPM_HOME/examples/probes for reference.
- Generate the folder structure that is acceptable to LiveView. See Generating The LiveView Project Based on SPM Schemas for details.
- View the data in LiveView Desktop.
After you install the Adapter for LiveView, the files for integration get installed in the folder, SPM_HOME/adapter/liveview. It contains the following subfolders:
- lib: contains the lib files to run LiveView.
- lv-examples: contains out-of-the-box schema exmples for TIBCO ActiveMatrix 3.0, TIBCO ActiveMatrix BusinessWorks 5.0, TIBCO Hawk 5.0. You can run these samples and view the out-of-the-box dashboards in LiveView Desktop.
- lv-projectgenerator: provides utility to create LiveView artifacts using the customized xml schema.