<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for UNIX Administratosphere</title>
	<atom:link href="http://administratosphere.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://administratosphere.wordpress.com</link>
	<description>UNIX and Linux System Administration</description>
	<lastBuildDate>Fri, 29 Mar 2013 15:04:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on HowTo Fix: &#8220;[...] only available with the XS version of Scalar::Util&#8221; by kOoLiNuS</title>
		<link>http://administratosphere.wordpress.com/2012/01/18/howto-fix-only-available-with-the-xs-version-of-scalarutil/#comment-2598</link>
		<dc:creator><![CDATA[kOoLiNuS]]></dc:creator>
		<pubDate>Fri, 29 Mar 2013 15:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1624#comment-2598</guid>
		<description><![CDATA[Problem is that after today&#039;s update of Munin the trick doesn&#039;t work anymore ... gives me an error on the CPAN console :-(]]></description>
		<content:encoded><![CDATA[<p>Problem is that after today&#8217;s update of Munin the trick doesn&#8217;t work anymore &#8230; gives me an error on the CPAN console <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios and the Ampersand Character in URLs by jiec</title>
		<link>http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2589</link>
		<dc:creator><![CDATA[jiec]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 19:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2589</guid>
		<description><![CDATA[Just got your question from the email too. Please see my reply to Nitin. The trick is $${NAGIOS_SERVICEOUTPUT} in your notify-service-by-email command line.]]></description>
		<content:encoded><![CDATA[<p>Just got your question from the email too. Please see my reply to Nitin. The trick is $${NAGIOS_SERVICEOUTPUT} in your notify-service-by-email command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios and the Ampersand Character in URLs by jiec</title>
		<link>http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2588</link>
		<dc:creator><![CDATA[jiec]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 19:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2588</guid>
		<description><![CDATA[Just got your question from email. Can I see your command line in notify-service-by-email? Anyway, the trick I learned from here is $${NAGIOS_SERVICEOUTPUT}. I wrote a customized script to handle the alert but I didn&#039;t do any special treatment of serveroutput in the script. Here my command line:

$USER1$/nagios_alert &quot;$HOSTNAME$&quot; &quot;$NOTIFICATIONTYPE$&quot; &quot;$SERVICEDESC$&quot; &quot;$HOSTADDRESS$ &quot; &quot;$SERVICESTATE$&quot; &quot;$${NAGIOS_SERVICEOUTPUT}&quot; &quot;$CONTACTEMAIL$&quot; &quot;$SERVICEACKCOMMENT$&quot; &quot;$SERVICEACKAUTHOR$&quot; &quot;$SERVICEGROUPNAME$&quot;

Hope this helps.]]></description>
		<content:encoded><![CDATA[<p>Just got your question from email. Can I see your command line in notify-service-by-email? Anyway, the trick I learned from here is $${NAGIOS_SERVICEOUTPUT}. I wrote a customized script to handle the alert but I didn&#8217;t do any special treatment of serveroutput in the script. Here my command line:</p>
<p>$USER1$/nagios_alert &#8220;$HOSTNAME$&#8221; &#8220;$NOTIFICATIONTYPE$&#8221; &#8220;$SERVICEDESC$&#8221; &#8220;$HOSTADDRESS$ &#8221; &#8220;$SERVICESTATE$&#8221; &#8220;$${NAGIOS_SERVICEOUTPUT}&#8221; &#8220;$CONTACTEMAIL$&#8221; &#8220;$SERVICEACKCOMMENT$&#8221; &#8220;$SERVICEACKAUTHOR$&#8221; &#8220;$SERVICEGROUPNAME$&#8221;</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo Fix: &#8220;[...] only available with the XS version of Scalar::Util&#8221; by kOoLiNuS</title>
		<link>http://administratosphere.wordpress.com/2012/01/18/howto-fix-only-available-with-the-xs-version-of-scalarutil/#comment-2586</link>
		<dc:creator><![CDATA[kOoLiNuS]]></dc:creator>
		<pubDate>Mon, 04 Feb 2013 13:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1624#comment-2586</guid>
		<description><![CDATA[Thanks, solved an issue with Munin on a CentOS 5.9 with the EPEL repository enabled.]]></description>
		<content:encoded><![CDATA[<p>Thanks, solved an issue with Munin on a CentOS 5.9 with the EPEL repository enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios and the Ampersand Character in URLs by Margaret</title>
		<link>http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2585</link>
		<dc:creator><![CDATA[Margaret]]></dc:creator>
		<pubDate>Thu, 31 Jan 2013 07:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2011/04/16/nagios-and-the-ampersand-character-in-urls/#comment-2585</guid>
		<description><![CDATA[Good morning all,

I&#039;ve put up a nagios/nrpe script which in its output has an URL containing ampersand symbols. On the web interface everything is visualized correctly but when i receive the nagios alert email containing the URL.. the ampersand symbols have magically disappeared. Could somebody help me find the lost ampersands? 

Many Thanks,

Maggie]]></description>
		<content:encoded><![CDATA[<p>Good morning all,</p>
<p>I&#8217;ve put up a nagios/nrpe script which in its output has an URL containing ampersand symbols. On the web interface everything is visualized correctly but when i receive the nagios alert email containing the URL.. the ampersand symbols have magically disappeared. Could somebody help me find the lost ampersands? </p>
<p>Many Thanks,</p>
<p>Maggie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Instant 10-20% boost in disk performance: the &#8220;noatime&#8221; option by TK Lee</title>
		<link>http://administratosphere.wordpress.com/2011/07/29/instant-10-20-boost-in-disk-performance-the-noatime-option/#comment-2570</link>
		<dc:creator><![CDATA[TK Lee]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 02:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2011/07/29/instant-10-20-boost-in-disk-performance-the-noatime-option/#comment-2570</guid>
		<description><![CDATA[Hi,

What I want to know is how to test for his 10-20% performance improvement. I tried recursively stat&#039;ing a directory on a noatime mounted file system and I don&#039;t see any difference compared to a regular atime mounted file system.

I need to get some proof for this improvement.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What I want to know is how to test for his 10-20% performance improvement. I tried recursively stat&#8217;ing a directory on a noatime mounted file system and I don&#8217;t see any difference compared to a regular atime mounted file system.</p>
<p>I need to get some proof for this improvement.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logging every shell command by tqsp</title>
		<link>http://administratosphere.wordpress.com/2011/05/20/logging-every-shell-command/#comment-2569</link>
		<dc:creator><![CDATA[tqsp]]></dc:creator>
		<pubDate>Wed, 09 Jan 2013 07:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2011/05/20/logging-every-shell-command/#comment-2569</guid>
		<description><![CDATA[search &quot;bash history shell&quot;
Great, that was what I just wanted now ! Thanx a lot !]]></description>
		<content:encoded><![CDATA[<p>search &#8220;bash history shell&#8221;<br />
Great, that was what I just wanted now ! Thanx a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet error: already in progress; skipping by akash</title>
		<link>http://administratosphere.wordpress.com/2012/06/09/puppet-error-already-in-progress-skipping/#comment-2567</link>
		<dc:creator><![CDATA[akash]]></dc:creator>
		<pubDate>Mon, 07 Jan 2013 09:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1792#comment-2567</guid>
		<description><![CDATA[nice post .

Also - path to puppedtlock could be different from yours like for me it differs  (i am on debian), we can use following commands - updatedb ; locate puppetdlock]]></description>
		<content:encoded><![CDATA[<p>nice post .</p>
<p>Also &#8211; path to puppedtlock could be different from yours like for me it differs  (i am on debian), we can use following commands &#8211; updatedb ; locate puppetdlock</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The wheel Group by click through the up coming website</title>
		<link>http://administratosphere.wordpress.com/2007/07/19/the-wheel-group/#comment-2565</link>
		<dc:creator><![CDATA[click through the up coming website]]></dc:creator>
		<pubDate>Thu, 03 Jan 2013 03:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2007/07/19/the-wheel-group/#comment-2565</guid>
		<description><![CDATA[When someone writes an article he/she maintains the idea of a user 
in his/her mind that how a user can be aware of it.
Therefore that&#039;s why this article is outstdanding. Thanks!]]></description>
		<content:encoded><![CDATA[<p>When someone writes an article he/she maintains the idea of a user<br />
in his/her mind that how a user can be aware of it.<br />
Therefore that&#8217;s why this article is outstdanding. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resetting the MacOS X 10.4 (Tiger) Admin Password (without disk!) by Mary Jo Purkey</title>
		<link>http://administratosphere.wordpress.com/2012/01/11/resetting-the-macos-x-10-4-tiger-admin-password-without-disk/#comment-2564</link>
		<dc:creator><![CDATA[Mary Jo Purkey]]></dc:creator>
		<pubDate>Mon, 31 Dec 2012 05:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1614#comment-2564</guid>
		<description><![CDATA[David,
When I get the gray screen and press control-s nothing comes up but a blue screen and there is nowhere to type in the prompt]]></description>
		<content:encoded><![CDATA[<p>David,<br />
When I get the gray screen and press control-s nothing comes up but a blue screen and there is nowhere to type in the prompt</p>
]]></content:encoded>
	</item>
</channel>
</rss>