Home Directory Plugins Email and Groupware Postfix check_snmp_postfixqueue.sh

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_snmp_postfixqueue.sh

Current Version
1.0.0.1
Last Release Date
2012-10-24
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
License
GPL
Hits
59339
Files:
FileDescription
check_snmp_posfixqueue.shScript for Nagios Server
snmppostfixqueue.shScript for Postfix Server to returne queue to SNMP Agent.
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_snmp_postfixqueue.sh
Nagios plugin to return Information from Queue Postfix by SNMP

Usage: check_snmp_postfixqueue.sh [-H hostname] [-c communauty] [-w warning] [-c critical]
-H Hostname
-C Communauty
-w (optional) warning threshold
-c (optional) critical threshold
Nagios plugin to return Information from Queue Postfix by SNMP

Usage: check_snmp_postfixqueue.sh [-H hostname] [-c communauty] [-w warning] [-c critical]
-H Hostname
-C Communauty
-w (optional) warning threshold
-c (optional) critical threshold

1. Install agent SNMP to Linux Server
2. to snmpd.conf add :

extend mailqstats /usr/local/bin/snmpqueryqueue.sh

3. restart snmpd service.

Enjoy.
Reviews (1)
byprohand, March 12, 2013
Please replace because nagios don't send an alert ! :

STATU_OK, STATU_WARNING and STATU_CRITICAL for STATE_OK, STATE_WARNING, STATE_CRITICAL

++