<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Performance &amp; VMmark : Interpreting esxtop Statistics : Comments</title>
    <link>http://communities.vmware.com/docs/DOC-9279#comments</link>
    <description>Comments on : Interpreting esxtop Statistics</description>
    <language>en</language>
    <pubDate>Tue, 06 Jan 2009 08:45:07 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-01-06T08:45:07Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-10398</link>
      <description>Very good article! This wil help a lot of us!&lt;br /&gt;
&lt;br /&gt;
Tomas&lt;br /&gt;
www.tendam.info</description>
      <pubDate>Tue, 06 Jan 2009 08:45:07 GMT</pubDate>
      <author>Tomas NL</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-10398</guid>
      <dc:date>2009-01-06T08:45:07Z</dc:date>
      <clearspace:dateToText>10 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-10453</link>
      <description>Thank you!  Awesome Doc!&lt;br /&gt;
&lt;br /&gt;
Sean Clark  - &lt;a class="jive-link-external" href="http://seanclark.us"&gt;http://seanclark.us&lt;/a&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:20:53 GMT</pubDate>
      <author>trusted@dvisor</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-10453</guid>
      <dc:date>2009-01-13T05:20:53Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-10666</link>
      <description>Scott, can we add things like this into the manual? Or have the manual point to this VMTN Performance page?&lt;br /&gt;
&lt;br /&gt;
Just adding my 2 cents:&lt;br /&gt;
Q: What's the difference of CCPU% and the console group stats?&lt;br /&gt;
A: CCPU% is measured by the COS. "console" group CPU stats is measured by VMKernel. The stats are related, but not the same.&lt;br /&gt;
    CCPU measures what is running in the SC world. &lt;br /&gt;
    console also measures things that VMKernel runs on behalf of the console. &lt;br /&gt;
    example, in an idle ESX, if you do a VM cloning, you'd see the CCPU% to be low. But the "console" world will be high.&lt;br /&gt;
&lt;br /&gt;
Q: Is it possible that %USED of a world is greater than 100%?&lt;br /&gt;
A: Yes, if the system service runs on a different PCPU for this world. It may happen when your VM has heavy I/O.&lt;br /&gt;
    Also, if the VMKernel is doing lots of work on behalf of that VM. &lt;br /&gt;
    esxtop assign that work to the %USED on the VM.&lt;br /&gt;
    What sort of works? I'm not too sure, perhaps I/O such as FC, NFS, iSCSI read/write.&lt;br /&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:08:32 GMT</pubDate>
      <author>Iwan Rahabok</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-10666</guid>
      <dc:date>2009-02-06T09:08:32Z</dc:date>
      <clearspace:dateToText>9 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-10701</link>
      <description>Very insightful document about the performance counters in esxtop. &lt;br /&gt;
&lt;br /&gt;
I was wondering if there are any counters using which I can analyze the low level hardware behaviour like Cache Miss/TLB Miss? Please let me know if there is any workaround in vmware using which I can get these counters.</description>
      <pubDate>Tue, 10 Feb 2009 14:05:37 GMT</pubDate>
      <author>udaykiran</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-10701</guid>
      <dc:date>2009-02-10T14:05:37Z</dc:date>
      <clearspace:dateToText>9 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-11989</link>
      <description>%WAIT - %IDLE - 100% * (NWLD - NVCPU) = %IO&lt;br /&gt;
98 - 0 - 100 * (4 - 2) = -122&lt;br /&gt;
???</description>
      <pubDate>Wed, 12 Aug 2009 18:56:29 GMT</pubDate>
      <author>dmitrif</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-11989</guid>
      <dc:date>2009-08-12T18:56:29Z</dc:date>
      <clearspace:dateToText>3 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Interpreting esxtop Statistics</title>
      <link>http://communities.vmware.com/docs/DOC-9279#comments-11990</link>
      <description>As already mentioned in the document, the above formula is a very rough estimate. For different ESX versions, the number of worlds for a VM may not be the same. (New versions may introduce or remove some supporting worlds.) I guess this might be the reason you got a negative number. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt; You might want to expand (using command 'e') the group and look for the VCPU worlds, and compute (%WAIT - %IDLE). I have to emphasize again it is not really %IO. %WAIT includes lots of different events.</description>
      <pubDate>Wed, 12 Aug 2009 19:28:42 GMT</pubDate>
      <author>zpan</author>
      <guid>http://communities.vmware.com/docs/DOC-9279#comments-11990</guid>
      <dc:date>2009-08-12T19:28:42Z</dc:date>
      <clearspace:dateToText>3 months, 2 weeks ago</clearspace:dateToText>
    </item>
  </channel>
</rss>

