ilovepancakes95 / idrac_snmp-grafana

SNMP Based Dashboard to Monitor Dell Hosts via iDRAC
https://grafana.com/grafana/dashboards/12106
Other
139 stars 36 forks source link

Unexpected end of json input #28

Open CarolinaSoca opened 1 year ago

CarolinaSoca commented 1 year ago

Hello, I have a problem with Grafana graphs. In some graphs, the error "Unexpected end of JSON input" is appearing. When I refresh the page, the error disappears from this graph and reappears in a different one. And this happens every time I follow the same procedure. image I haven't found a solution yet. It seems like you have Grafana, Telegraf, and InfluxDB installed on my system. Thanks a lot!

ilovepancakes95 commented 1 year ago

This seems to be caused by Grafana not receiving the full JSON file of data, as in the end of the file gets cutoff. Is the network stable between your grafana/telegraf/influx server and the iDRAC machines? Is it the same vlan/subnet or it's routing through a firewall?

CarolinaSoca commented 1 year ago

Hello, the machines are in the same subnet, and the firewall is specific to the machines. We don't have any connection issues. Thanks.

ilovepancakes95 commented 2 months ago

Curious if you still have this issue on the latest version of everything?