(DTERP-2208) CrystalBridge® Monitoring collector
For a better overview of the service performance, we created relevant KPIs in CrystalBridge® Monitoring.
KPI list
Description | KPI name | Details |
---|---|---|
HTTP service available | CRP_HTTP_SERVICE | Return 1 when there is at least one ICF service is active with defined HTTP handler /DVD/CRP_HAL_CL_REQ_HANDLER. If not of the service is active or defined return 0. |
Administration requests | CRP_REQ_ADMI_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: info, serverinfo, putcert and request was successfully finished (HTTP return code in the range 200 - > 299) |
Failed administration requests | CRP_REQ_FAILED_ADMI_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: info, serverinfo, putcert and request was finished with error (HTTP return code not in the range 200 - > 299) |
Failed read requests | CRP_REQ_FAILED_READ_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was finished with error (HTTP return code not in the range 200 - > 299) |
Failed write requests | CRP_REQ_FAILED_WRITE_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was finished with error (HTTP return code not in the range 200 - > 299) |
Read requests | CRP_REQ_READ_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average read request runtime [Size < 1MB] | CRP_REQ_RUNTIME_READ_AVG_1 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average read request runtime [1MB >= Size < 10MB] | CRP_REQ_RUNTIME_READ_AVG_2 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average read request runtime [10MB >= Size < 50MB] | CRP_REQ_RUNTIME_READ_AVG_3 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average read request runtime [Size >= 50MB] | CRP_REQ_RUNTIME_READ_AVG_4 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average write request runtime [Size < 1MB] | CRP_REQ_RUNTIME_WRITE_AVG_1 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average write request runtime [1MB >= Size < 10MB] | CRP_REQ_RUNTIME_WRITE_AVG_2 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average write request runtime [10MB >= Size < 50MB] | CRP_REQ_RUNTIME_WRITE_AVG_3 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
Average write request runtime [Size >= 50MB] | CRP_REQ_RUNTIME_WRITE_AVG_4 | Average runtime in ms of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
Read request size | CRP_REQ_SIZE_READ_SUM | Sum of payload size of the requests that were executed on the content server from last execution of the collector where URL contains following commands: get, docget, search, attrsearch and request was successfully finished (HTTP return code in the range 200 - > 299) |
Write request size | CRP_REQ_SIZE_WRITE_SUM | Sum of payload size of the requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
Write requests | CRP_REQ_WRITE_COUNT | Number of requests that were executed on the content server from last execution of the collector where URL contains following commands: create, update, append, mCreate, delete and request was successfully finished (HTTP return code in the range 200 - > 299) |
DB size of statistic tables | CRP_STATISTIC_TABLES_SIZE | Sum of the sizes of the performance statistic tables: /DVD/CRP_STAT, /DVD/CRP_STATA, /DVD/CRP_STATP. |