memstat

Client library and command line tools for memcached server

Install

All systems
curl cmd.cat/memstat.sh
Debian Debian
apt-get install memstat
Ubuntu
apt-get install memstat
Alpine
apk add libmemcached
Arch Arch Linux
pacman -S libmemcached
image/svg+xml Kali Linux
apt-get install memstat
CentOS
yum install libmemcached
Fedora
dnf install libmemcached
Windows (WSL2)
sudo apt-get update sudo apt-get install memstat
OS X
brew install libmemcached
Raspbian
apt-get install memstat
Docker
docker run cmd.cat/memstat memstat powered by Commando

libmemcached

Client library and command line tools for memcached server

memstat

Identify what's using up virtual memory

Lists all the processes, executables, and shared libraries that are using up virtual memory. It's helpful to see how the shared memory is used and which 'old' libs are loaded.