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
- Host: GitHub
- URL: https://github.com/willamowius/check_h323
- Owner: willamowius
- License: gpl-3.0
- Created: 2017-11-25T11:02:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-02T17:53:16.000Z (10 months ago)
- Last Synced: 2025-09-02T19:29:20.375Z (10 months ago)
- Topics: docker, h323, h323plus, icinga-plugin, monitoring, nagios-plugin, video-conferencing, videoconferencing, voip
- Language: C++
- Homepage: https://www.gnugk.org/nagios-h323.html
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
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