Skip to main content
Version: 2026.08

SAP Client Monitor

Monitors the changeability and existence of SAP clients and global setting of SAP transaction SE06

General​

ExecutableSAP_Client_Monitor.exe
Connection methodRFC
Ports
  • 33$$
  • 48$$ (SNC) ($$ = Instance number)
Lookup files
  • itesys.sapclientmonitor.clientdepobj.ovl
  • itesys.sapclientmonitor.clientindepobj.ovl
  • itesys.sapclientmonitor.clientrole.ovl
  • itesys.sapclientmonitor.clientexistence.ovl
  • itesys.sapclientmonitor.globalsetting.ovl

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
Exclude<client1>,[<client2>[,<client3>[,...]]]066Clients to exclude from the check (comma separated)
CheckExistence<client1>,[<client2>[,<client3>[,...]]]066Clients to check for exisstence (comma separated)
warning

If you set the <Exclude>-parameter manually, client 066 will not remain in the list of excluded clients. Therefore, you have to set it explicitly.

Channels​

Channel nameDescriptionLookup file
Global setting (SE06)

Global changeability of objects from transaction SE06

  • OK: Changeable
  • Error: Not changeable
itesys.sapclientmonitor.globalsetting.ovl
Client <client> changeability of client dependent objects

Changeability setting of client dependent objects

  • OK: No changes allowed
  • Warning: Recording of changes
  • Error: No recording of changes
  • Error: No recording of changes, no transports
itesys.sapclientmonitor.clientdepobj.ovl
Client <client> changeability of client independent objects

Changeability setting of client independent objects

  • OK: No changes allowed for Repository and Customizing Objects
  • Warning: No changes allowed for Repository Objects
  • Warning: No changes allowed for Customizing Objects
  • Error: Changes allowed
itesys.sapclientmonitor.clientindepobj.ovl
Client <client> changed # days agoDays since the client was last changed
Client <client> role

Role of the client

  • OK: Production
  • OK: Test
  • OK: Customizing
  • OK: Demo
  • OK: Training/Education
  • OK: SAP reference
itesys.sapclientmonitor.clientrole.ovl
Existence of client <client>

Existsence of the client

  • OK: Client doesn't exist
  • Warning: Client exists
itesys.sapclientmonitor.clientexistence.ovl

Troubleshooting​

SymptomPossible solution

Changelog​

VersionChanges
2025.06Added possibility to monitor client existence
1.4.2.1First stable release