Skip to main content
Version: 2024.07

SAP User Monitor

Monitors the number of users depending on type and state and checks if the special user SAP* is present and configured correctly

General

ExecutableSAP_User_Monitor.exe
Connection methodRFC
Ports
  • 33$$
  • 48$$ (SNC)

($$ = Instance number)

Lookup files
  • itesys.sapusermonitor.sapstarparameter.ovl
  • itesys.sapusermonitor.sapstaruser.nowarning.ovl
  • itesys.sapusermonitor.sapstaruser.ovl
  • itesys.sapusermonitor.sapstaruserclass.ovl

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname> | <fqdn>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
ExcludedUsers<user1>,<user2>,...emptyUsers which should be excluded from the checks.

Channels

Channel nameDescriptionLookup file
Users totalNumber of users of the client where the sensor is running
Users Type Dialog (A)Number of users with type "Dialog"
Users Type System (B)Number of users with type "System"
Users Type Communication (C)Number of users with type "Communication"
Users Type Reference (L)Number of users with type "Reference"
Users Type Service (S)Number of users with type "Service"
Users Not LockedNumber of users with no lock
Users Locked By CUANumber of users with lock set by CUA (Central User Administration)
Users Locked By AdminNumber of users with lock set by administrator
Users Locked After Failed LogonNumber of users with lock set because of failed logins
Users Locked Combined ReasonNumber of users with lock set because of multiple reasons
Users ValidNumber of users which are valid depending on validity dates
Users InValidNumber of users which are invalid depending on validity dates
Users with Initial PWNumber of users with an initial password
Users With Locked PWNumber of users with a locked password
User SAP*Shows if the user SAP* exists or not. (If you want to avoid the warning if SAP* doesn’t exist, you can use the lookup file itesys.sapusermonitor.sapstaruser.nowarning.ovl)
  • itesys.sapusermonitor.sapstaruser.ovl
  • itesys.sapusermonitor.sapstaruser.nowarning.ovl
User SAP* Parameter login/no_automatic_user_sapstarShows if the parameter login/no_automatic_user_sapstar is set correctly depending on SAP Note 2383itesys.sapusermonitor.sapstarparameter.ovl
User SAP* Class

Shows if the user class for the user SAP* is set correctly depending on SAP Note 2383

  • OK: SUPER (Set correctly)
  • Error: Set Incorrectly
itesys.sapusermonitor.sapstaruserclass.ovl

Important notes

warning

Please check the limits if they fit for your alerting.

Changelog

VersionChanges
2024.04Fixed read of parameters when having multiple application servers
2023.06Wrong lookup value for SAP* has been corrected
2022.08First stable release