Computer Tips - Linux: Command line system monitors (like `top`)
Date: 2023jul3
OS: Linux
Q. Linux: Command line system monitors (like `top`)
A. Commands with "top" in their name:
top - the original
htop - nicer top
gtop - Graphing top
irqtop - interrupts
pw-top - power
slabtop - memory allocation (root required)
systemd-cgtop - groups
Others:
vmstat - Virtual memory
lsof - list open files (including sockets)
Commands you might have to install:
Package : Description
iotop-c.x86_64 : Simple top-like I/O monitor (implemented in C)
mytop.noarch : A top clone for MySQL
pg_top.x86_64 : 'top' for PostgreSQL process
gkrellm-top.x86_64 : GKrellM plugin which shows 3 most CPU intensive processes
golang-github-tomastomecek-tmux-top-devel.noarch : Monitoring information for your tmux status line.
tmux-top.x86_64 : Monitoring information for your tmux status line.
iptstate.x86_64 : A top-like display of IP Tables state table entries
Wayland:
gnome-system-monitor