Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
PowerMTA Status Check Plugin
Current Version
1.0
Last Release Date
2012-12-21
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
Owner
Website
License
GPL
Hits
49832
Files:
File | Description |
---|---|
check_pmta | check_pmta |
This plugin is checking if PowerMTA host is alive or dead.
Also show queue length on PowerMTA host.
Command Line Usage :
./check_pmta [powermta_host_name or powermta_host_ip]
---
Nagios Usage :
Service definition :
define service{
use generic-service
host_name mngw03
service_description PowerMTA Status
check_command check_pmta!1.1.1.1
contact_groups sl_kursadd
}
Command definition:
define command{
command_name check_pmta
command_line $USER2$/check_pmta $HOSTADDRESS$ $ARG1$
}
Also show queue length on PowerMTA host.
Command Line Usage :
./check_pmta [powermta_host_name or powermta_host_ip]
---
Nagios Usage :
Service definition :
define service{
use generic-service
host_name mngw03
service_description PowerMTA Status
check_command check_pmta!1.1.1.1
contact_groups sl_kursadd
}
Command definition:
define command{
command_name check_pmta
command_line $USER2$/check_pmta $HOSTADDRESS$ $ARG1$
}
Reviews (0)
Be the first to review this listing!