I have installed Telegraf, Influxdb an Grafana on a Ubuntu VM to test the monitoring of a VMware environment. After the installation, I have no data on Grafana. I did the following on installation:
Login using the user u used when installing influx and find the bucket and do a simple query therre. You should find the query if you edit the panel dashboard also
Interesting, when I will connect by brwoser, the I become the following return:
404 page not found (I tried it from the Ubuntu with influx installed).
But when I connect by putty, it works. Is there a corrupt installation?
I have a local Windows machine and a Ubuntu VM with Influx, Grafana and Telegraf installes (on ubuntu).
When I connect by putty to the Ubuntu (from Windows) i can connect to Influxdb.
When I try to open :8086 → From Ubuntu (Have GUI) and from Windows I cannot open any page.
404 page not found.
Yes, port is open. Thats strange… I can not find the problem. I think I need to reinstall all. Ubuntu, Telegraf and Influxdb. Do you have an good and up to date tutorial for that? All tutorials that I find have older versions or other things, that not work.
For me its not easy, because I am a Windows user and a noob on Linux