Created
March 28, 2012 01:44
-
-
Save glidenote/2222774 to your computer and use it in GitHub Desktop.
munin memcached plugins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /usr/share/munin/plugins/ | |
https://raw.github.com/munin-monitoring/contrib/master/plugins/memcached/memcached_hits_ | |
chmod 777 /usr/share/munin/plugins/memcached_hits_ | |
ln -s /usr/share/munin/plugins/memcached_hits_ /etc/munin/plugins/memcached_hits_127_0_0_1_11211 | |
ls -al /etc/munin/plugins | |
/usr/sbin/munin-run memcached_hits_127_0_0_1_11211 | |
service munin-node restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment