memstat

Client library and command line tools for memcached server

Debian Debian
RUN apt-get update && \ apt-get install -y memstat
Ubuntu
RUN apt-get update && \ apt-get install -y memstat
Alpine
RUN apk add libmemcached
Arch Arch Linux
RUN pacman -S --noconfirm libmemcached
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y memstat
CentOS
RUN yum install -y libmemcached
Fedora
RUN dnf install -y libmemcached
Raspbian
RUN apt-get update && \ apt-get install -y memstat
click the source code to copy install memstat on any operating system with command-not-found.com