mirror of
https://github.com/cmur2/munin-mumble.git
synced 2024-12-22 02:54:27 +01:00
Add README
This commit is contained in:
parent
966717f036
commit
dee21c42d9
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
munin-mumble
|
||||||
|
============
|
||||||
|
|
||||||
|
Creates Munin graphs from the data that a (local) Murmur server provides via it's [Ice](http://www.zeroc.com/ice.html) 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.**
|
Loading…
Reference in New Issue
Block a user