Accessing performance data using the RMF Distributed Data Server

With the two flavours of the Distributed Data Server (GPMSERVE and GPM4CIM, also known as RMF XP), RMF™ offers a solution to monitor the performance of systems in heterogeneous environments. Application programs which want to retrieve performance data can use the HTTP API of the Distributed Data Server (DDS). The DDS returns the requested performance data as a structured XML document.

Figure 1. Example: How to use the DDS HTTP API in a z/OS environment
This figure illustrates how to use the DDS HTTP API.

Figure 1 illustrates how to use the DDS HTTP API in a z/OS environment, where requests must be sent to the GPMSERVE component of the DDS. Likewise, in a heterogeneous AIX/Linux/Windows environment, you send your HTTP request to the corresponding GPM4CIM instance of the DDS. Each instance of GPMSERVE or GPM4CIM uses a unique port to listen for incoming requests. The returned XML documents have the same syntax for both Distributed Data Server components.

This information unit describes the format and usage of DDS requests as well as the format of the returned XML documents in the following topics: