Telemetry Server

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Telemetry Server

1,525 次查看
MidhunSreenivas
Contributor I

Hi,

For accessing Telemetry Server, I logged into the v2xdomu virtual machine using the command: 

$ xl console v2xdomu

I connected v2xdomu VM to the same local network as our workstation. I got the v2xdomu ip address, by using the lp a command. I tried to access the dashboard using the URL: <v2xdomu ip address> :5000/system_telemetry. But it was unsuccessfull. Could you please help me to find a solution? 

0 项奖励
回复
3 回复数

1,510 次查看
gmocanu
NXP Employee
NXP Employee

Hello,

 

Could you please check whether the board is reachable from your workstation (using something like ping -c 4 <v2xdomu_ip>) and ensure that no traffic is blocked by the firewall? Also, could you check whether the Telemetry Server service is running while why try to open the webpage (i.e., run ps -ef | grep telemetry-server on the v2xdomu VM)?

Also, could you describe what error you encounter while you try to open the webpage? Do you see any dashboard displayed? Also, how do you connect your device to the local network - via a wired connection or Wi-Fi?

 

Thanks,

George Mocanu

0 项奖励
回复

1,494 次查看
MidhunSreenivas
Contributor I

Hi,

There seems to be some issue with ethernet connectivity in the goldbox. We tried to access internet via wired connection by connecting to ethernet port (P3B - GMAC0). 

We pinged google from root@s32g274arb2 and root@v2xdomu 

But it is resulting in 100% packet loss. What could be the issue? The same wired network does not have any problem with internet access when connected to host PC. Could this be the problem behind running the telemetry server use case?

0 项奖励
回复

1,480 次查看
gmocanu
NXP Employee
NXP Employee

Hello,

 

Could you test whether the board can be reached from the host machine (and vice-versa) using the local network connection? Does the board get any IP at all assigned on the xenbr0 interface? Or maybe you have to add the MAC addresses of the board in your DHCP server? Please check with your IT/Networking engineers if additional configuration is needed besides that.

 

Best regards,

George

0 项奖励
回复