1
Files
nagios-mumble/README.md
T
2025-05-30 23:18:39 -04:00

618 B

check_mumble.py - Nagios plugin for Mumble server

This Nagios plugin will query a Mumble server and report on its status. The "MURMUR OK" message will include the roundtrip response time, the number of users connected, the maximum users allowed, and the allowed bandwith on the server.

Usage

The following parameters are supported by the plugin:

  • -H HOST or --hostname HOST: specify the HOST or IP address of the server to query
  • -p PORT or --port PORT: specify the connection PORT of the server
  • -t SECONDS or --timeout SECONDS: specify the timeout of the request in SECONDS seconds