Skip to content

This is simple cpu load monitor which prots 'system', 'iowait' and 'total' only, is lightweight, and never depends on other library except for 'libc6' and GTK+.

License

mb3h/gsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsar

Design Policy

maintenance model (code paradigm): objective [C99]

Overview

This is simple cpu load monitor which prots 'system', 'iowait' and 'total' only. This tool is lightweight, and never depends on other library except for 'libc6' and GTK+.

Getting Started

# renew suitable './configure'
aclocal ; autoheader ; automake -a -c ; autoconf

# create Makefile
./configure

# build
make

# startup
gsar [-m <magnify-scale>]

TODO priority / progress

TODO

  • display CPU tag label per graph.
  • don't forget window position on each boot.
  • append option which set monitor interval.
  • GTK+3.0 support.
  • GTK+4.0 support.

PENDING

Notes

README Updated on:2022-10-30

About

This is simple cpu load monitor which prots 'system', 'iowait' and 'total' only, is lightweight, and never depends on other library except for 'libc6' and GTK+.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published