[Nagiosplug-devel] [ nagiosplug-New Plugins-790394 ] New plugin: check_mailq_postfix

SourceForge.net noreply at sourceforge.net
Tue Feb 8 07:43:33 CET 2005


New Plugins item #790394, was opened at 2003-08-18 09:57
Message generated for change (Comment added) made by evi9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=790394&group_id=29880

Category: Application monitor
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jacob FS (frizo)
Assigned to: Subhendu Ghosh (sghosh)
Summary: New plugin: check_mailq_postfix

Initial Comment:
Usage: check_mailq_postfix -w <WARNING> -c <CRITICAL>
Usage: check_mailq_postfix --help
Usage: check_mailq_postfix --version

Checks the number of messages in the Postfix mail queue.

WARNING = Minimum number of messages in queue to
generate warning.
CRITICAL = Minimum number of messages in queue to
generate critical alert.
WARNING must be lower than CRITICAL.

check_mailq_postfix by Jacob Friis Larsen

----------------------------------------------------------------------

Comment By: evi9 (evi9)
Date: 2005-02-08 17:42

Message:
Logged In: YES 
user_id=1214714

The plugin works fine on myserver system:
# /usr/local/nagios/libexec/check_mailq_postfix -c 10 -w 20
Critical: Mail queue = 23

The i tried to run it from remote host:
check_nrpe -H myserver -c check_mailq_postfix
CHECK_NRPE: Error receiving data from daemon.
Rest of the plugins works fine. 
Whats wrong?



----------------------------------------------------------------------

Comment By: Subhendu Ghosh (sghosh)
Date: 2004-02-13 19:49

Message:
Logged In: YES 
user_id=46572

The existing check_mailq supports postfix, can you patch
that to support message queue size instead of having a new
plugin?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=790394&group_id=29880




More information about the Devel mailing list