<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
What is your service configuration?  If you're checking SMTP remotely, there is no need for NRPE here.  I would guess your service configuration is not passing the correct variables.<BR><BR>-- <BR>Mat W. - <A href="http://www.techadre.com/">http://www.techadre.com</A><BR><BR><BR> <BR>
<HR id=stopSpelling>
Date: Tue, 30 Jun 2009 20:04:49 -0700<BR>From: deibertine@yahoo.com<BR>To: nagios-users@lists.sourceforge.net<BR>Subject: [Nagios-users] check_smtp issue<BR><BR>
<STYLE>
.ExternalClass DIV
{;}
</STYLE>

<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">
<DIV>I have setup check_smtp in my Nagios to possibly check smtp flow. <BR><BR>I have manually tested initiated this command and seems to be ok:<BR>nagios@servedhcp1~/libexec# ./check_smtp -H serveip1.csaa.com -w 3 -c 5 -t 100<BR>SMTP OK - 0.003 sec. response time|time=0.002578s;3.000000;5.000000;0.000000<BR><BR>Configured my cfgs in command.cfg:<BR>define command{<BR>command_name check_smtp<BR>command_line $USER1$/check_smtp -H $HOSTADDRESS$ -p 25 -w $ARG1$ -c $ARG2$ -t $ARG3$<BR>}<BR><BR>Configured on host nrpe:<BR>command[check_smtp]=/usr/local/nagios/libexec/check_smtp -p 25 -w 5 -c 8 -t 100<BR><BR>However when I check nagios page, I'm getting this error:<BR><SPAN style="FONT-WEIGHT: bold; FONT-STYLE: italic">check_smtp: Warning time must be a positive integer</SPAN><BR><BR>Any ideas on why this is happening?<BR><BR>Please advise.<BR><BR>Thanks!<BR>DB<BR></DIV></DIV><BR><br /><hr />Lauren found her dream laptop.  <a href='http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290' target='_new'>Find the PC that’s right for you.</a></body>
</html>