Terminal based CPU stress and monitoring utility
https://github.com/amanusk/s-tui
Terminal UI for monitoring your computer to monitor CPU temperature, frequency,
power and utilization in a graphical way from the terminal.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / s-tui
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/s-tui && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
s-tui-1.0.0.tar.gz | 0002607169 2.49 MB | |
s-tui.changes | 0000001552 1.52 KB | |
s-tui.spec | 0000001905 1.86 KB |
Revision 3 (latest revision is 17)
Martin Hauke (mnhauke)
accepted
request 766164
from
Martin Hauke (mnhauke)
(revision 3)
- Update to version 1.0.0 Graphical changes * There are now multiple graphs presented for each source. Temperature per core, usage per core etc. * The summaries on the side-menu present all the information in text form Control options * You can toggle both side-menu items and graphs on/off * now stores what graphs are selected of future uses * An average is display where applicable * Want the old look back: Just pick only the sensors you need to display one graph per sensor Under the hood * Everything was made to be a lot more modular, adding a new source is simply implementing all the class methods. Missing features * Some features were removed. Part of making s-tui more modular meant that some features that were specifically tailored to certain systems were removed. e.g. - Reading the max frequency with root for all cores - Displaying the max temperature recorded was removed due to lack of space. We intend to add another menu showing max/min/avg measurements recorded for all sensors
Comments 0