neuralfraud / grafana-prtg

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

Sensors show up but no Data #204

Open itsGubin opened 9 months ago

itsGubin commented 9 months ago

Hello

I see all the sensors, but I don't get any Data from the Sensors. Someone else has the same Problem too, or has it solved?

liam-ng commented 2 months ago

In the query panel, you need to specify Sensor first, and then Channel. Note that not all field are shown in the dropdown list, you may want to refer the field names back in PRTG portals. You can also use * to see all available fields and value.

Note you can use "/" to escape regex, especially useful in filtering Host or Channel.

Hope this helps.