Revision: 1902
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1902&view=rev
Author: tonvoon
Date: 2008-01-08 08:05:36 -0800 (Tue, 08 Jan 2008)
Log Message:
-----------
Changed default test values for check_dns (using nagios.com)
Modified Paths:
--------------
nagiosplug/trunk/plugins/t/check_dns.t
Modified: nagiosplug/trunk/plugins/t/check_dns.t
===================================================================
--- nagiosplug/trunk/plugins/t/check_dns.t 2008-01-08 11:57:24 UTC (rev 1901)
+++ nagiosplug/trunk/plugins/t/check_dns.t 2008-01-08 16:05:36 UTC (rev 1902)
@@ -18,19 +18,19 @@
my $hostname_valid = getTestParameter(
"NP_HOSTNAME_VALID",
"A valid (known to DNS) hostname",
- "apple.com"
+ "nagios.com"
);
my $hostname_valid_ip = getTestParameter(
"NP_HOSTNAME_VALID_IP",
"The IP address of the valid hostname $hostname_valid",
- "17.254.3.183"
+ "66.118.156.50",
);
my $hostname_valid_reverse = getTestParameter(
"NP_HOSTNAME_VALID_REVERSE",
"The hostname of $hostname_valid_ip",
- $hostname_valid."."
+ "66-118-156-50.static.sagonet.net.",
);
my $hostname_invalid = getTestParameter(
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.