Skip to content

System resources monitor w/ integrated terminal plotting.

Notifications You must be signed in to change notification settings

tomasraposo/sysmon

Repository files navigation

Sysmon

Linux system monitor

sysmon_ss

Dependencies:

  • ncurses
  • c++17
  • g++

Install the dependencies, compile it with make, and run the executable.

Implemented

  • Track CPU and memory usage, and network activity
  • Terminal window plotting w/ different colour codes
  • C standard library
  • C++ STL for a faster runtime
  • Class templates for better code reusability
  • Run-time and compile-time checking via exception handling
  • Window resizing
  • Interactive selection of network interface and tx/rx bytes plots

About

System resources monitor w/ integrated terminal plotting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published