【发布时间】:2020-04-23 17:14:51
【问题描述】:
我有一个 VMware Workstation pro v. 15.5.0,我在其中安装了 Ubuntu 19.10, gnome 3.34.2 64bit 并在 ubuntu 中安装 influxDb v.1.7.10 with grafana
vmware 所在的主机:Windows 10.0.14393 64 位。
我更改了我的 vm 中的电报配置,在:etc/telegraf/telegraf.conf 行中的 service_address ="tcp://localhost:3000" 更改 localhost 通过我的 ip:192.168.128.128
之后重新启动服务
systemctl restart telegraf
在 vmware 中,我可以在我的数据库中看到 grafana 和数据。
prprIblem:我试图在我的主机 Windows 中的网络浏览器 chrome grafana 中查看,但一直说我没有 Internet 连接。我将 ip:port 放在代理设置中 chrome 配置的本地页面中。我重新启动我的计算机 VMware,在其他浏览器(即 firefox)中查看并输入相同的消息。没有 Internet 连接
提前致谢。请编辑我的问题,因为我在我的 movil 中,我不能给它代码结构。
【问题讨论】: