Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin checks Asterisk channels for defined duration and hangs up the channel if duration exceeded from the critical value. More plugins and latest commits can be accessed at https://github.com/azharkhn/nagios-plugins
Current Version
1.0
Last Release Date
2016-03-29
Owner
Azhar Nawaz
License
Other
Compatible With
In order to run the script, following is usage details:
Usage: check_stuck_channels.pl -w 1800 -c 3600 -h 0 -------------------------------------------------------- |Status | argument | Unit | -------------------------------------------------------- |Warning | -w | Seconds | |Critical | -c | Seconds | |Forcefully Hangup Call | -h | Binary i.e 0 or 1 | --------------------------------------------------------
Above example generates warning, if channels exceeds 1800 seconds duration limit and generates critical alert, if channels exceeds 3600 seconds duration. If -h is 1 then it will hang up the channels which exceeds critical duration limit, while if -h is 0 then it will not hang up any channel but will generate relevant alerts only.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!