How does one go about getting information about a VM or the host running a VM? I am writing a script that runs inside a VM, and this script needs to be able to determine the display name of the VM it is running inside. Is there any way to get this information? That, or knowing the VM config path, hostname of the parent server, or anything that could be used to ultimately get the display name would be useful.
Both the Host and Guest are running recent versions of RedHat Enterprise Linux.