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{
com
On Mon, 5 Jan 2009, jmose...@corp.xanadoo.com wrote:
> First, the syntax of the check_command should be:
>
> check_smtp!25!60
>
> And for that to work, the entry in your checkcommands.cfg would look like:
>
> # 'check_smtp' command definition
> define command{
>command_namecheck_smtp
>
Every once in a while I will get a critical alert stating:
Notification Type: PROBLEM
Service: SMTP
Host: Secondary Spam Filter
Address: 192.168.1.50
State: CRITICAL
Date/Time: Tue Jan 6 00:43:01 UTC 2009
Additional Info:
(Return code of 141 is out of bo