An open API service indexing awesome lists of open source software.

https://github.com/willamowius/check_h323

H.323 monitoring plugin for Nagios/Icinga or Docker
https://github.com/willamowius/check_h323

docker h323 h323plus icinga-plugin monitoring nagios-plugin video-conferencing videoconferencing voip

Last synced: 5 months ago
JSON representation

H.323 monitoring plugin for Nagios/Icinga or Docker

Awesome Lists containing this project

README

          

check_h323 - A Nagios/Icinga/Docker plugin to monitor H.323 devices
===================================================================

Author: Jan Willamowius
Relaxedcommunications GmbH
https://www.willamowius.com/

License: GPL (https://www.gnu.org/copyleft/gpl.html)

Homepage: https://www.gnugk.org/nagios-h323.html

To compile use H323Plus and PTLib and say "make optnoshared".

Usage: check_h323 [-l|-g] [-p gk-port] [-t timeout] host

Options:
-g send GRQ to host (default)
-l send LRQ to host
-p use a different port on the gatekeeper (default: 1719)
-t timeout in ms (default: 3000 for 3 sec)

As Docker health check:

HEALTHCHECK CMD /usr/local/bin/check_h323 127.0.0.1