blob: 1e9270b90ad7540f28347e5d551d84545ed970bb [file] [log] [blame]
demx8as6aca16f72021-05-08 15:58:54 +02001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. Copyright (C) 2020 highstreet technologies and others
4
demx8as653c4f572020-06-14 10:22:57 +02005.. contents::
6 :depth: 3
7..
8
9Performance
10===========
11
12Performance Monitoring values measured by the devices are necessary to
13analyze and optimize the network. Therefore the application
14automatically retrieves all historical performance values from the
15devices and stores them in a database. The client retrieves the values
16from the database and displays them in a graphical user interface.
17
18Performance history values
19--------------------------
20
21After selecting a connected PNF supporting ONF-TR-532 and a physical
22interface, the application collects the received and centralized stored
23performance values for this interface.
24
25The values are visualized using two views: a line chart and a table,
26with the chart always shown first. To switch between them, toggle
27buttons can be used. The chart view offers a filter to quickly limit the
28shown values. To keep both views in sync, the filters of the chart and
29the table are connected. If one view is filtered, the other one gets
30updated in the background.