eG Monitoring
 

Measures reported by BgrfcMonitorOVTest

For each destination created on the target SAP ABAP System, this test reports the total processible units and executable units running. This test also provides in-depth analysis of the tRFC and qRFC units. Using this test, administrators can figure out SYSFAIL error-prone tRFC and qRFC units. The tRFC and qRFC units that were waiting in the queue of each destination can be identified and thus the workload on each destination can be determined.

Outputs of the test : One set of results for each Destination Type: Destination created on the target SAP ABAP System being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
totCount Indicates the total number of processible units that were running for this destination during the last measurement period. Number  
totExe Indicates the number of executable units that were running for this destination during the last measurement period. Number  
trfcCount Indicates the number of tRFC processible units that were running for this destination during the last measurement period. Number  
qrfcCount Indicates the number of qRFC processible units that were running for this destination during the last measurement period. Number  
trfcExe Indicates the number of tRFC units that were executed for this destination during the last measurement period. Number  
qrfcExe Indicates the number of qRFC units that were executed for this destination during the last measurement period. Number  
trfcUnitCount Indicates the number of tRFC executable units available for this destination during the last measurement period. Number  
trfcErrorCount Indicates the number of tRFC units detected with SYSFAIL error for this destination during the last measurement period. Number  
trfcRemCount Indicates the number of tRFC units that were available for use for this destination during the last measurement period. Number  
trfcDelCount Indicates the number of tRFC units that were deleted after execution on this destination during the last measurement period. Number  
qrfcUnitCount Indicates the number of qRFC executable units for this destination during the last measurement period. Number  
qrfcErrorCount Indicates the number of qRFC units detected with SYSFAIL error for this destination during the last measurement period. Number  
qrfcRemCount Indicates the number of qRFC units that were available for use for this destination during the last measurement period. Number  
qrfcDelCount Indicates the number of qRFC units that were deleted after execution on this destination during the last measurement period. Number  
qrfcAllInQueue Indicates the total number of qRFC units available in the queues for this destination during the last measurement period. Number This measure is a good indicator of workload on the destinations.
noOfQueue Indicates the total number of queues available for this destination. Number  
noOfUnitsPerQueue Indicates the average number of qRFC units available per queue for this destination during the last measurement period. Number This measure is a good indicator of workload on the destinations.
qrfcPerUnitCount Indicates the number of qRFC units available in the longest queue for this destination during the last measurement period. Number The detailed diagnosis of this measure lists the tRFC oldest timestamp, qRFC oldest timestamp and the queue name for each qRFC unit.
queuesPerUnit Indicates the number of qRFC queues available per qRFC unit for this destination during the last measurement period. Number