<?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>Hypervisors &#8211; Nagios Library</title>
	<atom:link href="https://library.nagios.com/tag/hypervisors/feed/" rel="self" type="application/rss+xml" />
	<link>https://library.nagios.com</link>
	<description>Complete Nagios monitoring resources and documentation</description>
	<lastBuildDate>Mon, 16 Feb 2026 22:51:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://library.nagios.com/wp-content/uploads/2024/11/Nagios-Blue-N.svg</url>
	<title>Hypervisors &#8211; Nagios Library</title>
	<link>https://library.nagios.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Monitor vSphere Performance Using Nagios XI’s vSphere Wizard</title>
		<link>https://library.nagios.com/tutorials/nagios-xi-vsphere-wizard/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Fri, 18 Jul 2025 13:45:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Hypervisors]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=60530</guid>

					<description><![CDATA[VMware vSphere is a cornerstone of modern virtualization, but performance bottlenecks can disrupt critical operations. Nagios XI’s vSphere Configuration Wizard, a Premium feature included with an active support and maintenance subscription, simplifies monitoring, allowing you to track ESX/ESXi hosts and guest virtual machines (VMs) with minimal setup and no deep technical expertise required. Why Use [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>VMware vSphere is a cornerstone of modern virtualization, but performance bottlenecks can disrupt critical operations. Nagios XI’s vSphere Configuration Wizard, a Premium feature included with an active support and maintenance subscription, simplifies monitoring, allowing you to track ESX/ESXi hosts and guest virtual machines (VMs) with minimal setup and no deep technical expertise required.</p>



<h2 class="wp-block-heading">Why Use the vSphere Configuration Wizard?</h2>



<p>The vSphere Configuration Wizard lets you track a comprehensive set of performance indicators on vSphere in just a few clicks. It automatically discovers hosts and VMs, then sets up checks for critical metrics so you can maintain optimal performance and troubleshoot issues quickly.</p>



<ul class="wp-block-list">
<li><strong>Automatic Discovery:</strong> Scan ESX/ESXi hosts or vCenter Server to detect inventory instantly.</li>



<li><strong>Unified Dashboard:</strong> View hosts and guest VM statuses side by side in Nagios XI’s intuitive interface.</li>



<li><strong>Custom Thresholds:</strong> Apply warning and critical levels tailored to your environment’s needs.</li>



<li><strong>Actionable Alerts:</strong> Receive precise notifications when metrics fall outside healthy ranges.</li>
</ul>



<h2 class="wp-block-heading">Metrics You Can Monitor</h2>



<p>Monitor key VMware metrics for both hosts and guests, including:</p>



<ul class="wp-block-list">
<li><strong>Host CPU &amp; Memory:</strong> Usage (MB/%), highest CPU share, ballooning, and swap rates.</li>



<li><strong>Datastore &amp; Virtual Disk:</strong> Read/write latency, throughput, free space, and IOPS.</li>



<li><strong>Network:</strong> Throughput, packet loss, errors, and dropped packets.</li>



<li><strong>Guest VM Health:</strong> Power state, tools status, CPU ready time, and memory overhead.</li>



<li><strong>Services:</strong> Status (Up/Down) for VMware tools and agents.</li>
</ul>



<p>Select your desired metrics and customize thresholds directly in the wizard to match your service level agreements (SLAs).</p>



<h2 class="wp-block-heading">Getting Started</h2>



<p>1. <strong>Install Prerequisites:</strong> Install the required Python packages on your Nagios XI server using the following commands:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-Geist-Mono" style="font-size:.875rem;font-family:Code-Pro-Geist-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span role="button" tabindex="0" style="color:#D4D4D4;display:none" aria-label="Copy" class="code-block-pro-copy-button"><pre class="code-block-pro-copy-button-pre" aria-hidden="true"><textarea class="code-block-pro-copy-button-textarea" tabindex="-1" aria-hidden="true" readonly>python3 -m pip install --upgrade pip --break-system-packages
python3 -m pip install --upgrade setuptools wheel --break-system-packages
python3 -m pip install --upgrade importlib metadata --break-system-packages
python3 -m pip install --upgrade pyvmomi --break-system-packages</textarea></pre><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"></path></svg></span><pre class="shiki dark-plus" style="background-color: #1E1E1E" tabindex="0"><code><span class="line"><span style="color: #D4D4D4">python3 -m pip install --upgrade pip --break-system-packages</span></span>
<span class="line"><span style="color: #D4D4D4">python3 -m pip install --upgrade setuptools wheel --break-system-packages</span></span>
<span class="line"><span style="color: #D4D4D4">python3 -m pip install --upgrade importlib metadata --break-system-packages</span></span>
<span class="line"><span style="color: #D4D4D4">python3 -m pip install --upgrade pyvmomi --break-system-packages</span></span></code></pre></div>



<p>Note: On some distributions, you can install <strong><code>python3-pyvmomi</code></strong> via your package manager.</p>



<p>2. <strong>Launch the Wizard:</strong> Navigate to <strong>Configure → Configuration Wizards → vSphere</strong> in Nagios XI. Enter your ESX/ESXi or vCenter credentials, then on Step&nbsp;2, choose which hosts, VMs, and metrics to monitor.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="801" height="888" src="https://library.nagios.com/wp-content/uploads/2025/07/Metrics-step-2.png" alt="vSphere Configuration Wizards" class="wp-image-60531" title="How to Monitor vSphere Performance Using Nagios XI’s vSphere Wizard 1" srcset="https://library.nagios.com/wp-content/uploads/2025/07/Metrics-step-2.png 801w, https://library.nagios.com/wp-content/uploads/2025/07/Metrics-step-2-271x300.png 271w, https://library.nagios.com/wp-content/uploads/2025/07/Metrics-step-2-768x851.png 768w" sizes="(max-width: 801px) 100vw, 801px" /><figcaption class="wp-element-caption">vSphere step 2.</figcaption></figure>



<p>3. <strong>Start Monitoring:</strong> Complete the wizard—new services appear automatically, and Nagios XI begins collecting data and alerting based on your thresholds.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1016" height="587" src="https://library.nagios.com/wp-content/uploads/2025/07/Vsphere-service.png" alt="Monitoring with the vSphere Wizard." class="wp-image-60573" title="How to Monitor vSphere Performance Using Nagios XI’s vSphere Wizard 2" srcset="https://library.nagios.com/wp-content/uploads/2025/07/Vsphere-service.png 1016w, https://library.nagios.com/wp-content/uploads/2025/07/Vsphere-service-300x173.png 300w, https://library.nagios.com/wp-content/uploads/2025/07/Vsphere-service-768x444.png 768w" sizes="(max-width: 1016px) 100vw, 1016px" /><figcaption class="wp-element-caption">vSphere services.</figcaption></figure>



<h2 class="wp-block-heading">Additional Resources</h2>



<ul class="wp-block-list">
<li><strong>Video Tutorial:</strong> <a href="https://youtu.be/q8TMATBSVIY?t=437&amp;si=x_74SifhR6uHu5sf" target="_blank" rel="noreferrer noopener">Install Nagios XI on ESXi/vSphere</a></li>



<li><strong>Documentation:</strong> <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-VSphere.pdf" target="_blank" rel="noopener">How To Monitor vSphere In Nagios XI 2024</a></li>



<li><strong>Support:</strong> <a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Support Forum</a> | <a href="https://support.nagios.com/kb/" target="_blank" rel="noopener">Knowledge Base</a> | <a href="https://library.nagios.com/" target="_blank" rel="noreferrer noopener">Nagios Library</a></li>
</ul>



<p>Empower your team with instant vSphere monitoring that scales across hosts and VMs. Start using the vSphere Configuration Wizard today to ensure your virtual infrastructure stays responsive and reliable!</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
