Re: [Nagios-users] check_smtp doesn't support TLS?

2010-12-27 Thread Chris Beattie
tal...@gmail.com wrote: I'm trying to setup the check_smtp plugin for a remote mail server. I downloaded the latest version of nagios-plugins, built and installed it. This is what I get when I invoke check_smtp from the command line (actual data removed) - received 530 5.7.0 Must issue a

[Nagios-users] check_smtp doesn't support TLS?

2010-12-26 Thread tal...@gmail.com
Hello, I'm trying to setup the check_smtp plugin for a remote mail server. I downloaded the latest version of nagios-plugins, built and installed it. This is what I get when I invoke check_smtp from the command line (actual data removed) - check_smtp -S -H server -p port -A LOGIN -U username

Re: [Nagios-users] check_smtp issue

2009-07-09 Thread Morris, Patrick
On Wed, 01 Jul 2009, Dei Bertine wrote: I got it! :-) I got confused with the check_nrpe plugin. So what I did was enabled nrpe on the host side, then configured my services in nagios to check_nrpe!check_smtp Now Nagios is happy. SMTP OK - 0.004 sec. response time Assuming you want

Re: [Nagios-users] check_smtp issue

2009-07-01 Thread Mathew Walker
To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_smtp issue I have setup check_smtp in my Nagios to possibly check smtp flow. I have manually tested initiated this command and seems to be ok: nag...@servedhcp1~/libexec# ./check_smtp -H serveip1.csaa.com -w 3 -c 5 -t 100 SMTP

Re: [Nagios-users] check_smtp issue

2009-07-01 Thread Dei Bertine
!/check_smtp -p 25 -w 5 -c 8 -t 100 } Am I missing something? Thanks. From: Mathew Walker lmw94...@hotmail.com To: deibert...@yahoo.com; nagios-users@lists.sourceforge.net Sent: Wednesday, July 1, 2009 9:58:22 AM Subject: RE: [Nagios-users] check_smtp issue

Re: [Nagios-users] check_smtp issue

2009-07-01 Thread Mike Saldivar
On Tue, Jun 30, 2009 at 9:04 PM, Dei Bertine deibert...@yahoo.com wrote: I have setup check_smtp in my Nagios to possibly check smtp flow. I have manually tested initiated this command and seems to be ok: nag...@servedhcp1~/libexec# ./check_smtp -H serveip1.csaa.com -w 3 -c 5 -t 100 SMTP OK

Re: [Nagios-users] check_smtp issue

2009-07-01 Thread Dei Bertine
Bertine deibert...@yahoo.com To: Mathew Walker lmw94...@hotmail.com; nagios-users@lists.sourceforge.net Sent: Wednesday, July 1, 2009 10:54:36 AM Subject: Re: [Nagios-users] check_smtp issue Ok, I remove the nrpe side and configured instead my service for the host. I changed it to this: define

[Nagios-users] check_smtp issue

2009-06-30 Thread Dei Bertine
I have setup check_smtp in my Nagios to possibly check smtp flow. I have manually tested initiated this command and seems to be ok: nag...@servedhcp1~/libexec# ./check_smtp -H serveip1.csaa.com -w 3 -c 5 -t 100 SMTP OK - 0.003 sec. response time|time=0.002578s;3.00;5.00;0.00

Re: [Nagios-users] check_smtp und SMTPS

2009-03-22 Thread Dirk H. Schulz
Kevin, Kevin Keane schrieb: Dirk H. Schulz wrote: Marc Powell schrieb: On Mar 20, 2009, at 9:57 AM, Dirk H. Schulz wrote: Hi Folks, I am trying to check a mailserver using SSL: ./check_smtp -H my.server.tld -S -p 465 CRITICAL - Socket timeout after 10

Re: [Nagios-users] check_smtp und SMTPS

2009-03-21 Thread Dirk H. Schulz
Marc Powell schrieb: On Mar 20, 2009, at 9:57 AM, Dirk H. Schulz wrote: Hi Folks, I am trying to check a mailserver using SSL: ./check_smtp -H my.server.tld -S -p 465 CRITICAL - Socket timeout after 10 seconds ./check_tcp -H my.server.tld -p 465 TCP OK - 0.002 second response time on

Re: [Nagios-users] check_smtp und SMTPS

2009-03-21 Thread Kevin Keane
Dirk H. Schulz wrote: Marc Powell schrieb: On Mar 20, 2009, at 9:57 AM, Dirk H. Schulz wrote: Hi Folks, I am trying to check a mailserver using SSL: ./check_smtp -H my.server.tld -S -p 465 CRITICAL - Socket timeout after 10 seconds ./check_tcp -H my.server.tld -p 465 TCP

[Nagios-users] check_smtp und SMTPS

2009-03-20 Thread Dirk H. Schulz
Hi Folks, I am trying to check a mailserver using SSL: ./check_smtp -H my.server.tld -S -p 465 CRITICAL - Socket timeout after 10 seconds ./check_tcp -H my.server.tld -p 465 TCP OK - 0.002 second response time on port 465|time=0.001616s;;; 0.00;10.00 SMTPS ist in productive use on that

Re: [Nagios-users] check_smtp und SMTPS

2009-03-20 Thread Marc Powell
On Mar 20, 2009, at 9:57 AM, Dirk H. Schulz wrote: Hi Folks, I am trying to check a mailserver using SSL: ./check_smtp -H my.server.tld -S -p 465 CRITICAL - Socket timeout after 10 seconds ./check_tcp -H my.server.tld -p 465 TCP OK - 0.002 second response time on port

[Nagios-users] check_smtp

2008-04-28 Thread Nair
hi all, Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Thank you, nair. - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting

Re: [Nagios-users] check_smtp

2008-04-28 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nair wrote: Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Read the manual on the command. You should take the time to read the manual on Nagios and look up these kinds of answers yourself before

Re: [Nagios-users] check_smtp

2008-04-28 Thread Jay R. Ashworth
On Mon, Apr 28, 2008 at 03:10:37PM -, Nair wrote: Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Google for nagios procurve. There's an example of using check_snmp to monitor HP ProCurve switches at, I think, Nagios Exchange, that

Re: [Nagios-users] check_smtp

2008-04-28 Thread Gary Every
Usage:check_smtp -H host [-p port] [-e expect] [-C command] [-f from addr][-A authtype -U authuser -P authpass] [-w warn] [-c crit] [-t timeout] [-S] [-D days] [-n] [-v] [-4|-6] Do that from the command-line, you'll see the output - as well as status. On Mon, Apr 28, 2008 at 8:10 AM, Nair

Re: [Nagios-users] check_smtp

2008-04-28 Thread Rodrick Brown
, April 28, 2008 11:11 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_smtp hi all, Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Thank you, nair. JS REDhttp://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi

Re: [Nagios-users] check_smtp

2008-04-28 Thread Patrick Morris
On Mon, 28 Apr 2008, Jay R. Ashworth wrote: On Mon, Apr 28, 2008 at 03:10:37PM -, Nair wrote: Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Google for nagios procurve. There's an example of using check_snmp to monitor HP

Re: [Nagios-users] check_smtp

2008-04-28 Thread Jay R. Ashworth
On Mon, Apr 28, 2008 at 11:19:44AM -0700, Patrick Morris wrote: On Mon, 28 Apr 2008, Jay R. Ashworth wrote: On Mon, Apr 28, 2008 at 03:10:37PM -, Nair wrote: Could you pls let me know usage of check_smtp to exceute an smtp command and display its output. Google for nagios

Re: [Nagios-users] check_smtp times out

2008-03-08 Thread Marc Powell
On Mar 7, 2008, at 5:16 PM, Julie S. Lin wrote: Hi All for one particular server (mail.borken.com) it sporadically comes back Socket timeout after 10 seconds when doing smtp_checks. however, another server outside the cisco pix firewall works fine doing the same check. other

Re: [Nagios-users] check_smtp times out

2008-03-08 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julie S. Lin wrote: | Hi All | | for one particular server (mail.borken.com) it sporadically comes back | Socket timeout after 10 seconds when doing smtp_checks. however, | another server | outside the cisco pix firewall works fine doing the same

[Nagios-users] check_smtp - Invalid SMTP response received from host

2008-03-06 Thread James Bond
Hi AllFor a few hours a day off and on, I get the following warning from check_smtp -H xx.xx.xx.xx command running on the main Nagios host:Invalid SMTP response received from hostSMTP WARNING - 0.005 sec. response time|time=0.004907s;;;0.00During this problem, if I run the same command on

Re: [Nagios-users] check_smtp - Invalid SMTP response received from host

2008-03-06 Thread Sean McAvoy
I'd suggest running tcpdump to capture the packet(s) causing the problem. On 6-Mar-08, at 11:45 , James Bond wrote: Hi All For a few hours a day off and on, I get the following warning from check_smtp -H xx.xx.xx.xx command running on the main Nagios host: Invalid SMTP response received

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Alex Dehaini
. 47903A17.3806) Closing connection to mail.xxx.com. QUIT 221 Bye. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, January 17, 2008 7:33 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp issues

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Julie S. Lin
mailto:nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp issues -Original Message- From: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [mailto:nagios-users- mailto:nagios-users- [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]] On Behalf

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Marc Powell
On Jan 17, 2008, at 11:38 PM, Julie S. Lin wrote: Hi All Sorry for the incomplete info, I do know better, really. Pls forgive. Anyways, below is the result I get when I manually run check_smtp from my plugins directory. This is on a redhat es4 machine running 1.2 nagios (yes, very

[Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
Hi I just added a new mail server and am having trouble getting check_smtp to check it properly. This mail server is on a different network than my nagios server HOWEVER, I can telnet to the standard ports ( 25 and 993 just fine) check_smtp to another mail server on yet another network works.

Re: [Nagios-users] check_smtp issues

2008-01-17 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Julie S. Lin Sent: Thursday, January 17, 2008 6:36 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_smtp issues Hi I just added a new mail server and am

Re: [Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp issues -Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Julie S. Lin Sent: Thursday, January 17, 2008 6:36 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_smtp issues

[Nagios-users] Check_SMTP plugin Problem

2007-11-29 Thread Kaplan, Andrew H.
Hi there - I want to monitor the status of our Sendmail server, and I plan on using the check_smtp plugin. When I manually run the plugin using the following syntax: ./check_smtp -H hostname The output I get is the following: Connection refused SMTP CRITICAL - 0.000 sec. response

Re: [Nagios-users] Check_SMTP plugin Problem

2007-11-29 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kaplan, Andrew H. wrote: The server is outside the company’s firewall, but it is able to be monitored via port 5666. What steps can I take to enable the use of this plugin? The Nagios Read the help on the plugin. ./check_smtp --help

Re: [Nagios-users] Check_SMTP plugin Problem

2007-11-29 Thread Kaplan, Andrew H.
To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Check_SMTP plugin Problem -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kaplan, Andrew H. wrote: The server is outside the company's firewall, but it is able to be monitored via port 5666. What steps can I take to enable the use

Re: [Nagios-users] Check_SMTP plugin Problem

2007-11-29 Thread stava
no SMTP server listening on port 5666. Cheers /Lars -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Hetrick Sent: Thursday, November 29, 2007 4:38 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Check_SMTP plugin Problem

Re: [Nagios-users] check_smtp socket timeout problem

2007-02-15 Thread Marc Powell
Please always respond on list so that others benefit from your experience and to maximize your chances of finding a solution. -Original Message- From: Lane, Jim [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 14, 2007 9:39 AM To: Marc Powell Subject: RE: [Nagios-users] check_smtp

Re: [Nagios-users] check_smtp socket timeout problem

2007-02-15 Thread Lane, Jim
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: February 15, 2007 9:28 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp socket timeout problem Please always respond on list so that others benefit from your experience

[Nagios-users] check_smtp socket timeout problem

2007-02-13 Thread Lane, Jim
Hi, All I'm not sure this is a Nagios problem strictly speaking but hopefully people here may be able to shed some light on it. I have a set of 4 Solaris 10 boxes one of which is the Nagios server, Nagios 2.6 to be exact. The other 3 boxes are monitored by it. One thing I'm checking is SMTP

Re: [Nagios-users] check_smtp socket timeout problem

2007-02-13 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Lane, Jim Sent: Tuesday, February 13, 2007 9:04 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_smtp socket timeout problem Hi, All [chop] know