Collector connects to SAP cloud connector and use its services to calculate KPIs.
Class /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.
Default KPIs delivered
APIs | KPIs | KPI description | Unit | Collected for | Server specification |
---|---|---|---|---|---|
CLC_SUBACC_AMOUNT | Total number of all Subaccounts (connected and disconnected) | number | system | any | |
CLC_SUBACC_AMOUNT_DISCONNECTED | Total number of disconnected Subaccounts | number | system | any | |
CLC_AVG_TOTALTIME | Average Total time | ms | system | any | |
CLC_AVG_EXTERNAL_TIME | Average External Time for all requests | ms | system | any | |
CLC_AVG_RECEIVED_BYTES | Average number of bytes received per request | byte | system | any | |
CLC_AVG_SENT_BYTES | Average number of bytes sent per request | byte | 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 | any | |
CLC_TOTAL_SUM_OF_CALLS | Total number of all calls towards SAP Cloud connector | number | system | 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 | any | |
CLOUDCCON_PING_TIME | Time spent during the ping | system | any |
Detail tables
/DVD/MON_CLC_D01
Detail tables that collects relevant information for the Subaccounts. Collecting the detail info from the 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 |
/DVD/MON_CLC_D02
Detail tables that collects relevant information for the Top Time consumers info. Collecting the detail info from the service endpoint /api/monitoring/performance/topTimeConsumers
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 |
/DVD/MON_CLC_D03
Detail tables that collects relevant information for the Performance Back Ends info. Collecting the detail info from the 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 |