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

Windows 7 Jumplist disappear solution

The advent of Windows 7 does make many people think this version of the operating system is very good. It is much better than Windows Vista, which is slow and incompatible with many programs.   And Windows7 also has many new functions like JumpList.  The function of JumpList is mainly to easily find related files (for example, Microsoft word) that have been opened with this program recently.   People who have used JumpList will like this feature very much. But if you open JumpList and find that the related files that you opened no longer appear on JumpList, what should you do?

5 methods to improve the performance of Windows

I believe that many people will feel faster when using a newly bought computer or a computer after reinstalling the operating system, but after using it for a period of time, it will feel much slower. In fact, this situation is mainly due to the fact that the system generates a lot of junk files during the use of the computer, and after installing many different software, the system will automatically start some unnecessary programs in the system's service items when booting. So you will feel the system is getting slower and slower. But just use the following methods to improve the speed of your computer a lot: 1. Msconfig (System Settings) The main function of Msconfig.exe is to automatically activate some programs when the system is turned on so that you can get a quick response when using its programs or software.   But sometimes some programs or software are not used frequently, so you can close some programs or software in the boot option to increase the boot speed....

Set the static IP for fedora or redhat

I believe friends who have used Linux Fedora/redhat know that it is easy to set a fixed network in the GUI, but they don't know how to modify it in the text mode.   Setting a static IP for the Fedora system has the advantage of not using DHCP to assign an IP.  It is easier to find the computer you want, especially in a large network. It is most convenient to set a static IP for the computer.   The static IP network address is the most suitable setting for SERVER.