Welcome to O-RAN SC KPI Monitoring Documentation¶
KPI Monitoring Overview¶
LTE eNB and 5G NR gNB produce data that can be monitored and analyzed to measure the system’s effectiveness. The near Real-Time RIC can gather the radio and system Key Performance Indicators (KPI) from E2 Nodes and can utilize the metrics for closed-loop control. The KPI includes but not limited following; UE measurement, E2 Node Measurement, E2 Node Load-related measurement. The KPIMON xApp provides the first step towards the successful closed-loop control, through the monitoring E2 Node’s performance metrics, and writing it into Redis DB. With the near real-time reporting KPIs, the near Real-Time RIC can immediately control E2 Nodes.
Release Notes¶
This document provides the release notes for <RELEASE> of <COMPONENT>.
Version history¶
Date | Ver. | Author | Comment |
2019-11-20 | 1.0.0 | Md Waseem Ahamed | First draft |
Summary¶
The Amber release of the KPI Mon xAPP supports full closed loop control for CuCpResourceStatusReport from multiple gNBs and stores the metrics in Redis DB.
Release Data¶
Project | RAN Intelligent Controller |
Repo/commit-ID | ric-app/kpimon |
Release designation | Amber |
Release date | 2019-11-20 |
Purpose of the delivery | open-source xAPP for KPI Monitorin |
Known Limitations, Issues and Workarounds¶
System Limitations¶
- The xAPP currently does not support A1 Interface, so policy updates is not implemented in the xAPP. All the GNB to be subscribed needs to be specified initially.
- The xAPP currently only supports messages from CU.
- The subscription request parameters (RAN Function ID etc) cannot be changed.