1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 10:39:53 +00:00

more pretty code highlighting

This commit is contained in:
Jonas Friedmann 2013-03-26 21:01:34 +01:00 committed by Steve Schnepp
parent 3dde76f89a
commit 9066b8ff7a

View file

@ -23,8 +23,4 @@ Read more in my [blog post](http://).
1. Make sure they are exectuable: `chmod 755 /usr/share/munin/plugins/mcjson*` 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. Enable the plugins: `ln -s /usr/share/munin/plugins/mcjson* /etc/munin/plugins/`
1. Restart your munin-node: `service munin-node restart` 1. Restart your munin-node: `service munin-node restart`
1. Run your cron: 1. Run your cron: `su - munin --shell=/bin/sh -c /usr/bin/munin-cron`
su - munin --shell=/bin/sh
/usr/bin/munin-cron