Home Directory Plugins Telephony Check rtpproxy

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 rtpproxy

Current Version
1.6.4
Last Release Date
2011-07-11
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
  • Nagios Fusion
Owner
License
GPL
Hits
26081
Files:
FileDescription
check_rtpproxyVersion 1 uses netcat
check_rtpproxy2Version 2 -pure perl reports a lot more data
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This check queries a rtpproxy http://www.rtpproxy.org/ media relay and checks that it is responding on its control ports. If the rtpproxy responds then the check reports the current number of sessions and media streams, how long it took to respond to the request as well as the total number of session created in the lifetime of the process. The check also reports the number of failed queries. Queries can fail due to no response, malformed-response, and/or ICMP responses.
::RTPproxy Check Instructions::

-h, Display this help information
-H, Hostname or IP to check
-P, Port to monitor
The default is 7899
-t, Timeout (ms) for each communication attempt.
The default is 1000
-r, Number of times to retry communications.
The default is 4
-d, Turn on debug mode - prints out packet(s) recived.
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/