Skip to content
/ ttop Public

System monitoring tool with historical data service, triggers and top-like TUI

License

Notifications You must be signed in to change notification settings

inv2004/ttop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttop

System monitor service with historical data

image

  • Saving historical snapshots via systemd.timer
  • Scroll via historical data
  • TUI with critical values highlight
  • Ascii graph of historical stats (via https://github.com/Yardanico/asciigraph)
  • User-space only, doesn't require root permissions
  • Static build
  • Docker-related info

Install

wget https://github.com/inv2004/ttop/releases/latest/download/ttop
chmod +x ttop
mv ttop ~/.local/bin/   # add into PATH
ttop -on                # to enable data collector in systemd

Uninstall

ttop -off
rm ~/.local/bin/ttop

About

System monitoring tool with historical data service, triggers and top-like TUI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •