Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_postfixqueue.sh
1.0.0.1
2012-10-24
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
GPL
59339
File | Description |
---|---|
check_snmp_posfixqueue.sh | Script for Nagios Server |
snmppostfixqueue.sh | Script for Postfix Server to returne queue to SNMP Agent. |
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!
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.
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
++
STATU_OK, STATU_WARNING and STATU_CRITICAL for STATE_OK, STATE_WARNING, STATE_CRITICAL
++