root / plugins / minecraft / jsonapi @ 9066b8ff
| Nom | Taille | Révision | Âge | Auteur | Commentaire |
|---|---|---|---|---|---|
| README.md | 1,05 ko | 9066b8ff | plus de 11 ans | Jonas Friedmann | more pretty code highlighting |
| mcjsonplayers | 1,5 ko | b6bf8712 | plus de 11 ans | Jonas Friedmann | first version of the plugins |
| mcjsonramusage | 1,72 ko | b6bf8712 | plus de 11 ans | Jonas Friedmann | first version of the plugins |
| mcjsontps | 1,54 ko | b6bf8712 | plus de 11 ans | Jonas Friedmann | first version of the plugins |
Dernières révisions
README
munin-bukkit-plugins
This repository contains some useful Munin plugins to monitor and observe a Bukkit server.
Read more in my blog post.
Requirements
- Bukkit server with JSONAPI plugin
- Web server with Munin (2) and
PHPsupport
Configuration
- Adjust the JSONAPI variables in each plugin
- Make sure the
PHPbinary in the Shebang line is executable
Installation
- Clone this repository:
git clone git@github.com:frdmn/munin-bukkit-plugins.git - Perform your configuration (see above)
- Move the plugins into the Munin plugin directory:
mv mcjson* /usr/share/munin/plugins/ - Change the ownership:
chown munin:munin /usr/share/munin/plugins/mcjson* - Make sure they are exectuable:
chmod 755 /usr/share/munin/plugins/mcjson* - Enable the plugins:
ln -s /usr/share/munin/plugins/mcjson* /etc/munin/plugins/ - Restart your munin-node:
service munin-node restart - Run your cron:
su - munin --shell=/bin/sh -c /usr/bin/munin-cron
Formats disponibles : Atom
