sot

System observation tool with live graphs

TLDR

Launch the main monitoring interface
$ sot
Interactive process viewer with port detection
$ sot ps
Run disk performance benchmarks
$ sot bench

SYNOPSIS

sot [command] [options]

DESCRIPTION

sot is a cross-platform system monitoring tool inspired by top that provides real-time monitoring of CPU, memory, disk I/O, and network activity with live graphs. It includes an interactive process viewer with port detection, disk benchmarking (sequential throughput, random IOPS, latency), system info display with ASCII logos, and a system cleanup utility.

INSTALL

yay -S sot

HISTORY

sot was created by Kumar Anirudha (anistark) and is written in Python.

SEE ALSO

top(1), htop(1), glances(1)