d9676719a4f16a931764a17456ecb5ac1b3c3218
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 HOSTor--hostname HOST: specify theHOSTor IP address of the server to query-p PORTor--port PORT: specify the connectionPORTof the server-t SECONDSor--timeout SECONDS: specify the timeout of the request inSECONDSseconds
Languages
Python
100%