X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;fp=docs%2Foverview.rst;h=607b3097a70335a71c0424d226da6e488d9bc0da;hb=0dfb5ffe03e6520b1291af0f51c6b8ace6b766aa;hp=0000000000000000000000000000000000000000;hpb=3dcee1f617eb918983bd1431d5f4f492cc5e16c7;p=scp%2Fric-app%2Fkpimon.git diff --git a/docs/overview.rst b/docs/overview.rst new file mode 100644 index 0000000..607b309 --- /dev/null +++ b/docs/overview.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. Copyright (C) 2020 AT&T Intellectual Property + +KPIMON Overview +================== + +KPIMON is an Xapp in the traffic steering O-RAN use case. +There are four total Xapps: + +1. Traffic steering, which sends "prediction requests" to QP Driver + +2. QP Driver which fetches data from SDL[4] on behalf of traffic steering, both UE Data and Cell Data, merges that data together, then sends off the data to the QP Predictor + +3. QP Predictor which predicts and sends that prediction back to Traffic Steering + +4. KPIMONN which collects UE/Cell metrics from base station and populates SDL in the first place (this) + +So in summary, the KPIMON xapp is a helper function that receives RAN metrics and write to SDL