Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 1 | .. contents:: |
| 2 | :depth: 3 |
| 3 | .. |
| 4 | |
| 5 | Performance |
| 6 | =========== |
| 7 | |
| 8 | Performance Monitoring values measured by the devices are necessary to |
| 9 | analyze and optimize the network. Therefore the application |
| 10 | automatically retrieves all historical performance values from the |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 11 | devices and stores them in a database. The client retrieves the values |
| 12 | from the database and displays them in a graphical user interface. |
Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 13 | |
| 14 | Performance history values |
| 15 | -------------------------- |
| 16 | |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 17 | After selecting a connected PNF supporting ONF-TR-532 and a physical |
Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 18 | interface, the application collects the received and centralized stored |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 19 | performance values for this interface. The data gets displayed as a line |
| 20 | chart to visualize the data in a given time period and a corresponding |
| 21 | table. If the table gets filtered, the chart updates itself. |