Monitors all instances and processes of a SAP system. Works with all instance-based SAP systems except
SAP Identity Management. E.g. AS ABAP, AS Java, SAP HANA, Webdispatcher, SAP Content Server, …
General
Executable | SAP_System_Monitor.exe |
Connection method | HTTP |
Ports |
- 5$$13 (http)
- 5$$14 (https)
($$ = instance number)
|
Lookup files |
- itesys.sapsystemmonitor.instancestate.ovl
- itesys.sapsystemmonitor.processstate.ovl
|
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. |
SAPInstance | number (2) | 00 - 99 | empty | Instance number of the SAP system |
OSUsername | string | empty | <sidadm> -user |
OSPassword | string | empty | Password of the <sidadm> -user |
Sensor-specific parameters
Parameter name | Possible values | Default | Description |
---|
Protocol | https | http | https | Used protocol for the connection to sapstartsrv |
AllHosts | false | true | false | Defines wether all instances on all hosts should be checked or only the host to which the sensor connects. |
Channels
Channel name | Description | Lookup file |
---|
<hostname> <instance> | Displays the status of an instance | |
<hostname> <instance> - <process> | Displays the status of a specific process of an instance | |
Changelog
Version | Changes |
---|
2024.04 | Fixed bug during collecting of information on distributed systems when using parameter AllHosts = true |
2023.06 | First stable release |