Skip to content

moisespsena/linux-cpu-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Linux CPU Usage Monitor

./cpu-usage-monitor.sh -h
Linux CPU Usage Monitor

  Author: Moises P. Sena (http://moisespsena.com)
  Original Author: Paul Colby (http://colby.id.au)

Usage ./cpu-usage-monitor.sh [-l [-s|-f] |-h]

Options

  -h: Print this messsage

  -s: Print the percent number. Example: 10

  -f: Print the formated percent number. Example: CPU: 10%

  -l: Print with infinit loop

Examples:

  ./cpu-usage-monitor.sh -s
  ./cpu-usage-monitor.sh -f
  ./cpu-usage-monitor.sh -l -s
  ./cpu-usage-monitor.sh -l -f
  ./cpu-usage-monitor.sh -h

About

Linux CPU Usage Monitor Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages