mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Indention
This commit is contained in:
parent
f1cef24112
commit
fb433dc4e1
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
[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
|
Loading…
Add table
Add a link
Reference in a new issue