<?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: How to Enable check_dns on Nagios Monitoring System	</title>
	<atom:link href="https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Thu, 27 May 2021 13:03:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Anónimo		</title>
		<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-114536</link>

		<dc:creator><![CDATA[Anónimo]]></dc:creator>
		<pubDate>Thu, 27 May 2021 13:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1401#comment-114536</guid>

					<description><![CDATA[Actually the correct way is:
command_line $USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$

This is because -H stands for the querying address and -s the hosts where the DNS server is running. We are not quering 199.99.99.99 using server google.com. We are querying google.com using 199.99.99.99]]></description>
			<content:encoded><![CDATA[<p>Actually the correct way is:<br />
command_line $USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$</p>
<p>This is because -H stands for the querying address and -s the hosts where the DNS server is running. We are not quering 199.99.99.99 using server google.com. We are querying google.com using 199.99.99.99</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul Ooi		</title>
		<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-113992</link>

		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Fri, 19 Mar 2021 09:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1401#comment-113992</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-113991&quot;&gt;Mihai M.&lt;/a&gt;.

Thanks! Corrected.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-113991">Mihai M.</a>.</p>
<p>Thanks! Corrected.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihai M.		</title>
		<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-113991</link>

		<dc:creator><![CDATA[Mihai M.]]></dc:creator>
		<pubDate>Fri, 19 Mar 2021 09:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1401#comment-113991</guid>

					<description><![CDATA[Hello,
The line:
command_line       $USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$

should be
command_line       $USER1$/check_dns -H $HOSTADDRESS$ -s $ARG1$

The -H needs to stand for HOSTADDRESS and -s is a ARG follower.]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
The line:<br />
command_line       $USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$</p>
<p>should be<br />
command_line       $USER1$/check_dns -H $HOSTADDRESS$ -s $ARG1$</p>
<p>The -H needs to stand for HOSTADDRESS and -s is a ARG follower.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tweets that mention How to Enable check_dns on Nagios Monitoring System &#124; takizo, not takezo -- Topsy.com		</title>
		<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/comment-page-1#comment-79412</link>

		<dc:creator><![CDATA[Tweets that mention How to Enable check_dns on Nagios Monitoring System &#124; takizo, not takezo -- Topsy.com]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 17:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1401#comment-79412</guid>

					<description><![CDATA[[...] This post was mentioned on Twitter by Michael O&#039;Keefe, takizo. takizo said: How to Enable check_dns on Nagios Monitoring System http://goo.gl/fb/ly43s [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] This post was mentioned on Twitter by Michael O&#039;Keefe, takizo. takizo said: How to Enable check_dns on Nagios Monitoring System <a href="http://goo.gl/fb/ly43s" rel="nofollow ugc">http://goo.gl/fb/ly43s</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
