Skip to main content
Version: 2024.10

SAP Dump Monitor (deprecated)

Deprecated

This sensor is deprecated. Please use SAP Dump Monitor V2 instead.

Monitoring of System Dumps. Shows how many system dumps in general and unique system dumps have occurred.

General

ExecutableSAP_Dump_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

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
IgnoreReportNONE

Specifies the programs that should be ignored (comma separated). No wildcards are necessary, just type the complete name or part of the program you want to exclude (e.g. use TIMER to exclude SAPLFDC_TIMER_DAEMON & SLT_TIMER)

Channels

Channel nameDescriptionLookup file
System DumpsDisplays the number of current system dumps
System Dumps last hourDisplays the number of system dumps of the last hour
Unique System DumpsDisplays the number of current unique system dumps
Unique System Dumps last hourDisplays the number of unique system dumps of the last hour

Important notes

warning

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

Changelog

VersionChanges
2024.07Improved sensor to work with latest S/4HANA and BW/4HANA releases and also older Netweaver 7.5 releases.
2024.04This sensor is deprecated and is replaced by SAP Dump Monitor V2.
2023.06New selection logic was implemented to avoid INVALID_OPTION error when IgnoreReport parameter is set
2021.09Added channels to display the amount of unique system dumps
2021.03Added the new parameter “IgnoreReport” to exclude program(s) from counting the number of dumps
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