Skip to content

ece-install :: no memcached munin graphs #5

@skybert

Description

@skybert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions