<?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>System Adm &#187; software</title>
	<atom:link href="http://www.system.adm.br/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system.adm.br</link>
	<description>Some IT Tips (Linux, Unix, HP-UX, AIX, Solaris, etc).</description>
	<lastBuildDate>Wed, 19 May 2010 20:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Solaris and NRPE</title>
		<link>http://www.system.adm.br/2009/08/solaris-and-nrpe/</link>
		<comments>http://www.system.adm.br/2009/08/solaris-and-nrpe/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:16:20 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=148</guid>
		<description><![CDATA[A very nice guide to install NRPE and nagios-plugins on Solaris 10 can be found here. To stop/start the NRPE, you can use the following command: # svcadm disable svc:/network/nrpe/tcp # svcadm enable svc:/network/nrpe/tcp If you keep getting the &#34;CHECK_NRPE: Error &#8211; Could not complete SSL handshake.&#34; message, see this FAQ comment]]></description>
			<content:encoded><![CDATA[<p>A very nice guide to install NRPE and nagios-plugins on Solaris 10 can be found <a href="http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/">here</a>. To stop/start the NRPE, you can use the following command:</p>
<pre><span style="font-size: 12px;"><code># svcadm disable svc:/network/nrpe/tcp
# svcadm enable svc:/network/nrpe/tcp
</code></span></pre>
<p>
	If you keep getting the &quot;CHECK_NRPE: Error &#8211; Could not complete SSL handshake.&quot; message, see <a href="http://support.nagios.com/knowledgebase/faqs/index.php?option=com_content&amp;view=article&amp;id=52&amp;catid=35&amp;faq_id=372&amp;expand=false&amp;showdesc=true">this FAQ comment</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2009/08/solaris-and-nrpe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing installed packages in HP-UX</title>
		<link>http://www.system.adm.br/2009/05/listing-installed-packages-in-hp-ux/</link>
		<comments>http://www.system.adm.br/2009/05/listing-installed-packages-in-hp-ux/#comments</comments>
		<pubDate>Wed, 13 May 2009 12:23:13 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=97</guid>
		<description><![CDATA[To list all installed packages on HP-UX, you can use the following command: # swlist -l &#160;]]></description>
			<content:encoded><![CDATA[<p>To list all installed packages on HP-UX, you can use the following command:</p>
<p>	<span style="font-size: 12px;"><code># swlist -l</code></span></p>
<p>	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2009/05/listing-installed-packages-in-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
