neuralfraud / grafana-prtg

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

Select PRTG Channel Value #186

Closed ragnarger closed 3 years ago

ragnarger commented 3 years ago

Hi all together, i have set up grafana to query my traffic bandwidth. on prtg the channel has several "sub-values" like

The Grafana graph shows me always the "volume" value from this channel but i would like to get the "speed" value of the channel. How can i solve this?

Regards Ingo

grafana prtg

ragnarger commented 3 years ago

Update: i got the raw value and had to transform it. Transform: Calculation > divide by 125000 with this setting i got the traffic in Mbit/s