Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin checks the amount of used or idle CPU (default is idle) for each processor on multiprocessor or single processor Linux systems.
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
Website
http://emergeworld.blogspot.com/
Perl Script
This plugin checks the amount of used or idle cpu (default is idle) for multiple cpus. All arguments are optionals.
Usage: check_mcpu --warning --critical --reports --interval
check_mcpu -u | --used [-w | --warning] [-c | --critical] [-r | --reports] [-i | --interval] check_mcpu -h | --help
-c | --critical Exit with CRITICAL status if idle CPU is less than the critical percentage value. In used mode exits with CRITICAL status if the amount of used CPU is more tan the critical percentage value. Default value: 10 Deafault value in used mode: 90
-w | --warning Exit with WARNING status if idle CPU is less than the warning percentage value. In used mode exits with WARNING status if the amount of used CPU is more tan the critical percentage value. Default value: 20 Default value in used mode: 80
-i | --interval Amount of time in seconds between each report of mpstat. Default value: 1
-r | --reports Number of reports generated at interval seconds apart for mpstat. Default value: 1
-u | --used Check the amount of used CPU instead of the idle CPU.
-h | --help Show this help.
This plugin depends on the sysstat package: http://perso.orange.fr/sebastien.godard/index.html
Changelog ========= 1.10 Fixed bug when sysstats is installed with nls support (20.09.2007) 1.9 Added -u option and some cosmetics changes in the output (17.07.2007) 1.2 Initial Public Release (05.07.2007)
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!