csle_collector.five_g_cu_manager.threads package
Submodules
csle_collector.five_g_cu_manager.threads.five_g_cu_monitor_thread module
- class csle_collector.five_g_cu_manager.threads.five_g_cu_monitor_thread.FiveGCUMonitorThread(kafka_ip: str, kafka_port: int, ip: str, hostname: str, time_step_len_seconds: int, cu_port: int = 55556)[source]
Bases:
ThreadThread that collects the 5G CU (Central Unit) statistics via WebSockets and pushes them to Kafka periodically.