Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ece-install :: no memcached munin graphs #5

Open
skybert opened this issue Dec 11, 2012 · 0 comments
Open

ece-install :: no memcached munin graphs #5

skybert opened this issue Dec 11, 2012 · 0 comments

Comments

@skybert
Copy link

skybert commented Dec 11, 2012

Installing the debian package libcache-memcached-perl makes it work out-of-the-box.

Edit: not out-of-the-box. These commands are needed

ln -s /usr/share/munin/plugins/memcached_ /etc/munin/plugins/memcached_counters
ln -s /usr/share/munin/plugins/memcached_ /etc/munin/plugins/memcached_bytes
ln -s /usr/share/munin/plugins/memcached_ /etc/munin/plugins/memcached_rates

This will give three graphs showing the hit ratio, the number of items in the cache, and the rate at which they're added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant