From ESXi, I'm trying to check the status of a web application running in one of the VMs. It appears that ESXi supports the "wget" command, but it doesn't have a parameter to specify a timeout. Any ideas on how to make it timeout after a specified number of seconds? If not, is a better way to do an HTTP check from the command line in ESXi? Thanks!