I am running grafana-6.6.0 on CentOS Linux release 7.7.1908 (Core) using influxdb as timeseries database 1.7.9. I have added it in datasource and tested it. It works. I have queried the influxdb i am able to see the data but when i query it from Grafana UI dashboard, i am seeing Datasource named nagflux was not found
select * from metrics where host='localhost' limit 5; name: metrics time command crit crit-fill crit-max crit-min host max min performanceLabel service unit value warn warn-fill warn-max warn-min ---- ------- ---- --------- -------- -------- ---- --- --- ---------------- ------- ---- ----- ---- --------- -------- -------- 1579915992000000000 check-host-alive 100 none localhost 0 pl hostcheck % 0 80 none 1579915992000000000 check-host-alive 5000 none localhost 0 rta hostcheck ms 0.037 3000 none 1579916122000000000 check_local_disk 138229 none localhost 153588 0 / Root Partition MB 9846 122870 none 1579916122000000000 check_local_procs 400 none localhost 0 procs Total Processes 87 250 none 1579916122000000000 check_local_users 50 none localhost 0 users Current Users 1 20 none
Best Regards,
Kaushal