Monitoring GUI
SPL standard and specialized toolkits > com.ibm.streams.teda 2.0.0 > Application framework > Tools > 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 IBM Streams jobs that are not built on the Telecommunications Event Data Analytics framework.
The Monitoring GUI uses IBM Streams REST APIs to retrieve the necessary data from the IBM Streams instances. Therefore, it can be deployed on remote hosts where IBM 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.