check_pop

Russell Scibetti russell at quadrix.com
Thu Dec 19 00:09:17 CET 2002


Sorry about my unclear email.  I am only talking about POP, not FTP.  My 
concern is that the default EXPECT value for check_pop (which can be 
found in the code for check_tcp) is "110."  You don't get back "110" in 
the return from a tcp connect to POP.  You get back a "+OK" in the 
return to know that everything is running.

I have sent an email to the devel lists about this and another bug in 
check_tcp (the actual default EXPECT values never get checked, hence why 
no one has seen the wrong EXPECT value for check_pop as a problem).

Also, I am referring to the Nagiosplug 1.3b2 release only.

-Russell

Jason Dixon wrote:

>On Wed, 2002-12-18 at 11:55, Russell Scibetti wrote:
>
>>I just noticed something odd about check_pop.  I know it is just a 
>>sym-link to check_tcp, which is fine, except in the check_tcp code, for 
>>doing pop checks, it does an expect for "110", which is the FTP port 
>>typically.
>>
>
>Eh?
>
>$ grep 110 /etc/services
>pop3            110/tcp         pop-3           # POP version 3
>pop3            110/udp         pop-3
>kpop            1109/tcp                        # Pop with Kerberos
>
>-J.
>
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
>Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
>MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
>T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
>_______________________________________________
>Nagios-users mailing list
>Nagios-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/nagios-users
>
>

-- 
Russell Scibetti
Quadrix Solutions, Inc.
http://www.quadrix.com
(732) 235-2335, ext. 7038


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021218/4c768d1c/attachment.html>


More information about the Users mailing list