Monitoring Redwood Server Availability in CEN

You can use the Generic Request and Message Generator (GRMG) to monitor the availability of technical components and entire business processes. GRMG is suitable both for technical monitoring and for application monitoring. The following Redwood Server components can be monitored with GRMG:

  • Dispatcher - the process that distributes the load of processes across the central Redwood Server
  • Queues - load-distribution component of Redwood Server
  • Process Servers - component that executes processes
  • Services of Process Servers - component of a Process Server that run processes, each Process Server has a service per Definition Type
  • SAP system Process Servers - component that sends jobs to SAP systems for processing

The following syntax is used in transaction GRMG to monitor the components, the host and port parameters refer to the host name and connection port of the central Redwood Server.

Examples

  • http://<host>:<port>/redwood/monitoring Dispatcher
  • http://<host>:<port>/redwood/monitoring?object=processserver&name=CRM_ProcessServer Process Server CRM_ProcessServer
  • http://<host>:<port>/redwood/monitoring?object=queue&name=CRM_Queue Queue CRM_Queue
  • http://<host>:<port>/redwood/monitoring?parent=CRM_ProcessServer&object=psservice&name=SAPR3Service SAPR3 service of the Process Server CRM_ProcessServer
  • http://server:port/redwood/monitoring?object=sapsystem&name=T5U

Prerequisites

  • A functional Central Monitoring System (CEN) has been configured
  • GRMG must have been previously set up and functioning on the Central Monitoring System (CEN)
  • Login credentials to the CEN with sufficient privileges to set up a GRMG-lite scenario are required
  • The full URL to the central Redwood Server must be known
  • on-site-related topic Connectivity from the central Redwood server to SAP on its port
  • cloud-related topic Connectivity from the Secure Gateway to SAP on its port

Procedure

Create a scenario

  1. Open transaction GRMG on the CEN.
  2. Choose Edit/Delete and then Create GRMG-Lite Scenario, choose Yes to Create a technical ping to test a URL.
  3. Fill in a Scenario name and Description for the scenario, as well as a Component name and Description for the Component.
  4. Choose Create.
  5. In the URL/Destination fill in one of the above URL's, depending on the component you would like to monitor.
  6. Fill in Connect Settings.
  7. Select the scenario and choose Start Scenario from the Start Button.
  8. Make sure the scenario is listed as running.

Result

In transaction RZ20 under the GRMG Monitor set, you should see your Redwood Server-specific monitors you created.

See Also

SAP Systems