LinuxCommandLibrary

sot

System observation tool with live graphs

TLDR

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

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.

HISTORY

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

SEE ALSO

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

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard