neuralfraud / grafana-prtg

A PRTG Datasource plugin for Grafana
177 stars 75 forks source link

Grafana showing bits/byte values incorrectly #185

Open kirkykirax opened 3 years ago

kirkykirax commented 3 years ago

When querying the PRTG API, the values come through displaying in bits when the value is actually in bytes. There doesnt seem to be a way to multiply this value by 8 to correctly show bits or format the data correctly.

e.g Bandwidth throughput showing as: 50 Mb/s when the correct value from PRTG is 400Mb/s or 50 MB/s

benisonj commented 2 years ago

Try to add the 8 in the Multiplier box and choose the unit as data rate bits/sec (SI). Multiplier with 8