Skip to main content
Version: 2024.10

SAP aRFC Monitor

SM58 Monitoring. Monitors status of transactional RFC per client.

General

ExecutableSAP_aRFC_Monitor.exe
Connection methodRFC
Ports
  • 33$$
  • 48$$ (SNC) ($$ = Instance number)

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname>emptyHostname or IP of the target system. If you use a virtual hostname on your SAP servers, please use also the virtual host to connect.
SAPSIDstring (3) | XXXemptySID of the SAP system
SAPInstancenumber (2) | 00 - 99emptyInstance number of the SAP system
SAPClientnumber (3) | 000 - 999emptySAP Client (CLNT/MANDT)
SAPUsernamestringemptySAP user
SAPPasswordstringemptyPassword of the SAP user

Channels

Channel nameDescriptionLookup file
SM58 todayDisplays the number of same-day transactional calls
SM58 Error todayShows the number of transactional calls with the same number of errors on the same day
SM58 Error last 7 daysDisplays the number of transactional calls with errors in the last 7 days
SM58 Error this monthSM58 Error this month Displays the number of incorrect transactional calls per month
SM58 Error all timeDisplays the number of all incorrect transactional calls

Important notes

warning

Please check the channel limits in PRTG if they fit for your alerting.

Changelog

VersionChanges
2024.04A code part has been corrected which lead to an exception on the 29th of February in a leap year.
2024.01The calculation of the week and month timeframe has been corrected
2022.05Correction of table read to adapt new complexity restrictions of SAP function module
1.4.0.1Rebuild for new signature of AddChannel method
1.4.0.0Build for installer 1.4.0
1.3.6.0First stable release