[Nagiosplug-devel] changes to host resolution behavior with AF-independent patches?

Karl DeBisschop kdebisschop at alert.infoplease.com
Wed Mar 19 06:50:04 CET 2003


The current CVS head seems to do name resolution differently than it
used to (and not correctly, I think).

Jeremy - with a quick look, does it seem this might be a side effect of
your AF-independent patches (I have not looked at the code yet, though I
will if you don't recognize the change)

I think that the last example should work.

$ host d1
d1.infoplease.com has address 165.193.123.154
$ check_http -I 165.193.123.154 -H www.infoplease.com
HTTP OK HTTP/1.1 200 OK - 0.106 second response time |time=0.106
$ check_http -I 165.193.123.154                    
OK - HTTP/1.1 302 Found - 0.001 second response time |time=0.001
$ check_http -H 165.193.123.154 
OK - HTTP/1.1 302 Found - 0.001 second response time |time=0.001
$ check_http -H d1              
CRITICAL - Socket timeout after 10 seconds

-- 
Karl DeBisschop <kdebisschop at alert.infoplease.com>





More information about the Devel mailing list