Nagios NRPE Command for checking exim queue count
Written by Sayid Munawar <ayik@freebsd.or.id>
script skeleteon based on check_log written by Ethan Galstad (nagios@nagios.org)
Last Modified: August 5, 2006
Usage: ./check_eximq [-w count_warn] -c [count_crit]
Description:
This plugin will get output from exim -bpc. That is the count for current exim queue
if output is below count_warn then will return OK,
if output is between count_warn and count_crit it will return WARN
if output is larger than count_crit it will return CRIT.
Success tested on :
- CENTOS Enterprise 5 (nagios-plugins 1.4.10)
- Freebsd 6.2 (nagios-plugins 1.4.10, NRPE Plugin Version: 2.11)
- REDHAT Enterprise 3 (nagios-plugins 1.4.10)
Nagios NRPE Command for checking exim queue count
Popularity: 24% [?]





