mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 02:33:18 +00:00
fixed a typo
This commit is contained in:
parent
9066b8ff7a
commit
70b328acd7
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ Read more in my [blog post](http://).
|
|||
## Requirements
|
||||
|
||||
* Bukkit server with [JSONAPI](https://github.com/alecgorge/jsonapi) plugin
|
||||
* Web server with Munin (2) and `PHP` support
|
||||
* Web server with `PHP` support and Munin (2)
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -23,4 +23,4 @@ Read more in my [blog post](http://).
|
|||
1. Make sure they are exectuable: `chmod 755 /usr/share/munin/plugins/mcjson*`
|
||||
1. Enable the plugins: `ln -s /usr/share/munin/plugins/mcjson* /etc/munin/plugins/`
|
||||
1. Restart your munin-node: `service munin-node restart`
|
||||
1. Run your cron: `su - munin --shell=/bin/sh -c /usr/bin/munin-cron`
|
||||
1. Run your cron: `su - munin --shell=/bin/sh -c /usr/bin/munin-cron
|
Loading…
Add table
Add a link
Reference in a new issue