LinuxCommandLibrary

tiptop

Command-line system monitoring with graphs

TLDR

Launch the system monitor
$ tiptop
copy
Monitor a specific network interface
$ tiptop --net [eth0]
copy

SYNOPSIS

tiptop [--log log] [--net net]

DESCRIPTION

tiptop is a system monitoring tool in the spirit of top that displays CPU, memory, disk, network, and other system stats with graphical visualizations. It works across all major operating systems.

HISTORY

tiptop was created by Nico Schloemer (nschloe) and is written in Python using Textual and psutil.

SEE ALSO

htop(1), btop(1), gtop(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard