forked from jacone/ece-scripts
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels