SAP WorkProcess Monitor
Displays the usage and running time of the workprocesses of an ABAP system.
General
Executable | SAP_WorkProcess_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 |
Channels
Channel name | Description |
---|---|
Used <WP type> | Number of used workprocesses of each type |
Percent <WP type> | Usage in percent for each type |
Peaktime Workprocess type | Current time of the longest running workprocess. One channel for each workprocess type |
Active Users <xxx> Client | Displays how many users are logged on in client xxx |
Active Users all Clients | Shows how many users are logged on in all clients |
Important notes
warning
Please check the limits if they fit for your alerting.
Changelog
Version | Changes |
---|---|
1.4.0.2 | Avoid no data on client user channels |
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 |