IBM InfoSphere Streams Version 4.1.0

Monitoring GUI

The Telecommunications Event Data Analytics Monitoring GUI is a Java™ application that monitors Telecommunications Event Data Analytics operations. It displays the status of jobs and the usage of resources, such as memory that is consumed for deduplication and lookup. It can also display the status of other InfoSphere® Streams jobs that are not built on the Telecommunications Event Data Analytics framework.

The Monitoring GUI uses InfoSphere Streams REST APIs to retrieve the necessary data from the InfoSphere Streams instances. Therefore, it can be deployed on remote hosts where InfoSphere Streams is not installed. The GUI can run on a Windows or Linux machine and requires a suitable Java Runtime Environment.

The GUI is provided as a sample and includes the source code, so you can adapt or enhance it by using the source code and make files that are included with the installation files. You can compile the application on the command line, or you can import and work with the code in an Eclipse IDE.

Installing the Telecommunications Event Data Analytics Monitoring GUI
To install the Monitoring GUI, copy the archive file to the target host system where Java Runtime Environment is installed and unzip the file.
Starting the Telecommunications Event Data Analytics Monitoring GUI
After you install the Telecommunications Event Data Analytics Monitoring GUI, you can use it to track the progress of your jobs and resources.
Extending the Telecommunications Event Data Analytics Monitoring GUI
To add new functionality or change existing functionality of the Monitoring GUI, you can adapt the source code that is shipped with the Telecommunications Event Data Analytics toolkit.