openBackhaul / ApplicationRoadmap

This repository is just for collecting and discussing ideas about future applications on the MW controller
Apache License 2.0
2 stars 1 forks source link

FineGrainedPerformanceDataCollector - FGPDC #27

Open openBackhaul opened 2 years ago

openBackhaul commented 2 years ago

Description

Usually, microwave devices provide performance data in granularity of 15 minutes or 24 hours periods. This is insufficient for resolving very short living events like e.g. cranes sporadically rotating into the Fresnel zone of a microwave link. The ONF models are offering to retrieve the momentary value of the performance counters at any time. The FineGrainedPerformanceDataCollector is retrieving the value of individual performance counters in periods shorter than 15 minutes and calculates performance data from those values. The FineGrainedPerformanceDataCollector is creating relatively high load on the device internal controller and must therefor implement methods that are effectively limiting that load.

Dependencies

./.