Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
For the latest version(s) visit the GitHub source This script queries an rtpproxy and reports the active sessions, active streams, sessions created and (if supported by your version) the number of additional possible calls. It also correctly detects failed communication being either ICMP responses (closed port), packet loss, or corrupted responses. It also returns how long it takes the rtpproxy to respond. If all that works then it query the rtpproxy for IPs and ports and the run /usr/local/nagios/libexec/check_media_relay. This script will collect and return ten additional metrics : Packet loss (%), Packets late [out of order](%), Strange/corrupted/bizarre packets (%), ICMP packets (%), Duplicate Packets (%), Average packet travel time (ms) Standard Deviation Travel Time (ms), Packets not sent (due to errors in the script and/or monitoring server), Average Jitter, and Standard Deviation Jitter
Current Version
1.0.0
Last Release Date
2014-11-17
Owner
Noah Guttman
Website
http://noahguttman.wordpress.com/
Download URL
https://github.com/nguttman/Nagios-Checks/tree/master/RTPProxy
License
GPL
Compatible With
-h, Display this help information -H, Hostname or IP to check -M, Specify a message to return on failure -P, Port to check -R, Restart command to use -t, Timeout (ms) for each communication attempt. The default is 1000 -r, Number of times to retry communications. The default is 4 -w, Warning level % RTP packet loss. -c, Critical level % RTP packet loss. Either use both -w && -c or neither -m, Media file used to generate the RTP. Default is /usr/local/nagios/libexec/test1.wav -n, Number of media packets to send on each leg (Default 500). The script will run /usr/local/nagios/libexec/check_media_relay Script written by Noah Guttman and Copyright (C) 2014 Noah Guttman. This script is released and distributed under the terms of the GNU General Public License. >>>> http://www.gnu.org/licenses/ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. >>>> http://www.gnu.org/licenses/
You must be logged in to submit a review.
To:
From: