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
Executable | SAP_Dump_Monitor.exe |
Connection method | RFC |
Ports |
|
Default parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
Host | <ip> | <hostname> | 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 |
---|---|---|---|
IgnoreReport | NONE | 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 name | Description | Lookup file |
---|---|---|
System Dumps | Displays the number of current system dumps | |
System Dumps last hour | Displays the number of system dumps of the last hour | |
Unique System Dumps | Displays the number of current unique system dumps | |
Unique System Dumps last hour | Displays 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
Version | Changes |
---|---|
2024.07 | Improved sensor to work with latest S/4HANA and BW/4HANA releases and also older Netweaver 7.5 releases. |
2024.04 | This sensor is deprecated and is replaced by SAP Dump Monitor V2. |
2023.06 | New selection logic was implemented to avoid INVALID_OPTION error when IgnoreReport parameter is set |
2021.09 | Added channels to display the amount of unique system dumps |
2021.03 | Added the new parameter “IgnoreReport” to exclude program(s) from counting the number of dumps |
1.4.0.1 | Rebuild for new signature of AddChannel method |
1.4.0.0 | Build for installer 1.4.0 |
1.3.6.0 | First stable release |