Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created March 28, 2012 01:44
Show Gist options
  • Save glidenote/2222774 to your computer and use it in GitHub Desktop.
Save glidenote/2222774 to your computer and use it in GitHub Desktop.
munin memcached plugins
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