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 iss
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 -p -A LOGIN -U -P -v
HELOCMD: E
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
Bertine
To: Mathew Walker ; 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 service{
use
On Tue, Jun 30, 2009 at 9:04 PM, Dei Bertine 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 - 0.003 sec. r
!/check_smtp -p 25 -w 5 -c 8 -t 100
}
Am I missing something?
Thanks.
From: Mathew Walker
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
What is your
om
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
LS,
Dei scribbled on 2009-07-01:
> I have setup check_smtp in my Nagios to possibly check smtp flow.
>
> Configured my cfgs in command.cfg:
> define command{
> command_name check_smtp
> command_line $USER1$/check_smtp -H $HOSTADDRESS$ -p 25 -w $ARG1$ -c
> $ARG2$ -t $ARG3$ }
OK.
>
> Configure
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
Configur
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 4
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
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 secon
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 465|time=0.0
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
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 f
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 mo
il 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
RED<http://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi/2087
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 <[EM
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, th
-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
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
-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 sam
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.
>
On Fri, 07 Mar 2008, 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
> checks
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
checks involving mail.borken.com come back fine, so firewal
Hi Nick,
are you able to connect to machine xx.xx.xx.xx on port 25 by telnet
during the error occurs?
Or maybe the smtp service gives a temporary failure for external
connections because of high load for example. Took a look in the
mail.log what is written down there ?
Kind regards, Dennis
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 r
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 host""SMTP WARNING - 0.005 sec. response
time|time=0.004907s;;;0.00"During this problem, if I run the same comman
ROTECTED]>>
> 250 Ok.
> >>> DATA
> 354 Ok.
> >>> .
> 250 Ok. 47903A17.3806
> [EMAIL PROTECTED] Sent (Ok. 47903A17.3806)
> Closing connection to mail.xxx.com <http://mail.xxx.com>.
> >>> QUIT
&g
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
t; 250 Ok. 47903A17.3806
> [EMAIL PROTECTED] Sent (Ok. 47903A17.00003806)
> Closing connection to mail.xxx.com.
> >>> QUIT
> 221 Bye.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Marc
> Powell
> Sent: Thursda
ailto:[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
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Julie
> -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
>
>
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.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
stava wrote:
> On Thu, 29 Nov 2007 16:42:20 -0500, "Kaplan, Andrew H." <[EMAIL PROTECTED]>
> wrote:
>> Hi there --
>>
>> I tried the command syntax you suggested, and the output was the
>> following:
>>
>> Invalid SMTP response received from host on p
ose that could mean?
I wild guess: there's 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
: 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 ena
-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
./chec
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
The output I get is the following:
Connection refused
SMTP CRITICAL - 0.000 sec. response time|time
-
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 and to
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
> -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
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 wi
On Wed, 7 Jun 2006, Jon Otterholm wrote:
> I am having trouble with check_smtp and postfix. Both the nagios server
> and the mailserver are Freebsd 6.1. Nagios version 2.0 and plugins
> version 1.4.2.
>
> The problem is that the smtp sessions generated by check_smtp are left
> running on the mails
Hi.
I am having trouble with check_smtp and postfix. Both the nagios server
and the mailserver are Freebsd 6.1. Nagios version 2.0 and plugins
version 1.4.2.
The problem is that the smtp sessions generated by check_smtp are left
running on the mailserver (sessions from other servers terminates
45 matches
Mail list logo