The HP Agents for VMware ESX can be downloaded here:
http://h18023.www1.hp.com/support/files/server/us/download/24882.htmlA document about the installation of the IBM Director and ServeRAID manager in VMware ESX 3 can be found here:
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP101047.
Should be useful to anyone who cares... If I ever get the chance to try it out myself (which should be fairly soon), it would probably be added (after rewriting, of course).
Found this article to be useful while installing a Gentoo in a virtual machine for VMware:
http://gentoo-wiki.com/HOWTO_Install_Gentoo_on_VMware_in_Windows_NT/2K/XP
I found the kernel configuration portion particularly useful, especially since I managed to enable every SCSI controller and network adapter accept the one I needed.
If VMware Server Console doesn't work on your Ubuntu 6.10 Edgy install, here's what to do.
If after installing, the console does not launch, but instead takes up 100% CPU until the end of days (or until you kill it), try starting the console with this command:
LD_PRELOAD=/usr/lib/libdbus-1.so.3:$LD_PRELOAD vmware-server-console
This fixes some yet to be resolved issue around shared libs.
