Skip to content

Terminal monitoring tool to monitor CPU, RAM, HDD at Rust language

License

Notifications You must be signed in to change notification settings

Godod/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring tool

It's a terminal monitoring tool to monitor CPU, RAM, HDD

Monitoring

Tested environment

Linux:

  • Archlinux

Install

curl https://sh.rustup.rs -sSf | sh
  • Clone the repo:
git clone https://github.com/Godod/monitoring.git
  • Build the application:
cd monitoring/
cargo build --release
  • Program path
target/release/monitoring

Dependencies

  1. hashindexed = "0.1"
  2. lazy_static = "0.2"
  3. regex = "0.2"
  4. term-painter = "0.2"
  5. term = "0.4"

About

Terminal monitoring tool to monitor CPU, RAM, HDD at Rust language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages