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_qmailq

Rating
1 vote
Favoured:
0
Hits
96036
Files:
FileDescription
python-setuid.cWrapper for execution of Python setuid scripts
check_qmailq.pyThe check plugin
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!
Check qmail queue.
**Installation**

# Edit **python-setuid.c** and update the first 2 define lines with path to your python binary and path to check_qmailq.py

# Compile **python-setuid.c**
gcc python-setuid.c -o check_qmailq

# copy check_qmailq.py and check_qmail in /usr/libexec/nagios

# modify /etc/nagios/nrpe.conf to add check_qmailq control

# restart nrpe
Reviews (1)
byzokko, October 21, 2011
check_qmailq.py is an empty file. please fix.