Home Directory Plugins Operating Systems Linux multi core load average checks

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

multi core load average checks

Current Version
v1
Last Release Date
2015-08-14
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
Owner
Hits
9939
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
true multi core load average nagios plugin
This program calculates the number of cores available in your system with current load average and returns a true multi core average in percentage value.

##usage##


## for default warning threshold at 200% and 300% for critical.
./check_cpu

## example for modifying the threshold for warning to 150% and critical to 220%

./check_cpu -w 1.5 -c 2.2