Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/charleszlu/murmur-info.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatenom <natenom@natenom.name>2013-09-24 04:30:13 +0400
committerNatenom <natenom@natenom.name>2013-09-24 04:30:13 +0400
commit321f7a049073baabb1dfb63e7a73dec05f3f0e6f (patch)
tree745def3177ec1edc3d0cf644b6ed9fcfa1d7b1d4
parentcc3f44638d877109c44dd038d5dc821ce10e0ed8 (diff)
update readme
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index c0c53da..fef7fab 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@ Several plugins for [MUNIN](http://munin-monitoring.org/).
## minecraft_
Description: Shows user count and RAM usage.
-Website: http://wiki.natenom.name/minecraft/munin-plugin
+
+[Project page (German)](http://wiki.natenom.name/minecraft/munin-plugin)
### Installation
As the script needs root rights to work correctly, you must add following
@@ -18,9 +19,15 @@ If your server is running on the default port, do as root (or with sudo):
```
## murmur-munin.py
-Munin plugin to query a Mumble-Server (Murmur).
+A MUNIN plugin to query a Mumble-Server (Murmur).
+
+Available data:
+* users (all)
+* users (not authenticated)
+* server uptime in days
+* ban count
-[Project Page (German)](http://wiki.natenom.name/mumble/tools/munin)
+[Project page (German)](http://wiki.natenom.name/mumble/tools/munin)
### Features
* Support to set [messagesizemax](http://wiki.natenom.name/mumble/benutzerhandbuch/murmur/messagesizemax) value.