munin-mumble/README

24 lines
685 B
Plaintext
Raw Normal View History

2012-09-05 14:14:36 +02:00
======Munin-Plugins======
2011-08-18 08:29:45 +02:00
Several plugins for munin; mostly bash scripts.
2012-09-05 14:14:36 +02:00
2012-09-05 14:18:39 +02:00
=====minecraft_=====
2012-09-05 14:14:36 +02:00
Description: Shows user count and RAM usage.
Website: http://wiki.natenom.name/minecraft/munin-plugin
====Install====
As the script needs root rights to work correctly, you must add following
two lines to /etc/munin/plugin-conf.d/munin-node on Debian:
[minecraft_*]
user root
If your server is running on the default port, do:
# cd /etc/munin/plugins
# ln -s /path/to/minecraft_ minecraft_25565
2012-09-05 14:18:39 +02:00
=====murmur-munin.py=====
Description: Munin plugin to query murmur (Mumble-Server)
Website: http://wiki.natenom.name/mumble/tools/munin
2012-09-05 14:14:36 +02:00
2012-09-05 14:18:39 +02:00
* Has support to set messagesizemax value
2012-09-05 14:14:36 +02:00