<div dir="ltr">Hi,<div><br></div><div>On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates <span dir="ltr"><<a href="mailto:andy.coates@gmail.com" target="_blank">andy.coates@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Running OpenNebula 4.6.2</div><div><br></div><div>We have a custom VMM driver that is set to report 'unknown' state if we can't determine the current VM state on the host.  According to the docs the '-' character indicates unknown, and as shown below ON is seeing and parsing the VMM data correctly:</div><div><br></div>[VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304 USEDCPU=800 NETTX=0 NETRX=0 <u>STATE=<b>-</b></u> IP=10.0.0.174<br><div><br></div><div>Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN in this case?</div><div><br></div><div>Thanks.</div></div></blockquote><div><br></div><div>The '-' character indicates a monitoring unexpected error, like when the monitoring probes could not parse the output. In this case OpenNebula does nothing, the current VM state is kept.</div><div>A state='d' (disappeared) indicates that the monitoring could be done (hypervisor is up), but the VM was not found in the list of VMs. In this case OpenNebula will set the VM to unknown.</div><div><div class="gmail_signature"><div dir="ltr"><br></div><div dir="ltr">See: <a href="http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information">http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information</a></div><div dir="ltr"><br></div><div dir="ltr">Regards<br class="">--<br><div>Carlos Martín, MSc<br>Project Engineer</div><div>OpenNebula - Flexible Enterprise Cloud Made Simple<br><div><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><a href="http://www.opennebula.org/" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><a href="mailto:cmartin@opennebula.org" target="_blank" style="color:rgb(42,93,176)"></a></span></div></div></div></div></div><br><div> </div></div><br></div></div>