Bug 1218 - Provide individual interface statistics counters that will be used by WEBUI to display in the graph
Review Request #495 — Created Oct. 16, 2024 and updated
| Information | |
|---|---|
| kevin.poh | |
| APV10 | |
| rel_apv_10_7 | |
| 1218 | |
| Reviewers | |
| timlai, weikai | |
The graph for System Interface is not available for the WebUI
The graph could be located by :
Monitoring Center > Dashboard > Graph > Add Graph > Select System Interface and its parameters to be shownAfter investigating the issue, it appears that there are no commands available to write data into the System Interface database.
In this solution, we retrieve the data using the CLI command "show interface" and input the relevant parameters into the database.
The testing can be done by accessing the graph page on the WebUI
Monitoring Center > Dashboard > Graph > Add Graph > Select System Interface and its parameters to be shownA graph will be shown on that interface, whereas previously, there was no graph available for display.
