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
95755
Files:
FileDescription
python-setuid.cWrapper for execution of Python setuid scripts
check_qmailq.pyThe check plugin
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.