|
Measures reported by GatewayTest
The SAP Gateway carries out CPI-C services within the SAP world, which are based on TCP/IP. These services enable SAP systems and external programs to communicate with one another. As RFC is based on CPI-C, all RFC connections also pass through the SAP Gateway.
This test reports statistics pertaining to this SAP gateway.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Gateway_clients |
The number of gateway clients who are currently connected to the SAP server, expressed as a percentage of the maximum number of gateway clients allowed |
Percent
|
For example, if the gateway can administrate 300 clients, and there are currently 30 clients logged on to the gateway, the value is 10%.If the value is near 100%, the maximum number of clients can be changed using the profile parameter gw/max_sys.
|
| Gateway_connections |
The number of gateway connections currently utilized, expressed as a percentage of the maximum number of gateway connections allowed |
Percent
|
 
|
| Remote_gateways |
Of the total number of gateways, what percentage is consumed by remote gateways |
Percent
|
If the value is near 100%, the maximum number of gateways can be changed using the profile parameter rdisp/max_gateways.To administrate gateway connections, call transaction SMGW on the server in question.
|
| Gateway_admin_entries |
Of the maximum number of gateway admin entries that are allowed, what percentage is being currently utilized |
Percent
|
If the value is near 100%, the maximum number of entries can be changed using the profile parameter rdisp/max_comm_entries.
|
| Gateway_work_process |
Of the maximum number of gateway work processes allowed, what percentage is being used currently |
Percent
|
If a value is near 100%, the maximum number of work processes can be changed using the profile parameter gw/max_wp.
|
| Gateway_overflow_usage |
Of the total gateway size, what percentage of gateway overflow has been used |
Percent
|
If a value is near 100%, the maximum overflow size can be changed using the profile parameter gw/max_overflow_size.
|
|