I am using NPM 10.4. When I view the Min/Max/Average bps In/Out Chart in Interface Details.
The Y-axis is displaying "BYTES PER SECOND". I wonder if the chart is displaying value of BITS per seconds or BYTES per seconds
Hi,
chart is in bits. The issue with y-axis description is already fixed in NPM 10.5.
Workaround for your current NPM version:
1) In ChartSettings table in database find a row where ChartName='MMAvgBps'
2) edit value in ChartOptions column and change 'Bytes per second' to correct yAxis description
Jiri