Hye everyone !
On my PC (windows 10) i’ve got an ubuntu virtual machine. On this virtual machine i’ve installed influxdb and laucnh it, create my database and add some metrics on it. I’ve installed Grafana too on this virtual machine and everythings work perfectly.
But now, i want to use grafana on my windows 10 browser, so i install grafana, my Pc and the virtual machine are in a private network (so i can ping my virtual machine with my PC). But when i arrived in grafana, i cannot add an influxdb database, this doesnt’t work.
On the server adress i wrote : http://192.168.2.56:8086
192.168.2.56 is the ip of the virtual machine.
Does anybody can explain me what is my fault and how can i acces my influxdb data base with my windows?
Thanks !