SAP Webservice Monitor
Monitors the status of asynchronous ABAP web service messages and looks for errors or long processing messages (see transaction SRT_MONI
). Requirements: At least a SPS which is from 06/2021 or newer (e.g. NW 7.40 SPS 26 or NW 7.50 SPS 22)
General
Executable | SAP_Webservice_Monitor.exe |
Connection method | RFC |
Ports |
|
Default parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
Host | <ip> | <hostname> | <fqdn> | 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 | 00 - 99` | Instance number of the SAP system | |
SAPClient | number (3) | 000 - 999 | empty | SAP Client (CLNT/MANDT) |
SAPUsername | string | SAP user | |
SAPPassword | string | Password of the SAP user |
Sensor-specific parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
Minutes | number | 1 -n | 15 | Past minutes to check |
ProcessingTime | number | 1 -n | 10 | Past minutes to query the long processing messages |
Channels
Channel name | Description |
---|---|
Message in Error state | Total number of error messages (which are in status 117, 114, 111, 121, 122, 133) |
Messages with long processing time | Total number of long processing messages (which are in status 102, 130, 131) |
Changelog
Version | Changes |
---|---|
2023.09 | Initial release |