<?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>Virtualization Tips &#187; Featured</title>
	<atom:link href="http://www.virtualizetips.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualizetips.com</link>
	<description>Covering all things in your Virtual Data Center. We write VMware, Citrix &#38; Microsoft from VDI to VMotion. VMware Tips</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:41:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to use ESXplot to read your ESXTop reports</title>
		<link>http://www.virtualizetips.com/2010/03/how-to-use-esxplot-to-read-your-esxtop-reports/</link>
		<comments>http://www.virtualizetips.com/2010/03/how-to-use-esxplot-to-read-your-esxtop-reports/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:38:59 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXplot]]></category>
		<category><![CDATA[esxtop]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=89</guid>
		<description><![CDATA[By now everyone should know that esxtop is a great tool that you can use to find out what might be causing performance issues on your ESX host. I don&#8217;t plan on writing a post on how to use esxtop. You can refer to Duncan&#8217;s ESXtop post for details on thresholds or to VMwares esxtop [...]]]></description>
			<content:encoded><![CDATA[<p>By now everyone should know that esxtop is a great tool that you can use to find out what might be causing performance issues on your ESX host. I don&#8217;t plan on writing a post on how to use esxtop. You can refer to Duncan&#8217;s <a href="http://www.yellow-bricks.com/esxtop/" target="_blank">ESXtop post</a> for details on thresholds or to VMwares<a href="http://communities.vmware.com/docs/DOC-9279" target="_blank"> esxtop bible</a> for good base information.</p>
<p>This post is more of a starting point on what ESXplot is and how to install and use. By now most of you should know that ESXplot was born out of the mind of Geoff White of VMware. Geoff is a coworker of Scott Drummonds the well known ESX performance expert.  Esxplot is a GUI application that lets you explore the data collected by esxtop in batch mode. The program takes a single command line argument which is the esxtop batch mode output file.</p>
<p>Why would you want to use esxplot? Well in the past your options to examine these files were to use Excel or Perfmon. Both options were very slow, sometimes taking hours to import the file before viewing. With esxplot your dump file will open within seconds usually. For more details you can read Scott&#8217;s <a href="http://vpivot.com/2010/01/13/esxplot-1-0-released/" target="_blank">post </a>on version 1.0.</p>
<p>If you are using Windows to view your files you have 2 options. You can use the Windows binary file or run the python script. If you wish to run the python script you will need the following applications installed.<br />
Python 2.6 or higher but not Python 3.x &#8211; <a href="http://www.python.org/download/" target="_blank">Download</a><br />
wxPython &#8211; <a href="http://go2.wordpress.com/?id=725X1342&amp;site=vpivot.wordpress.com&amp;url=http%3A%2F%2Fwww.wxpython.org%2Fdownload.php%23binaries" target="_blank">Download<br />
</a>NumPy is also needed &#8211; <a href="http://go2.wordpress.com/?id=725X1342&amp;site=vpivot.wordpress.com&amp;url=http%3A%2F%2Fwww.numpy.org%2F">Download</a></p>
<p>Once installed the application is very easy to use. First thing to do in capture some data from esxtop in batch mode using the command below. Then copy the file over to your workstation that you will run esxplot on. Open the app and the File -&gt;Import-&gt;Dataset option from the menu to view your file. Then from the lower left section that will list your Hosts name open the tree to view all the captured values.</p>
<pre>esxtop -b -d 2 -n 100&gt; esxtopcapturefile.csv</pre>
<p>You can download esxplot from <a href="http://go2.wordpress.com/?id=725X1342&amp;site=vpivot.wordpress.com&amp;url=http%3A%2F%2Fftpsite.vmware.com%2Fdownload%2Fdrummonds%2Fesxplot-1.0.zip" target="_blank">here</a>.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/03/esxplot.jpg"><img class="aligncenter size-medium wp-image-101" title="esxplot" src="http://www.virtualizetips.com/wp-content/uploads/2010/03/esxplot-300x203.jpg" alt="" width="300" height="203" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/03/how-to-use-esxplot-to-read-your-esxtop-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere Manage for Performance class coming soon</title>
		<link>http://www.virtualizetips.com/2010/03/vmware-vsphere-manage-for-performance-class-coming-soon/</link>
		<comments>http://www.virtualizetips.com/2010/03/vmware-vsphere-manage-for-performance-class-coming-soon/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 05:48:31 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[VMware training]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=93</guid>
		<description><![CDATA[It has been suggested by many and is going to be available to the public very soon. Thanks to the hard work and persistence of Scott Drummonds the class is going through the Train the Trainer process currently. Once the trainers are up to speed the class will become available to the general public.
You can [...]]]></description>
			<content:encoded><![CDATA[<p>It has been suggested by many and is going to be available to the public very soon. Thanks to the hard work and persistence of <a href="http://vpivot.com/2010/01/21/vmware-performance-class-vmware-vsphere-manage-for-performance/" target="_blank">Scott Drummonds</a> the class is going through the Train the Trainer process currently. Once the trainers are up to speed the class will become available to the general public.</p>
<p>You can see the Course description, schedule and datasheet <a href="http://mylearn.vmware.com/mgrreg/courses.cfm?ui=www&amp;a=one&amp;id_subject=18606" target="_blank">here</a>.</p>
<p><strong>Course Description</strong>: This hands-on training course explores the  management of performance in a VMware vSphere™ environment. It provides  the knowledge and skills necessary to make fundamental design decisions  that enhance performance and to meet performance goals in an  already-deployed vSphere installation. The course is based on VMware®  ESX™ 4.0, ESXi 4.0, and vCenter™ Server 4.0.</p>
<p><strong>Module Outline</strong>:<br />
Module 1: Course Introduction<br />
Module 2: Performance in a Virtualized  Environment<br />
•  Discuss the vSphere performance troubleshooting  methodology<br />
•  Discuss software and hardware virtualization  techniques and their impact on performance<br />
•  Monitor performance  using vCenter Server performance charts and the ESX/ESXi resxtop command<br />
Module  3: CPU Performance<br />
•  Discuss the CPU scheduler and other features  that have an impact on CPU performance•  Monitor key CPU performance  metrics<br />
•  Troubleshoot common CPU performance problems<br />
Module 4:  Memory Performance<br />
•  Discuss memory reclamation techniques and  memory overcommitment<br />
•  Monitor key memory performance metrics<br />
•  Troubleshoot  common memory performance problems<br />
Module 5: Guidelines for DRS and  Resource Controls•  Discuss performance guidelines for DRS clusters,  resource pools, and resource allocation settings<br />
Module 6: Network  Performance<br />
•  Discuss the performance features of modern network  adapters<br />
•  Monitor key network performance metrics•  Troubleshoot  common network performance problems<br />
Module 7: Storage Performance<br />
•  Discuss  how storage protocols, VMware vStorage VMFS configuration, load  balancing, and queuing affect performance<br />
•  Monitor key storage  performance metrics<br />
•  Troubleshoot common storage performance  problems<br />
Module 8: Virtual Machine Performance•  Discuss  guidelines for configuring a virtual machine for optimal performance<br />
Module  9: Application Performance<br />
•  Discuss tools and guidelines for  application performance</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/03/performance-class.jpg"><img class="aligncenter size-medium  wp-image-94" title="performance-class" src="http://www.virtualizetips.com/wp-content/uploads/2010/03/performance-class-300x225.jpg" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/03/vmware-vsphere-manage-for-performance-class-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESX 3.5 general support will end in 90 days</title>
		<link>http://www.virtualizetips.com/2010/02/vmware-esx-3-5-general-support-will-end-in-90-days/</link>
		<comments>http://www.virtualizetips.com/2010/02/vmware-esx-3-5-general-support-will-end-in-90-days/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 17:25:42 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[End of Life]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=81</guid>
		<description><![CDATA[I was surprised to see this today that general support for ESX 3.5 will end in late May. What this means is ESX 3.5 asnd ESXi 3.5 will be moved into extended support mode. I have explained the different support modes below. This should spur some people into getting those planned upgrades moving forward.  This [...]]]></description>
			<content:encoded><![CDATA[<p>I was surprised to see this today that general support for ESX 3.5 will end in late May. What this means is ESX 3.5 asnd ESXi 3.5 will be moved into extended support mode. I have explained the different support modes below. This should spur some people into getting those planned upgrades moving forward.  This will also affect Virtual Center 2.5 so you should take a serious look at this and see if you have any risk. Get the full story directly from VMware <a href="http://www.vmware.com/support/policies/lifecycle/vi/" target="_blank">here</a>.</p>
<p>Here are the differences in the support modes.<br />
<strong>General support mode</strong>:  This means that the product is actively being tested and certified with new hardware from vendors and that it will support new Operating systems.</p>
<p><strong>Extended support mode</strong>: This is kind of a keep the lights on mode. VMware will not be actively testing and certifying any new hardware for these releases. There will not be any new Operating Systems added to the compatibility unless there is great enough customer demand. And lastly they will only be issuing security patches and critical bug fixes. There will be no other development done.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/02/endoflife.jpg" target="_blank"><img class="aligncenter size-medium wp-image-82" title="endoflife" src="http://www.virtualizetips.com/wp-content/uploads/2010/02/endoflife-300x193.jpg" alt="" width="300" height="193" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/02/vmware-esx-3-5-general-support-will-end-in-90-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
