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

The dashboard show "no data to show" and "no data" #8

Closed hzd2020 closed 4 years ago

hzd2020 commented 4 years ago

I have Install and setup Telegraf, InfluxDB, and Grafana to work with eachother, and InfluxDB have telegraf collection data from idrac.but the dashboard still don't show any data, show "no data" or "no data to show". image

in the above image $idrac_host What does it mean?

hzd2020 commented 4 years ago

show tag values from "idrac-hosts" with key="system-name" not have return any values. I using influxdb 1.64 image

mentalinc commented 4 years ago

You need to change the variables in the scripts to your ip address of the idrac

On Thu, 21 May 2020, 19:13 hzd2020, notifications@github.com wrote:

show tag values from "idrac-hosts" with key="system-name" not have return any values. I using influxdb 1.64 [image: image] https://user-images.githubusercontent.com/65700504/82532659-6ae31500-9b74-11ea-93f6-568bb1e24feb.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ilovepancakes95/idrac_snmp-grafana/issues/8#issuecomment-631925940, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFURHERQYK27CL37KNJRATRSTIC3ANCNFSM4NGSAJFA .

hzd2020 commented 4 years ago

I reinstall influxdb from 1.64 to 1.8 . now "SHOW TAG VALUES ON "idrac2985" FROM "idrac-hosts" WITH KEY="system-name"" is right. image may be influxdb 1.64 problem.

ilovepancakes95 commented 4 years ago

And your other data also comes through now too? It seems the first error you had, was relating to the database not actually being in existence I think. Maybe it wasn't be auto-created correctly in the previous version.

hzd2020 commented 4 years ago

Now Dashboard show data is normal as: image