Skip to content

carlf/nagios-load-per-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nagios-load-per-core

Installation

Installation is simple:

pip install nagios-load-per-core

Alternatively:

git clone https://github.com/carlf/nagios-load-per-core.git
python setup.py install

Usage

Simply call with warning and critical values. Please note that the load average is normalized such that it is divided by the number of cores on the host.

check-load-by-core -w 1.3 -c 2.4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages