Skip to content

ashokrajar/Per-CPU-nagios-check-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Nagios plugin to collects CPU metrics per core.


Usage: check_cpu_percentage.py [options]

Options:

  --version             show program's version number and exit

  -h, --help            show this help message and exit

  -C cpu or cpu0 or cpu1, --CPU=cpu or cpu0 or cpu1
                        Which CPU to be Check

  -w Warning Percentage, --warning=Warning Percentage
                        Exit with WARNING status if higher than the PERCENT of
                        CPU Usage

  -c Critical Percentage, --critical=Critical Percentage
                        Exit with CRITICAL status if higher than the PERCENT
                        of CPU Usage

About

This Plugin checks Per CPU Usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages