Home Directory Plugins Telephony Asterisk check_asterisk_voicemail

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_asterisk_voicemail

Rating
0 votes
Favoured:
0
Current Version
0.5
Last Release Date
2015-08-05
Compatible With
  • Nagios 3.x
  • Nagios 4.x
Owner
License
GPL
Hits
6111
Files:
FileDescription
check_asterisk_voicemailplugin itself
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin check the voicemail to make sure they are not full, using the cli manager.
This plugin check the voicemail to make sure they are not full, using the cli manager.

There is no parameters, it use the default maximum number of message in a voicemail box, or the specified one in the voicemail configuration file if it is found.

Useful when voicemail messages are send by mail and stored on the server at the same time, as people often forget to clean the voicemail when they have message in the mail.

Primarily created for Debian, it can be modified in a few lines.

This plugin calls the asterisk executable directly, so make sure that the user executing this script has appropriate permissions! Usually the asterisk binary can only be run by the asterisk user or root. To grant the nagios user
permissions to execute the script, try something like the following in your /etc/sudoers file:
nagios ALL=(ALL) NOPASSWD: /path/to/plugins/directory/check_asterisk_voicemail

Then call the plugin using sudo:
/path/to/sudo check_asterisk_voicemail