slabtop
Utilities for monitoring your system and its processes
Install
- All systems
-
curl cmd.cat/slabtop.sh
- Debian
-
apt-get install procps - Ubuntu
-
apt-get install procps -
Alpine
-
apk add procps - Arch Linux
-
pacman -S procps-ng - Kali Linux
-
apt-get install procps - CentOS
-
yum install procps-ng - Fedora
-
dnf install procps-ng - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install procps - Raspbian
-
apt-get install procps - Docker
-
docker run cmd.cat/slabtop slabtoppowered by Commando
procps-ng
Utilities for monitoring your system and its processes
procps
/proc file system utilities
This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch.