Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_pmta_connections
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!
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
Reviews (0)
Be the first to review this listing!