Collector connects to SAP cloud connector and use its services to calculate KPIs.
Class The technical name of the Collector for SAP Cloud connector is /DVD/MON_CLOUDCON_CL_COLLECTOR is main collector class. This class uses /DVD/MON_CLOUDCON_CL_API_METH that provides structured data from Cloud Connector API services
This collector connects to the SAP Cloud connector based on configured HTTP destination and use its API services to calculate below mentioned KPIs.
Default KPIs delivered
APIs
KPIs | KPI description | Unit |
---|
Collected for
Server specification
APIs | ||
---|---|---|
CLC_SUBACC_AMOUNT | Total number of all Subaccounts (connected and disconnected) | number |
| ||
CLC_SUBACC_AMOUNT_DISCONNECTED | Total number of disconnected Subaccounts | number |
system
any
CLC_AVG_TOTALTIME | Average Total time | ms |
any
CLC_AVG_EXTERNAL_TIME | Average External Time for all requests | ms |
system
CLC_AVG_RECEIVED_BYTES | Average number of bytes received per request |
bytes |
system
any
CLC_AVG_SENT_BYTES | Average number of bytes sent per request |
bytes |
system
any
CLC_AMOUNT_OF_REQ | Total number of all requests | number |
system
any
CLC_AVG_TIME_PER_CALL | Avg. time spent on answering to requests | ms |
system
CLC_TOTAL_SUM_OF_CALLS | Total number of all calls towards SAP Cloud connector | number |
any
CLC_AMOUNT_OF_BE_WITH_0_TRAFFIC | Number of Backends with no traffic | number |
system
any
CLC_BE_AMOUNT | Total number of configured Backends | number |
system
CLOUDCCON_PING_TIME | Time spent during the ping |
ms |
Detail tables
The collector provides three detail tables which store additional information for calculated KPIs based on relevant API services.
1. Subaccounts details
Technical name of the detail table for Subaccounts details is /DVD/MON_CLC_D01.
Detail tables that It collects the relevant information for the Subaccounts . Collecting the detail info configured on the monitored SAP Cloud connector. Relevant details are collected from the API service endpoint /api/monitoring/subaccounts
Technical name | Description |
---|---|
SUBACCOUNT | Subaccount identification |
VERSION | SAP Cloud Connector version of the Subaccounts service endpoint |
REGIONHOST | Region Host |
LOCATIONID | Location ID |
DESCRIPTION | Description |
DISPLAYNAME | Display Name |
STATE | Subaccount State |
CONNECTED_SINCE | Connected Since |
CONNECTIONS | Number of connections |
ACC_USER | Cloud Con User |
2. Top Time Consumers
Technical name of the detail table for Top Time Consumers is /DVD/MON_CLC_D02.
Detail tables that It collects the relevant information for the Top Time consumers info. Collecting the detail info from the time consumers data available on the monitored SAP Cloud connector. Data is collected from the API service endpoint /api/monitoring/performance/topTimeConsumers
Technical name | Description |
---|
Technical name | Description |
---|---|
SUBACCOUNT | Subaccount |
SINCETIME | Character field length 29 |
ID | Request ID |
VERSION | Version |
REGIONHOST | Region Host |
LOCATIONID | Location ID |
STARTTIME | Start Time |
PROTOCOL | Request Protocol |
VIRTUALBACKEND | Virtual BE |
INTERNALBACKEND | Internal BackEnd |
CLCON_RESOURCE | Request Resource |
SENTBYTES | Sent Bytes |
RECEIVEDBYTES | Received Bytes |
ACC_USER | Cloud Con User |
TOTALTIME | Total Time in MS |
EXTERNALTIME | External Time |
GENSSOTIME | Gensso Time |
OPENREMOTETIME | Open Remote Time |
VALIDATESSOTIME | Validate Sso Time |
LATENCYTIME | Latency Time |
3. Performance data
Technical name of the detail table for Performance data is /DVD/MON_CLC_D03.
Detail tables that It collects the relevant information for the Performance Back Ends info. Collecting the detail info from the backends data available on the monitored SAP Cloud connector. Data is collected from the API service endpoint /api/monitoring/performance/backends
Technical name | Description |
---|---|
SUBACCOUNT | Subaccount |
SINCETIME | Since Time |
VIRTUALHOST | Text, 40 Characters Long |
MINIMUMCALLDURAT | Minimum Call Duration |
VERSION | Version |
REGIONHOST | Region Host |
LOCATIONID | Location ID |
VIRTUALPORT | Virtual Host |
PROTOCOL | Request Protocol |
NUMBEROFCALLS | Number Of Calls |