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
Dispatcherhttp://<host>:<port>/redwood/monitoring?object=processserver&name=CRM_ProcessServer
Process server CRM_ProcessServerhttp://<host>:<port>/redwood/monitoring?object=queue&name=CRM_Queue
Queue CRM_Queuehttp://<host>:<port>/redwood/monitoring?parent=CRM_ProcessServer&object=psservice&name=SAPR3Service
SAPR3 service of the process server CRM_ProcessServerhttp://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
- Connectivity from the central Redwood server to SAP on its port
- Connectivity from the secure gateway to SAP on its port
Procedure
Create a scenario
- Open transaction GRMG on the CEN.
- Choose Edit/Delete and then Create GRMG-Lite Scenario, choose Yes to Create a technical ping to test a URL.
- Fill in a Scenario name and Description for the scenario, as well as a Component name and Description for the Component.
- Choose Create.
- In the URL/Destination fill in one of the above URL's, depending on the component you would like to monitor.
- Fill in Connect Settings.
- Select the scenario and choose Start Scenario from the Start Button.
- 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.