qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] How can i detect a vm is crashed?


From: Vincenzo Romano
Subject: Re: [Qemu-discuss] How can i detect a vm is crashed?
Date: Tue, 7 Aug 2018 17:39:48 +0200

I forgot to mention the Monitor, if available.
The "info status" would give you a lean status of the VM: either
running or paused.
I think the best way is QMP and, of course, the qemu-guest-agent
running inside the VM.

2018-08-07 17:32 GMT+02:00 Vincenzo Romano <address@hidden>:
> Ping cannot be a solution.
> If you have QMP in place, just issue a "query-status".
> If not, you need to use the ol' school VNC console (or whatever applies).
>
> --
> Vincenzo Romano
>
> Il mar 7 ago 2018, 17:27 司兵松 <address@hidden> ha scritto:
>>
>> Hello everyone,
>>
>> How can i detect a vm is crashed on the host via command. Because of
>> network isolation, ping cannot do this.
>>
>> Thank you for your time.



-- 
Vincenzo Romano - NotOrAnd.IT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]