<html>
<head>
</head>
<body>
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. <br>
<br>
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).<br>
<br>
Also, I am referring to the Nagiosplug 1.3b2 release only.<br>
<br>
-Russell<br>
<br>
Jason Dixon wrote:<br>
<blockquote type="cite" cite="mid:1040234792.1401.6.camel@lappy.fuzzypenguin.net">
  <pre wrap="">On Wed, 2002-12-18 at 11:55, Russell Scibetti wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">I just noticed something odd about check_pop.  I know it is just a <br>sym-link to check_tcp, which is fine, except in the check_tcp code, for <br>doing pop checks, it does an expect for "110", which is the FTP port <br>typically.<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>Eh?<br><br>$ grep 110 /etc/services<br>pop3            110/tcp         pop-3           # POP version 3<br>pop3            110/udp         pop-3<br>kpop            1109/tcp                        # Pop with Kerberos<br><br>-J.<br><br><br><br>-------------------------------------------------------<br>This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!<br>Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,<br>MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.<br>T H I N K G E E K . C O M       <a class="moz-txt-link-freetext" href="http://www.thinkgeek.com/sf/">http://www.thinkgeek.com/sf/</a><br>_______________________________________________<br>Nagios-users mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users
 
">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br><br><br></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="$mailwrapcol">-- 
Russell Scibetti
Quadrix Solutions, Inc.
<a class="moz-txt-link-freetext" href="http://www.quadrix.com">http://www.quadrix.com</a>
(732) 235-2335, ext. 7038
</pre>
    <br>
    </body>
    </html>