Skip to content

ds0440/osx-cpu-alert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-cpu-alert

Creates a notification if load (CPU usage) is above a maximum (for Mac OS X). By default load will be checked every 30 seconds.

Notes

The log contains the full cmdilne args for the process captured. cmdline args can contain secrets in some cases

Config & install

  1. Change the max_load value in cpu_alert.rb to your desired level. Above 3ish should be high load
  2. Run the install shell script (It is very simple please check it out for yourself)

Uninstall

  1. Run the uninstall script

About

Notify if load (CPU usage) is above maximum (for Mac OS X)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 71.8%
  • Shell 28.2%