From fb433dc4e1be01f65b9300f77776e881e4f7ee7d Mon Sep 17 00:00:00 2001 From: Jonas Friedmann Date: Thu, 13 Mar 2014 11:54:35 +0100 Subject: [PATCH] Indention --- plugins/minecraft/jsonapi/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/minecraft/jsonapi/README.md b/plugins/minecraft/jsonapi/README.md index ed4997b5..3385293b 100644 --- a/plugins/minecraft/jsonapi/README.md +++ b/plugins/minecraft/jsonapi/README.md @@ -46,10 +46,10 @@ Read more in my [blog post](http://blog.frd.mn/munin-bukkit-plugins/). To setup alerts and limits add the following lines in your specific node in the `munin.conf` file: - [kotor.yeahwh.at] - address 5.9.115.5 - [...] - mctps_main.warning 19.9: # Warning alert on < 19.9 - mctps_main.critical 19: # Critical alert on < 19.0 - mcplayer_main.warning 20 # Warning alert when there are 20 players online - mcplayer_main.critical 30 # Critical alert when there are more than 30 players online \ No newline at end of file + [kotor.yeahwh.at] + address 5.9.115.5 + [...] + mctps_main.warning 19.9: # Warning alert on < 19.9 + mctps_main.critical 19: # Critical alert on < 19.0 + mcplayer_main.warning 20 # Warning alert when there are 20 players online + mcplayer_main.critical 30 # Critical alert when there are more than 30 players online \ No newline at end of file