<?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>Monitor VMware ESXi hardware without root (Nagios) &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/tag/monitor-vmware-esxi-hardware-without-root-nagios/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Wed, 12 Mar 2014 08:26:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Monitor VMware ESXi hardware without root (Nagios)</title>
		<link>https://arunns.net/monitor-vmware-esxi-hardware-without-root-nagios/</link>
					<comments>https://arunns.net/monitor-vmware-esxi-hardware-without-root-nagios/#comments</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Wed, 12 Mar 2014 08:26:32 +0000</pubDate>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Monitor VMware ESXi hardware without root (Nagios)]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=791</guid>

					<description><![CDATA[Download and configure the plugin: https://exchange.nagios.org/directory/Plugins/Operating-Systems/*-Virtual-Environments/VMWare/check_esxi_hardware-2Epy/ &#8211; Create a new user in ESXi with no access privilege, you need to login to the ESXi directly to do that. &#8211; Enable SSH, and add nagios user to root group: # vi /etc/group root:x:0:root,nagios &#8211; Check from the command line, if it works ./check_esxi_hardware.py --host https://esxihost:5989 --user [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Download and configure the plugin: <a href="https://exchange.nagios.org/directory/Plugins/Operating-Systems/*-Virtual-Environments/VMWare/check_esxi_hardware-2Epy/" target="_blank" rel="noopener noreferrer">https://exchange.nagios.org/directory/Plugins/Operating-Systems/*-Virtual-Environments/VMWare/check_esxi_hardware-2Epy/</a></p>
<p>&#8211; Create a new user in ESXi with no access privilege, you need to login to the ESXi directly to do that.</p>
<p>&#8211; Enable SSH, and add nagios user to root group:<br />
<code># vi /etc/group<br />
root:x:0:root,nagios</code></p>
<p>&#8211; Check from the command line, if it works<br />
<code>./check_esxi_hardware.py --host https://esxihost:5989 --user file:credentials.txt --pass file:credentials.txt<br />
OK - Server: Cisco Systems Inc.....<br />
</code><br />
&#8211; Configure the credentials files to use the nagios user credentials.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/monitor-vmware-esxi-hardware-without-root-nagios/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
