Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

This section demonstrates a few practical examples of the WSO2 Business Activity Monitor, their objectives and expected behavior.

Child pages (Children Display)

Infowarning
titleNoteImportant

Toolbox The tool boxes that comes come with these samples is using use an embedded H2 database to persist summarized data. Out-of-the-box, it only works They only work with the default BAM installation. If you change the default settings are changed (e.g., port offset and h2 values, H2 database settings), respective hive scripts should be edited accordingly.  eg:-  If BAM server offset=1, you should update the hive script as, you should also change the corresponding Hive scripts.    

For example, the Hive script associated with the default KPI Monitoring sample has Cassandra port set as 9160. If you change the port offset, you should manually change the Cassandra port too, by following these steps:

  1. After installing the tool box, log in to the management console, select List sub menu under Analytics menu. This will open the Available Scripts window.
  2. Set "cassandra.port" = "9161" in the phone_retail_store_script and Save.

Prerequisites

The following minimum requirements should be satisfied to run the samples.

...

  • Java Development Kit/JRE version 1.6.x or later. For installation instruction, refer to Installation Prerequisites.
  • Apache Ant 1.7.0 or later. For installation instruction, refer to section Installation Prerequisites.
  • Cygwin, if you are on Windows: BAM analytics framework depends on Apache Hadoop, which requires Cygwin (http://www.cygwin.com/) in order to run in Windows. If you are on Windows, install at least the basic , net (OpenSSH,tcp_wrapper packages) and security related Cygwin packages. After Cygwin installation, update the PATH variable with ";C:\cygwin\bin" .

...

hiddentrue
  • and restart the server.