Collector for SAP Cloud Connector

The technical name of the Collector for SAP Cloud Connector is /DVD/MON_CLOUDCON_CL_COLLECTOR.

This collector connects to the SAP Cloud Connector via a configured HTTP destination and uses its API services to calculate the KPIs listed below.

Default KPIs delivered

KPIs

KPI description

Unit

APIs

CLC_SUBACC_AMOUNT

Total number of all subaccounts (connected and disconnected)

Number

List of Subaccounts

 

CLC_SUBACC_AMOUNT_DISCONNECTED

Total number of disconnected subaccounts

Number

CLC_AVG_TOTALTIME

Average total time

ms

Top Time Consumers

CLC_AVG_EXTERNAL_TIME

Average external time for all requests

ms

CLC_AVG_RECEIVED_BYTES

Average number of bytes received per request

Bytes

CLC_AVG_SENT_BYTES

Average number of bytes sent per request

Bytes

CLC_AMOUNT_OF_REQ

Total number of all requests

Number

CLC_AVG_TIME_PER_CALL

Average time spent on answering HTTP requests

ms

Performance Monitor Data

CLC_TOTAL_SUM_OF_CALLS

Total number of all calls towards SAP Cloud Connector

Number

CLC_AMOUNT_OF_BE_WITH_0_TRAFFIC

Number of backends with no traffic

Number

CLC_BE_AMOUNT

Total number of configured backends

Number

CLC_PING_TIME

Ping time of SAP Cloud Connector

ms

Health Check

Detail Tables

The collector provides three detail tables that store additional information for calculated KPIs based on relevant API services.

1. Subaccounts Details

The technical name of the detail table is /DVD/MON_CLC_D01.

The detail table Subaccounts details collects relevant information about the subaccounts that are configured on the monitored SAP Cloud Connector. Data is collected from the API service endpoint /api/monitoring/subaccounts. It contains the following fields:

Technical name

Description

SUBACCOUNT

Subaccount identification

VERSION

SAP Cloud Connector version of the subaccount service endpoint

REGIONHOST

Region host

LOCATIONID

Location ID

DESCRIPTION

Description

DISPLAYNAME

Display name

STATE

Subaccount state

CONNECTED_SINCE

Time when the connection was established

CONNECTIONS

Number of connections

ACC_USER

SAP Cloud Connector user

2. Top Time Consumers

The technical name of the detail table is /DVD/MON_CLC_D02.

The detail table Top time consumers collects relevant information about the top time consumers data that is available on the monitored SAP Cloud Connector. Data is collected from the API service endpoint /api/monitoring/performance/topTimeConsumers. It contains the following fields:

Technical name

Description

SUBACCOUNT

Subaccount

SINCETIME

Time since the start of the performance measurement

ID

Request ID

VERSION

Version

REGIONHOST

Region host

LOCATIONID

Location ID

STARTTIME

Start time

PROTOCOL

Request protocol

VIRTUALBACKEND

Virtual backend

INTERNALBACKEND

Internal backend

CLCON_RESOURCE

Request resource

SENTBYTES

Sent bytes

RECEIVEDBYTES

Received bytes

ACC_USER

SAP Cloud Connector user

TOTALTIME

Total time in milliseconds

EXTERNALTIME

External time

GENSSOTIME

Time for SSO generation

OPENREMOTETIME

Open remote time

VALIDATESSOTIME

Validate SSO time

LATENCYTIME

Latency time

3. Performance Data

The technical name of the detail table is /DVD/MON_CLC_D03.

The detail table Performance data collects relevant information about the performance backend data that is available on the monitored SAP Cloud Connector. Data is collected from the API service endpoint /api/monitoring/performance/backends. It contains the following fields:

Technical name

Description

SUBACCOUNT

Subaccount

SINCETIME

Time since the start of the performance measurement

VIRTUALHOST

Virtual host: Host name of the backend system

MINIMUMCALLDURAT

Minimum call duration

VERSION

Version

REGIONHOST

Region host

LOCATIONID

Location ID

VIRTUALPORT

Virtual port

PROTOCOL

Request protocol

NUMBEROFCALLS

Number of calls