Skip to content

robbi-blechdose/tsumon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsumon - Terminal System Usage MONitor

This tool reads near-realtime (interval: 0.25s - 5s) system usage statistics and display them in the terminal. Currently, it shows:

  • CPU usage and temperature
  • RAM usage
  • GPU usage and temperature, GPU memory usage
  • Network usage (up/down)

Supported hardware

Currently only NVidia GPUs are supported. This is due to the fact an NVidia library is used to get data from the GPU.

Building

Requires ncurses and nvidia-ml libraries. With those installed, simply running make should produce an spmon executable.

About

Terminal System Usage MONitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published