s-tui (Stress Terminal UI) is a terminal-based performance monitoring and stress-testing tool focused specifically on CPU behavior analysis in Linux and other UNIX-like systems. It provides real-time graphical visualization of CPU temperature, frequency, power consumption, and utilization directly within a text-based interface, eliminating the need for a graphical desktop environment. The utility is particularly useful for diagnosing thermal throttling, validating cooling solutions, and evaluating system stability under heavy load conditions. In addition to passive monitoring, s-tui can integrate with external stress tools to actively push the CPU to its limits while simultaneously displaying performance metrics. The software is lightweight, scriptable, and well suited for remote environments such as SSH sessions or small devices like Raspberry Pi.
Features
- Real-time CPU temperature and utilization graphs
- Integrated CPU stress testing modes
- Terminal-native graphical interface
- Detection of thermal throttling behavior
- Optional CSV and JSON metric export
- Configurable thresholds and hooks