<div dir="ltr"><div><div><div>The &quot;memory.used&quot; statistic on a virtual machine is returning a negative value , ie. <br><br>&lt;statistic href=&quot;/api/vms/260f8508-2bea-4202-9b93-f8f0dcddc334/statistics/b7499508-c1c3-32f0-8174-c1783e57bb08&quot; id=&quot;b7499508-c1c3-32f0-8174-c1783e57bb08&quot;&gt;&lt;name&gt;memory.used&lt;/name&gt;&lt;description&gt;Memory used (agent)&lt;/description&gt;&lt;values type=&quot;INTEGER&quot;&gt;&lt;value&gt;&lt;datum&gt;<b>-2061584303</b>&lt;/datum&gt;&lt;/value&gt;&lt;/values&gt;&lt;type&gt;GAUGE&lt;/type&gt;&lt;unit&gt;BYTES&lt;/unit&gt;&lt;vm href=&quot;/api/vms/260f8508-2bea-4202-9b93-f8f0dcddc334&quot; id=&quot;260f8508-2bea-4202-9b93-f8f0dcddc334&quot;/&gt;&lt;/statistic&gt;<br>
<br>by the RHEVM 3.2 ReST API.<br></div>while, in the Web Administration Console, memory consumption for the same VM, shows a positive percentage value.<br></div><br></div>Is this an issue with the ReST API?<br></div>