diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-11 15:44:17 +0100 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-11 15:47:12 +0100 |
commit | 06fb529a84d4e7d70b3aca68c33b2980049d5973 (patch) | |
tree | 843a61b2a980cfb486996c967b86da56863f27de /docs/guides/onap-user/pnfPerformance.rst | |
parent | f6f3b57be8e57ffc6790d139b0b7f168b8cc69e6 (diff) |
Update documentation for odlux
Update help texts for all odlux apps to include new functionality
Issue-ID: SDNC-1065
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: I35b60a950b758f3bc3c182a01646d6d746ed2240
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Diffstat (limited to 'docs/guides/onap-user/pnfPerformance.rst')
-rw-r--r-- | docs/guides/onap-user/pnfPerformance.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/guides/onap-user/pnfPerformance.rst b/docs/guides/onap-user/pnfPerformance.rst index 9a1a8fcb5..2f37ac7f2 100644 --- a/docs/guides/onap-user/pnfPerformance.rst +++ b/docs/guides/onap-user/pnfPerformance.rst @@ -8,13 +8,14 @@ Performance Performance Monitoring values measured by the devices are necessary to analyze and optimize the network. Therefore the application automatically retrieves all historical performance values from the -devices and stores them in a database. The client part just retrieves -the values from the database and displays them in graphical user -interface. +devices and stores them in a database. The client retrieves the values +from the database and displays them in a graphical user interface. Performance history values -------------------------- -After selection of a connected PNF supporting ONF-TR-532 and an physical +After selecting a connected PNF supporting ONF-TR-532 and a physical interface, the application collects the received and centralized stored -performance values for this interface and displays them in table views. +performance values for this interface. The data gets displayed as a line +chart to visualize the data in a given time period and a corresponding +table. If the table gets filtered, the chart updates itself. |