Skip to content

Simple terminal monitor of CPU temperature, CPU load and RAM usage for DietPi

License

Notifications You must be signed in to change notification settings

ataluts/cpu-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpu-mon

Description

Simple terminal monitor of CPU temperature, CPU load and RAM usage for DietPi.

Usage

cpu-mon [-n] [-l period]

-n Do not use color grading for values.

-l period Log period (in seconds) after which to move output to a new line. 0 = disabled (default).

You can also press Enter at any time to log a line.

Dependencies

CPU data is taken from G_OBTAIN_CPU_TEMP and G_OBTAIN_CPU_USAGE from DIETPI_GLOBALS.

Some color grades use 256 color palette so not all terminals will display colors correctly.

Output example

Preview

About

Simple terminal monitor of CPU temperature, CPU load and RAM usage for DietPi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages