Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Asterisk
Nagios plugins for monitoring Asterisk.
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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Asterisk Fax Statistics
This is a passive Nagios plugin to gather the fax statistics for Asterisk systems. This package contains plugin versions for both the Spandsp and Digium FFA ( Fax for Asterisk ) modules.
Asterisk PRI Status
www.barryodonovan.com/index.php/2007/11/02/asterisk-pri-nagiA Nagios plugin which queries Asterisk's manager interface and executes the pri show spans CLI command (this is Asterisk 1.4 by the way).
Check Asterisk
Asterisk Check
Check Asterisk Calls
Monitoring script check simultaneous calls. Tested in Asterisk 1.8 and Centos 5.7 ./check_asterisk_calls.sh [XX] [YY] XX warning value YY critical value
Check Asterisk Conf Bridge
Monitoring Script for check conference using ConfBridge, Asterisk app.
Check Asterisk Meetme
Monitoring Script conference rooms Meetme the Asterisk PBX. Developed in Bash, tested in Asterisk 1.4, 1.6 and 1.8, with Linux CentOS 5.5 and higher. Delivery value of the amount of room in use and the number of user in the rooms.
Check Sip Options
noahguttman.wordpress.comThis plugin was created due to issues where Sipsak locks up when the proxy on the other end is not reachable. In addition this plugin has several features not found in other SIP OPTIONS check plugins. You can choose to accept any SIP packet as a vali ...
check_asterisk
www.voip-info.org/tiki-index.php?page=check_asteriskcheck SIP for asterisk by using sipsak
check_asterisk_ami_v2.sh
www.keysource.beInspired By Jason's plugin http://exchange.nagios.org/directory/Plugins/Telephony/Asterisk/check_asterisk_ami/details 2 news features : - checkpeer Know the state of a specific peer (to see the state of a peer and not see all the peer trunks an ...
check_asterisk_channels
This plugin checks an asterisk server for active channels and calls, and issues alerts if any defined thresholds are exceeded. Performance data is also returned for both active channels and calls.
check_asterisk_g729
Checks asterisk g729 usage, outputing a percent used with a total (for graphing).
check_asterisk_odbc_cdr_row_count
This plugin checks total Asterisk ODBC CDR records via isql. The number of CDR records is returned as performance data.
check_asterisk_odbc_connections
This plugin tests the connectivity of ODBC databases configured via Asterisk's res_odbc.conf file.
check_asterisk_peers
This plugin checks Asterisk peers to make sure they are in a healthy state. Unlike other monitoring plugins, status is obtained from the perspective of the Asterisk server -- it's a good plugin to use for monitoring the state of your connections to provid ...
check_asterisk_records
Check if there are missing directories in /var/spool/asterisk/monitor. The script just check if there is a directory for every day in a given period of time. We assume there is at least one record call every day.
check_asterisk_siptrunk
github.com/dlintott/check_asterisk_siptrunkThis plugin will check the status of a SIP Peer via the Asterisk Management Interface (AMI)
check_asterisk_ss7
www.telviso.com.archequea el estado de los canales ss7 en un asterisk, genera gráficas. Utiliza el comando asterisk -rx 'ss7 status', lo hace a través de sudo
check_asterisk_user_peers
verifica los usuarios peers conectados en un servidor asterisk
check_asterisk_voicemail
github.com/ManicoW/nagios-pluginsThis plugin check the voicemail to make sure they are not full, using the cli manager.
check_ast_datacard
forge.asterisk.org/gf/project/chan_datacard/Check Asterisk for datacard GSM registration state. Asterisk chan_datacard homepage: http://forge.asterisk.org/gf/project/chan_datacard/
check_ast_reg
Check for sip/iax2 registration status. Returns CRITICAL if any of registrations listed isn't in 'Registered' state. Works via AMI.
check_peer_status - Check Asterisk SIP/IAX Peer Status
This plugin works with Nagios NRPE to check the status of a selected SIP/IAX peer on Asterisk or in alternative it can list all peers. Then it Returns the Status (OK, Lagged, Unreachble or Unknown) with a proper Sig code (ok, warning, critical, unknown ...
sip show peer
www.asteriskguru.ruThis plugin connects to Asterisk server via AMI and runs 'sip show peer ...' command and may return OK, WARNING or CRITICAL depending on peer status.
Stew Check Asterisk
github.com/StewLG/stew_nagios_check_asteriskChecks SIP Peers and SIP Registrations using AMI interface. Documenation and examples available on github page