1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

reorded the tasks

This commit is contained in:
Jonas Friedmann 2013-03-26 22:18:39 +01:00 committed by Steve Schnepp
parent 815075fe86
commit c94bfaf972

View file

@ -11,12 +11,12 @@ Read more in my [blog post](http://).
## Configuration ## Configuration
1. Clone this repository: `git clone git@github.com:frdmn/munin-bukkit-plugins.git`
1. Adjust the JSONAPI variables in each plugin 1. Adjust the JSONAPI variables in each plugin
1. Make sure the `PHP` binary in the Shebang line is executable 1. Make sure the `PHP` binary in the Shebang line is executable
## Installation ## Installation
1. Clone this repository: `git clone git@github.com:frdmn/munin-bukkit-plugins.git`
1. Perform your configuration (see above) 1. Perform your configuration (see above)
1. Move the plugins into the Munin plugin directory: `mv mcjson* /usr/share/munin/plugins/` 1. Move the plugins into the Munin plugin directory: `mv mcjson* /usr/share/munin/plugins/`
1. Change the ownership: `chown munin:munin /usr/share/munin/plugins/mcjson*` 1. Change the ownership: `chown munin:munin /usr/share/munin/plugins/mcjson*`