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