blob: 17e4a5119c872796a243ee6fdd59678a0492abd2 [file] [log] [blame]
Herbert Eiselt092189e2019-04-03 17:24:29 +02001.. contents::
2 :depth: 3
3..
4
5Performance
6===========
7
8Performance Monitoring values measured by the devices are necessary to
9analyze and optimize the network. Therefore the application
10automatically retrieves all historical performance values from the
Aijana Schumann06fb5292020-02-11 15:44:17 +010011devices and stores them in a database. The client retrieves the values
12from the database and displays them in a graphical user interface.
Herbert Eiselt092189e2019-04-03 17:24:29 +020013
14Performance history values
15--------------------------
16
Aijana Schumann06fb5292020-02-11 15:44:17 +010017After selecting a connected PNF supporting ONF-TR-532 and a physical
Herbert Eiselt092189e2019-04-03 17:24:29 +020018interface, the application collects the received and centralized stored
Aijana Schumann2c28ede2020-02-28 16:59:53 +010019performance values for this interface.
20
21The values are visualized using two views: a line chart and a table,
22with the chart always shown first. To switch between them, toggle
23buttons can be used. The chart view offers a filter to quickly limit the
24shown values. To keep both views in sync, the filters of the chart and
25the table are connected. If one view is filtered, the other one gets
26updated in the background.