Home Directory Plugins Email and Groupware Postfix Check Queued Emails Requests

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check Queued Emails Requests

Rating
0 votes
Favoured:
0
Current Version
v1.0
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
6629
Files:
FileDescription
check_mailq_requests.shcheck_mailq_requests.sh
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Checking Current queue of Postfix + Perfdata based on mailq command
1. Add to visudo your nrpe (NAGIOS) user
2. Add the following to nrpe.cfg:
command[check_queue]=sudo /usr/local/nagios/libexec/check_mailq_requests.sh -w 40 -c 50
3. /etc/init.d/nrpe restart
or /etc/init.d/nagios-nrpe-server restart