SAP tRFC Monitor
Monitoring of transactional RFC’s per client / TA SMQ1
/SMQA
/SMQ2
General
Executable | SAP_tRFC_Monitor.exe |
Connection method | RFC |
Ports |
($$ = Instance number) |
Default parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
Host | <ip> | <hostname> | <fqdn> | empty | Hostname or IP of the target system. If you use a virtual hostname on your SAP servers, please use also the virtual host to connect. |
SAPSID | string (3) | XXX | empty | SID of the SAP system |
SAPInstance | number (2) | 00 - 99 | empty | Instance number of the SAP system |
SAPClient | number (3) | 000 - 999 | empty | SAP Client (CLNT/MANDT) |
SAPUsername | string | empty | SAP user |
SAPPassword | string | empty | Password of the SAP user |
Sensor-specific parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
QueueName | <queue1>,<queue2>,... | * | Queue name(s) to check in Use * as wildcard. |
SMQ1RunningTime | number | 1 - n | 30 | Defines 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. |
SMQ1WaitTime | number | 1 - n | 10 | Defines 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. |
SMQ2RunningTime | number | 1 - n | 30 | Defines 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 name | Description | Lookup file |
---|---|---|
SMQ1 - Summary | Displays the number of outgoing LUW's | |
SMQ2 - Summary | Displays the number of incoming LUW's | |
SMQ1 - Error Queues | Displays the number of outgoing queues with errors | |
SMQ2 - Error Queues | Displays the number of incoming incorrect queues | |
SMQ1 - Running Queues | Displays the number of outgoing running queues | |
SMQ2 - Running Queues | Displays the number of incoming running queues | |
SMQ1 - Long Wait Update Queues | Displays the number of outgoing queues which are in status WAITUPDA for longer than 10 minutes | |
SMQ1 - Long Running Queues | Displays the number of outgoing queues which are running for longer than 30 minutes | |
SMQ1 - Long Wait Update Queues | Displays 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
Question | Answer |
---|---|
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
Version | Changes |
---|---|
2024.04 | Added 3 parameters to define customized time threshold of wait update & long running queues |
2023.03 |
|
2022.05.0.0 | Corrected queries for new function module in the latest SAP support packages |
2020.9.0.0 |
|
1.4.0.1 | Rebuild for new signature of AddChannel method |
1.4.0.0 | Build for installer 1.4.0 |
1.4.0.0 | First stable release |