Hi all,
I am using VI Java for development. When I power on a Virtual Machine, I am looking for a way to find out about the instance when the Operating System(Linux in my case) boot up has completed and the login screen is available. Different VMs may take different time to boot up. I need to find a concrete way to be sure that VM has booted up completely.
Right now what I am thinking is that somehow I can look for a certain property or configuration using VI java which is ONLY set/available when the VM is running AND completely booted up. Is there any such property that exists ONLY for a booted up VM?
If not this, then any other suggestions?
Please help me solve this issue. I would appreciate your help.
Thanks,
-biqbal