SAP CloudConnector Monitor
Monitors the states of the subaccounts, validity of certificates and the memory usage of a SAP Cloud Connector system. In case of an HA setup the status of the master and shadow instance can be monitored as well.
General
warning
The sensor is only working for Cloud Connector versions >= 2.15.0
Executable | SAP_CloudConnector_Monitor.exe |
Connection method | HTTP |
Ports | 8443 |
Lookup files |
|
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. |
Sensor-specific parameters
Parameter name | Possible values | Default | Description |
---|---|---|---|
Username | <username> | Administrator | Username of Cloud Connector Web Administrator |
Password | <password> | Password of Cloud Connector Web Administrator | |
Port | number (5) | 1 - 65535 | 8443 | HTTPS Port of the Cloud Connector Web Console |
CheckHASetup | false | true | false | Defines wether HA setup should be checked or not |
ShadowHost | <ip> | <hostname> | NONE | Host where the shadow instance of the Cloud Connector runs |
ShadowUsername | <username> | Administrator | Username to use for the shadow instance |
ShadowPassword | <password> | NONE (password of master instance will be used) | Password to use for the shadow instance |
Channels
Channel name | Description | Lookup file |
---|---|---|
SCC health status | Reachability of the Cloud Connector system | |
Subaccount <Account name> | Reachability of the Cloud Connector system | itesys.sapcloudconnectormonitor.subaccountstate.ovl |
Valid certificates | Total number of valid certificates | |
Expiring certificates | Total number of certificates which will expire soon depending on the Cloud Connector observation configuration setting. | |
Expired certificates | Total number of expired certificates | |
HA Switch State | Checks if a switch to the shadow instance has occurred
| itesys.sapclientmonitor.clientdepobj.ovl |
HA Config | Checks the state of the HA configuration
| itesys.sapcloudconnectormonitor.haconfig.ovl |
HA State | Checks the state of the connection between master and shadow instance
| itesys.sapcloudconnectormonitor.hastate.ovl |
HA Shadow State | Checks the state of the shadow instance
| itesys.sapcloudconnectormonitor.hashadowstate.ovl |
Changelog
Version | Changes |
---|---|
2024.10 | Changed predefined limit of the channel Expiring certificates from Warning to Error |
2023.09 | Added the functionality to check the status of master and shadow instance in case of an HA setup |
2022.08 | Problem with random 403 error was solved |
2022.05 | First stable release |