Skip to main content

The solution to solve no data or no respond on ESXI health status


I believe that some IT Admins may encounter ESXI health status errors or no data. 
In fact, the solution is simple, just use the following methods to try to solve it.
Premise: 
This method requires ESXI SERVER to have the SSH function enabled. 
If not, sorry, you need to find another way.

Steps: 
1. Use PUTTY software and TELNET to ESXI SERVER 
2. Log in to the relevant Root account and password
3. Enter the following command, please wait 1-2 minutes after entering
4. Then enter the following instructions to enable the related services.
/etc/init.d/vpxa start
5. After another 5-15 minutes, you will find that the relevant health sensor data comes back.
Finish. Hope this article can help you.

Comments

Popular posts from this blog

Change the Outlook Email Size via Google App Sync

 If you are using the google Business or School Gmail account, you may also using the Outlook to sync the Gmail. However, you may find that some emails are missing such as the emails can not show more than one month's emails. If you encounter this issue, please note that it is because the google App Sync is not configure correctly. Please follow me to do a simple change to achieve sync more email from Gmail to your outlook client.

install VMware vCenter Server 6.5 step by step

I recently recorded the steps when I tried to install VMware vCenter Server, version 6.5.   if there is any mistake, please correct me. Thank you

Fix google chrome crash issue

Have you encounter google chrome crash when you open the google chrome? Is it happened in Windows 10? Have you tried to recover the windows but can not work? Have you tried to reinstall the Google chrome few times but still not working? If the answer is yes, please tried to follow the procedure as below: It may the best solution when you fixed the problem without reformat your windows. Windows 10: press the key sequence   Win + R type regedit in the window that opens and press Enter   click  Yes to start the program navigate to the registry keys as below   Computer\HKEY_LOCAL_MACHINE\ Software\Policies\ Google \ Chrome If not exist, you can create it. Right Click,  New --> Key and rename it with the right value name right click on the right side of the resource explorer, New -->   DWORD (32-bit) Value Rename the variable with:    RendererCodeIntegrityEnabled    re-open google Chrome...