Skip to main content
Version: 2024.10

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

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

Default parameters

Parameter namePossible valuesDefaultDescription
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.
SAPSIDstring (3) | XXXemptySID of the SAP system
SAPInstance00 - 99`Instance number of the SAP system
SAPClientnumber (3) | 000 - 999emptySAP Client (CLNT/MANDT)
SAPUsernamestringSAP user
SAPPasswordstringPassword of the SAP user

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Minutesnumber | 1 -n15Past minutes to check
ProcessingTimenumber | 1 -n10Past minutes to query the long processing messages

Channels

Channel nameDescription
Message in Error stateTotal number of error messages (which are in status 117, 114, 111, 121, 122, 133)
Messages with long processing timeTotal number of long processing messages (which are in status 102, 130, 131)

Changelog

VersionChanges
2023.09Initial release