Skip to main content
Version: 2024.10

SAP Cloud ALM Monitor (beta)

Monitors the values of different CALM metrics from different data providers. (Currently supported are Healt Monitoring and CPI)

General

ExecutableSAP_Cloud_ALM_Monitor.exe
Connection methodHTTP
Ports443

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.

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Url<url>

Base Url of the CALM tenant

Example: https://<region>.alm.cloud.sap

TokenUrl<url>

Url to get the authorization token

Example: https://<region>.alm.cloud.sap/oauth/token

ClientIdstringClientId to get the authorization token
ClientSecretstringSecret to get the authorization token
DefinitionFile<filename>[.preset]Example

Definition file from folder SAP_Cloud_ALM_Monitor where the provider, service and metrics are defined.

Example content:

provider=hm
serviceId=abcd1234-ab12-cd34-ef56-abcdef123456
serviceName=SID100
metricId=030fa5f5-17b9-3402-8637-1287becb5559

See the supported metrics here

GenericParsingfalse | truefalseDefines wether metric values should be parsed by a generic logic if the sensor doesn't support a metric explicitly. This will work for single integer or double values. There will be a channel created for each metric.

Presets

File nameDescription
Example.presetExample file to use as a template for own configurations.

Channels

Channel nameDescription
<channel name>
(if parameter GenericParsing=false)
Value of the channel depending on the selected metrics
<Metric label>
(if parameter GenericParsing=true)
Value of the metric

Supported Metrics

info

The supported metrics will increase in the next versions of this sensor. If you have a special need for metric values before the next official Scansor release, please contact our Support.

Metric nameMetric UUIDType
Data provider = hm | Health Monitoring
ABAP.Certificates030fa5f5-17b9-3402-8637-1287becb5559Performance
ABAP.ICMThreads29054010-f376-3d8d-ab74-b4310155e00aPerformance
ABAP.NumberRange04fcd261-44ee-3914-891b-8b1e5d407ebbPerformance
ABAP.Users9794c337-28dc-3937-b864-1ae79a57a3adPerformance
ABAP.Workprocess.OnHoldcc64d9c0-edec-3605-adda-e9b97cfff3ddPerformance
ABAP.Workprocess.Running9ad6777c-5853-3b09-8b92-cb3af924cb87Performance
ABAP.Workprocess.Starting1cd1086b-ede9-3f74-afd8-2cf5d413ed7cPerformance
ABAP.Workprocess.Stoppedbe0a2d88-a80a-328c-b011-310abeb49842Performance
ABAP.Workprocess.Usage424328ca-0375-301d-abd7-424b5ab85279Performance
CALM db-sizee21c12bd-a23a-3845-bbd0-7fa59f80bb2fPerformance
CALM.Endpoints.Countd15f1254-e090-34d3-92f7-eb08833020f1Performance
CALM.LMS.CloudServices.Count5f8a979a-e3d4-3a8e-94df-e8dc6850b329Performance
CALM.LMS.LogicalSystems.Countf3ff1e04-0249-38fb-bfd6-7cd3021e15f5Performance
CALM.LMS.TechnicalSystems.Countfa7214be-94b6-389b-aa06-4af616ca098ePerformance
Cloud.Connector.Active.Connections.Per.Subaccount5c2680df-36d8-3b14-8201-c414b1bf88bePerformance
Cloud.Connector.Backend.Callsc6191d8c-3d1a-3110-9af4-17c63d5c4761Performance
Cloud.Connector.Certificates7a7b01c6-e500-3bd1-9e2c-c366229cceecPerformance
Cloud.Connector.Memory.Cloud.Connector.Heap589337fa-6f00-3a7c-90ef-e29650dc6a9cPerformance
Cloud.Connector.Memory.Virtual0f7a6384-60e0-34ad-a68a-1013ddb419b8Performance
Cloud.Connector.Ping.Timeaff49a38-80f8-338b-ac9b-fc2ce3d52ac0Performance
CPI.CertificateExpiryf5669a97-43b7-334c-b4bb-9d182cf1e090Performance
CPI.DB.Transaction.Max.Durationbf147f1a-54c3-32f0-84b8-b7d0f841cb7dPerformance
CPI.JMS.Queue.Message.Number526951b6-6762-3257-af83-452c4b70ebe1Performance
Data provider = cpi | Cloud Platform Integration
SAP Integration Suite MessagesCountStatus

Changelog

VersionChanges
2024.10Initial version (beta)