<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vPivot &#187; esx</title>
	<atom:link href="http://vpivot.com/tag/esx/feed/" rel="self" type="application/rss+xml" />
	<link>http://vpivot.com</link>
	<description>Scott Drummonds on Virtualization</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VMware Perfmon Counters Missing on vSphere?</title>
		<link>http://vpivot.com/2010/01/26/vmware-perfmon-counters-missing-on-vsphere/</link>
		<comments>http://vpivot.com/2010/01/26/vmware-perfmon-counters-missing-on-vsphere/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 04:37:09 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[perfmon]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=264</guid>
		<description><![CDATA[I was recently shown a problem where the ESX Perfmon counters we added to vSphere 4.0 virtual machines were not appearing in Windows virtual machines as of vSphere 4.0 U1.  The problem stems from an issue with mofcomp, which I will briefly describe below. For the impatient, the workaround is to manually uninstall and then [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently shown a problem where the ESX Perfmon counters we added to vSphere 4.0 virtual machines were not appearing in Windows virtual machines as of vSphere 4.0 U1.   The problem stems from an issue with mofcomp, which I will briefly describe below.  For the impatient, the workaround is to manually uninstall and then reinstall VMware Tools.  It also appears that the counters can be added by running <a href="http://e-scott.net/share/vmStatsProvider_006_release.exe">vmStatsProvider</a>, as I described in <a href="http://vpivot.com/2009/09/17/using-perfmon-for-accurate-esx-performance-counters/">a previous article</a>.</p>
<p><span id="more-264"></span><a href="http://msdn.microsoft.com/en-us/library/aa392389%28VS.85%29.aspx">mofcomp</a> is a tool provided by Microsoft and integrated with Windows that is used to register WMI classes such as VMware&#8217;s Perfmon counters with Windows.  For reasons that we do not entirely understand, but are tracking with a PR, mofcomp is failing during the tools upgrade on some systems.  Ideally a reinstall/upgrade/repair of VMware Tools will force a rerun of mofcomp and register the classes.  But the tools installer is not configured to do this today as a mofcomp failure was not anticipated by the developers that wrote the VMware Tools installer.</p>
<p>The key to the fix is to force mofcomp to run a second time.  This can be done in two ways:</p>
<ul>
<li>Uninstall VMware Tools and then reinstall them.  Unlike a reinstall (also called a &#8220;repair&#8221; or &#8220;upgrade&#8221;) this will force mofcomp to be run during the second install.  It should work the second time.  If it does not, I would be interested to know.</li>
<li>Install the counters using the <a href="http://ftpsite.vmware.com/download/drummonds/vmStatsProvider_006_release.exe">vmStatsProvider executable</a>, which <a href="http://vpivot.com/2009/09/17/using-perfmon-for-accurate-esx-performance-counters/">I documented previously</a>.</li>
</ul>
<p>Sorry for this problem, everyone.  We are tracking this issue and plan to improve the robustness of the installer as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2010/01/26/vmware-perfmon-counters-missing-on-vsphere/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using Perfmon For Accurate, ESX Performance Counters</title>
		<link>http://vpivot.com/2009/09/17/using-perfmon-for-accurate-esx-performance-counters/</link>
		<comments>http://vpivot.com/2009/09/17/using-perfmon-for-accurate-esx-performance-counters/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:00:53 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[perfmon]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=15</guid>
		<description><![CDATA[[An update to an old community post with more information on the tool.] My colleague in product management, Praveen Kannan, has been working to extend Perfmon to show some ESX performance counters. This capability is automatically installed with VMware Tools on vSphere 4. But Praveen and I have made a stand-alone version available to those [...]]]></description>
			<content:encoded><![CDATA[<p><em>[An update to an <a href="http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters">old community post</a> with more information on the tool.]</em></p>
<p>My colleague in product management, Praveen Kannan, has been working to extend Perfmon to show some ESX performance counters.  This capability is automatically installed with VMware Tools on vSphere 4.  But Praveen and I have made a stand-alone version available to those of you that are still on VI3.  <a href="http://e-scott.net/share/vmStatsProvider_006_release.exe">Download it here</a> to give it a try.  [See note below if that link is dead.]</p>
<p><span id="more-15"></span>To install, place the file in an appropriately-named directory on any Windows VM on VI3.  Double-click the executable, which will self-extract the files into the same directory.  Run &#8220;install.bat&#8221; and you&#8217;re done.</p>
<p>Once you bring up Perfmon you&#8217;ll see two new performance objects on your computer: &#8220;VM Memory&#8221; and &#8220;VM Processor&#8221;.  These objects contain counters exposed by ESX that accurately reflect the VM&#8217;s memory and CPU usage.  Here&#8217;s Perfmon on my test VM after I&#8217;ve installed the tool.</p>
<p><img class="jive-image-thumbnail jive-image" src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-4616-6039/new_counters.png" alt="new_counters.png" width="620" /></p>
<p>This makes collection of host stats a breeze.  Windows Management Instrumentation (WMI) programs can now easily get access to reliable host statistics.  And anyone with access to Perfmon can get see their VM&#8217;s resource usage.  Unlike guest-based statistics, the host-statistics shown through these counters accurately reflect resource usage in the presence of virtualization overheads and time slicing of VMs.</p>
<p>Disclaimer:</p>
<blockquote><p><em>This is a pre-release &#8220;sneak peak&#8221; version. Eventually this tool will be available for download on vmware.com and supported by VMware. But today there is no support for this tool and you&#8217;re using it &#8220;as-is&#8221;.  Use at your own risk and do not contact VMware support for help with this release.</em></p></blockquote>
<p>That&#8217;s VMware&#8217;s official position on this tool.  But feel free to comment here with any ideas about this great new feature.</p>
<h2>If the Download Link Is Dead</h2>
<p>Until the DLL is made available as a standalone product, we are hosting it on the VMware FTP server, which is swept regularly.  If the link is dead that means that the binary has been deleted to save space.  Leave me a comment here if you see this and I will again upload the binary for download.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2009/09/17/using-perfmon-for-accurate-esx-performance-counters/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>

