glances

System monitoring tool with a curses-based interface, alternative to top/htop

brewmacoslinux
Try with needOr install directly
Source

About

Alternative to top/htop

Commands

glances

Examples

Launch glances in interactive mode to monitor system resources$ glances
Monitor system with a 2-second refresh interval$ glances -t 2
Export system stats to a CSV file for analysis$ glances --export csv --export-file stats.csv