What is it:
Visualesxtop, a new fling that gives you a graphical way to view esxtop data
Get it here
Problems Starting:
Make sure Java is installed
If installed:
If you are getting an error where the bat file wont run like so:
'Java’ is not recognized as an interna1 or external command,
Operable program or batch file.
Then edit the bat file to enter the path directly to java;
Like so:
"C:\Program Files (x86)\Java\jre7\bin\java.exe" %JAVA_OPTS% -cp "%~dp0\lib\vtop-ui.jar" com.vmware.vtop.VTopMain %*
Now it will run
Note :Win7/8
Right now as of this post there seem to be problems but the engineers are working on it