Problem with check_load on centos4

Chris Wilson chris at aidworld.org
Thu Sep 8 16:54:06 CEST 2005


Hi Danny,

> ./check_load 5 10 15 10 15 20
> CRITICAL - load average: 0.55, 0.30, 0.11|load1=0.550;0.000;0.000;0;
> load5=0.300;0.000;0.000;0; load15=0.110;0.000;0.000;0;

> As you can see from the check command above, the server load is way below
> the levels indicated in the check command but are still coming up as
> critical.  Any suggestions?

Are you sure that's the right way to use check_load? When I try that, I
get:

> [chris at dev anthill]$ /usr/local/nagios/libexec/check_load 5 10 15 10
> 15 20
> Parameter inconsistency: 5-minute "warning load" greater than
> "critical load".
> Usage: check_load -w WLOAD1,WLOAD5,WLOAD15 -c CLOAD1,CLOAD5,CLOAD15
>        check_load --version
>        check_load --help
> 

But this works:

> [chris at dev anthill]$ /usr/local/nagios/libexec/check_load -w 5,10,15
> -c 10,15,20
> OK - load average: 1.20, 0.92, 0.63

Cheers, Chris.
-- 
(aidworld) chris wilson | chief engineer (chris at aidworld.org)



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list