<?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/"
		>
<channel>
	<title>Comments on: PNP template for check_apache2.sh</title>
	<atom:link href="http://www.matejunkie.com/pnp-template-for-check_apache2-sh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matejunkie.com/pnp-template-for-check_apache2-sh/</link>
	<description>"Look behind you, a Three-Headed Monkey!"</description>
	<lastBuildDate>Tue, 25 May 2010 09:39:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jason Antman</title>
		<link>http://www.matejunkie.com/pnp-template-for-check_apache2-sh/comment-page-1/#comment-5841</link>
		<dc:creator>Jason Antman</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.matejunkie.com/?p=1246#comment-5841</guid>
		<description>In response to Dave&#039;s post, I had the same errors.

Changes:
1) Line 1 should be &quot;&lt;?php&quot; not &quot;&lt;php&quot;
2) Line 26, should start as &quot;$opt[2] =&quot; not &quot;$opt[2] .=&quot;
3) Line 27, should start as &quot;$def[2] =&quot; not &quot;$def[2] .=&quot;

That should fix it.</description>
		<content:encoded><![CDATA[<p>In response to Dave&#8217;s post, I had the same errors.</p>
<p>Changes:<br />
1) Line 1 should be &#8220;&lt;?php&quot; not &quot;&lt;php&quot;<br />
2) Line 26, should start as &quot;$opt[2] =&quot; not &quot;$opt[2] .=&quot;<br />
3) Line 27, should start as &quot;$def[2] =&quot; not &quot;$def[2] .=&quot;</p>
<p>That should fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Creamer</title>
		<link>http://www.matejunkie.com/pnp-template-for-check_apache2-sh/comment-page-1/#comment-5320</link>
		<dc:creator>Dave Creamer</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.matejunkie.com/?p=1246#comment-5320</guid>
		<description>Heya Mike,
   Quick question. I just updated to the PNP4Nagios 0.6.x version, and it seems like it doesn&#039;t like your PHP template. It throws the error of &quot;Template /usr/local/pnp4nagios/share/templates.dist/check_apache2.php does not provide array $def[].&quot; Any ideas on what&#039;s missing?

Thanks for all the work, 
Dave</description>
		<content:encoded><![CDATA[<p>Heya Mike,<br />
   Quick question. I just updated to the PNP4Nagios 0.6.x version, and it seems like it doesn&#8217;t like your PHP template. It throws the error of &#8220;Template /usr/local/pnp4nagios/share/templates.dist/check_apache2.php does not provide array $def[].&#8221; Any ideas on what&#8217;s missing?</p>
<p>Thanks for all the work,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scdowling</title>
		<link>http://www.matejunkie.com/pnp-template-for-check_apache2-sh/comment-page-1/#comment-4478</link>
		<dc:creator>scdowling</dc:creator>
		<pubDate>Thu, 10 Sep 2009 00:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.matejunkie.com/?p=1246#comment-4478</guid>
		<description>First of all, thank you for a great PNP template and Apache check!

Just a heads up though, I found out that the check_apache2.php PNP template that was uploaded to the Nagios Exchange is a different version than posted here http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details

I noticed it when one had:
&lt;code&gt;#   PNP Template for check_bind.sh&lt;/code&gt;

and the blog post has the corrected:
&lt;code&gt;#   PNP Template for check_apache2.sh&lt;/code&gt;

Also, a slight typo on the Nagios Exchange version:

Before
&lt;code&gt;&lt;php&lt;/code&gt;
After
&lt;code&gt;&lt;?php&lt;/code&gt;

This had me stumped for a while when trying to get this template to work ;-)

Thanks again!</description>
		<content:encoded><![CDATA[<p>First of all, thank you for a great PNP template and Apache check!</p>
<p>Just a heads up though, I found out that the check_apache2.php PNP template that was uploaded to the Nagios Exchange is a different version than posted here <a href="http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details" rel="nofollow">http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details</a></p>
<p>I noticed it when one had:<br />
<code>#   PNP Template for check_bind.sh</code></p>
<p>and the blog post has the corrected:<br />
<code>#   PNP Template for check_apache2.sh</code></p>
<p>Also, a slight typo on the Nagios Exchange version:</p>
<p>Before<br />
<code>&lt;php</code><br />
After<br />
<code>&lt;?php</code></p>
<p>This had me stumped for a while when trying to get this template to work ;-)</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
