Displaying vSphere Guest Library Statistics

On a Linux virtual machine hosted by ESXi, go to the include directory and compile the vmGuestLibTest.c program. Run the output program vmguestlibtest.

gcc -g -o vmguestlibtest -ldl vmGuestLibTest.c
./vmguestlibtest

Guest statistics appear repeatedly until you interrupt the program.