Munin plugin for mumble
Go to file
Christian Nicolai d9ae8629e4
Changes needed for Python 3.7 and Ice 3.7
2021-06-18 20:44:03 +02:00
README.md Add README 2013-09-16 17:10:47 +02:00
mumble Changes needed for Python 3.7 and Ice 3.7 2021-06-18 20:44:03 +02:00

README.md

munin-mumble

Creates Munin graphs from the data that a (local) Murmur server provides via it's Ice interface.

Needs Python Ice bindings and a local database of Slice definitions provided by the packages python-zeroc-ice and ice-slice on Debian 7 (Wheezy).

Install

Clone this repository or download the mumble file and create a symlink as root in /etc/munin/plugins by using e.g.:

cd /etc/munin/plugins; ln -s /path/to/mumble mumble

Needed configuration is explained in the script itself.

Don't forget to restart your munin-node deamon.