Home Directory Plugins Email and Groupware check_pmta_connections

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_pmta_connections

Current Version
1.0
Last Release Date
2011-05-02
Compatible With
  • Nagios 3.x
License
GPL
Hits
94102
Files:
FileDescription
check_pmta_connectionscheck_pmta_connections
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Monitor PowerMTA in/out connections based on PMTA web status page.

It's based on lynx --dump (so you have to have lynx) and greps text to obtain the desired values.


define command{
command_name check_pmta_connections
command_line /usr/lib64/nagios/plugins/check_pmta_connections -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$
}

Usage: check_pmta_connections -i/-o -w -c -x -d
-H --hostn=
This must be defined
-i --inbound Proccess Inbound connections
-o --outbound Proccess Outbound connections
-v, --verbose
print extra debugging information
-w, --warninginbound =
-c, --criticalinbound =
-x, --warninginbound =
-d, --criticalinbound =
-h, --help This help