blob: 390ad15595aac50718fbd267732a23f19022b27e [file] [log] [blame]
Mahesh Jethanandanib5baae42021-12-08 21:04:46 -08001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3
santanude22e077a2021-12-14 13:52:44 +05304smo/ves Overview
5================
Mahesh Jethanandanib5baae42021-12-08 21:04:46 -08006
Mahesh Jethanandani34d08462021-12-15 09:48:01 -08007This project supports the O1/VES interface in SMO. It consists of several components
santanude22e077a2021-12-14 13:52:44 +05308
Mahesh Jethanandani34d08462021-12-15 09:48:01 -08009- A VES collector that is a collector of events posted by different Network Functions (NF) of the RAN
10- Kafka Bus which acts as the message bus in SMO
11- A connector to connect the Kafka Bus to a Grafana dashboard
12- A connector to connect the Kafka Bus to InfluxdB to persist all the data posted on the Kafka Bus
13- A connector that provides an adapter for applications that want to read the Kafka events as DMaaP events.