Return code of 141 is out of bounds - Continued

Duane Hill d.hill at yournetplus.com
Tue Feb 24 03:01:06 CET 2009


FreeBSD 6.3-RELEASE-p4, Nagios v3.0.6

I now have another server that is having issues with Nagios reporting:

     (Return code of 141 is out of bounds)

on an SMTP check to a Postfix server. The check command is as follows:

     # 'check_smtp' command definition
     define command{
         command_name    check_smtp
         command_line    $USER1$/check_smtp -H $HOSTADDRESS$ -p $ARG1$ -t $ARG2$
     }

which was previously suggested, and the service is defined as such:

     define service {           ; smtp port 25
         use                    ynp-services-duane
         host_name              pri_spam_filt
         service_description    SMTP
         check_command          check_smtp!25!60
     }

What can I do to correct the issue?

-d

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list