Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_asterisk_siptrunk
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_asterisk_siptrunk
=======================
This plugin will check the status of a SIP Peer via the Asterisk Management Interface (AMI)
Usage: check_asterisk_siptrunk.pl [ -v|--verbose ] [--host|-H host] [--port|-P port]
--user AMIUser --pass AMIPass --peer SIP Peer
-?, --usage
Print usage information
-h, --help
Print detailed help screen
-V, --version
Print version information
--extra-opts=[section][@file]
Read options from an ini file. See http://nagiosplugins.org/extra-opts
for usage and examples. (Currently not implemented)
-H, --host IP Address for AMI (Default: 127.0.0.1)
-P, --port Port for AMI (Default: 5038)
--user Username for AMI
--pass Password for AMI
--peer Name of the SIP peer to check
-t, --timeout=INTEGER
Seconds before plugin times out (default: 15)
-v, --verbose
Show details for command-line debugging (can repeat up to 3 times)
## Requirements
- Asterisk::AMI (http://search.cpan.org/~greenbean/Asterisk-AMI/)
- Nagios::Plugin (http://search.cpan.org/~tonvoon/Nagios-Plugin-0.36/)
=======================
This plugin will check the status of a SIP Peer via the Asterisk Management Interface (AMI)
Usage: check_asterisk_siptrunk.pl [ -v|--verbose ] [--host|-H host] [--port|-P port]
--user AMIUser --pass AMIPass --peer SIP Peer
-?, --usage
Print usage information
-h, --help
Print detailed help screen
-V, --version
Print version information
--extra-opts=[section][@file]
Read options from an ini file. See http://nagiosplugins.org/extra-opts
for usage and examples. (Currently not implemented)
-H, --host
-P, --port
--user
--pass
--peer
-t, --timeout=INTEGER
Seconds before plugin times out (default: 15)
-v, --verbose
Show details for command-line debugging (can repeat up to 3 times)
## Requirements
- Asterisk::AMI (http://search.cpan.org/~greenbean/Asterisk-AMI/)
- Nagios::Plugin (http://search.cpan.org/~tonvoon/Nagios-Plugin-0.36/)
Reviews (0)
Be the first to review this listing!