mirror of
https://github.com/cmur2/munin-mumble.git
synced 2025-06-29 10:30:30 +02:00
Added minecraft_ script
This commit is contained in:
20
README
20
README
@ -1 +1,21 @@
|
||||
======Munin-Plugins======
|
||||
Several plugins for munin; mostly bash scripts.
|
||||
|
||||
=====Minecraft=====
|
||||
Name: minecraft_
|
||||
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
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user