Skip to main content
Version: 2024.07

SAP tRFC Monitor

Monitoring of transactional RFC’s per client / TA SMQ1/SMQA/SMQ2

General

ExecutableSAP_tRFC_Monitor.exe
Connection methodRFC
Ports
  • 33$$
  • 48$$ (SNC)

($$ = Instance number)

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname> | <fqdn>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

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
QueueName<queue1>,<queue2>,...*

Queue name(s) to check in SMQ1 and SMQ2

Use * as wildcard.

SMQ1RunningTimenumber | 1 - n30Defines the threshold in minutes of SMQ1 long running queues. In case the threshold is reached it is counted in the channel SMQ1 - Long Running Queues. Only integer values can be set.
SMQ1WaitTimenumber | 1 - n10Defines the threshold in minutes of SMQ1 queues which are in status "waiting". In case the threshold is reached it is counted in the channel SMQ1 - Long Wait Update Queues. Only integer values can be set.
SMQ2RunningTimenumber | 1 - n30Defines the threshold in minutes of SMQ2 long running queues. In case the threshold is reached it is counted in the channel SMQ2 - Long Running Queues. Only integer values can be set.

Channels

Channel nameDescriptionLookup file
SMQ1 - SummaryDisplays the number of outgoing LUW's
SMQ2 - SummaryDisplays the number of incoming LUW's
SMQ1 - Error QueuesDisplays the number of outgoing queues with errors
SMQ2 - Error QueuesDisplays the number of incoming incorrect queues
SMQ1 - Running QueuesDisplays the number of outgoing running queues
SMQ2 - Running QueuesDisplays the number of incoming running queues
SMQ1 - Long Wait Update QueuesDisplays the number of outgoing queues which are in status WAITUPDA for longer than 10 minutes
SMQ1 - Long Running QueuesDisplays the number of outgoing queues which are running for longer than 30 minutes
SMQ1 - Long Wait Update QueuesDisplays the number of incoming queues which are running for longer than 30 minutes

Important notes

warning

Please check the limits if they fit for your alerting.

FAQ

QuestionAnswer
Can I display the different results of multiple queues without creating a new profile for each queue name?With the parameter “QueueName” you can define more than only one queue name but the results in the channels are displayed for all defined queue names. If you want to display the results of each queue name you can overwrite the profile parameter in the PRTG sensors settings by adding -QueueName <queue name> behind the profile name.

Changelog

VersionChanges
2024.04Added 3 parameters to define customized time threshold of wait update & long running queues
2023.03
  • The queues SMQ1 & SMQ2 have been exchanged to show their values
  • filter QueueName has been adapted to work correctly now
2022.05.0.0Corrected queries for new function module in the latest SAP support packages
2020.9.0.0
  • Added channels SMQ1 - Long Wait Update Queues, SMQ1 - Long Running Queues and SMQ2 Long Running Queues
  • Added new parameter QueueName to filter the results by the defined queue names
1.4.0.1Rebuild for new signature of AddChannel method
1.4.0.0Build for installer 1.4.0
1.4.0.0First stable release