[Nagiosplug-devel] [ nagiosplug-Bugs-1283131 ] check_load gives incorrect data on AIX
SourceForge.net
noreply at sourceforge.net
Thu Oct 20 10:30:03 CEST 2005
Bugs item #1283131, was opened at 2005-09-06 11:58
Message generated for change (Comment added) made by martinrichard
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1283131&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Elwell (elwell2000)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_load gives incorrect data on AIX
Initial Comment:
compare output from check_load to that of "uptime" -
they do not match and I'm seeing stupidly high (eg
30000) loads from the nagios plugin intermittently
/usr/local/nagios/libexec/check_load -w 15,10,5 -c
30,25,20 ; uptime
OK - load average: 0.01, 0.01,
0.24|load1=0.013;15.000;30.000;0;
load5=0.012;10.000;25.000;0; load15=0.235;5.000;20.000;0;
04:48PM up 1 day, 5:55, 31 users, load average:
1.09, 1.07, 1.61
----------------------------------------------------------------------
Comment By: Martin Richard (martinrichard)
Date: 2005-10-20 13:00
Message:
Logged In: YES
user_id=1226367
Same symptoms on 2 different AIX 5 here..
# ./check_load -w 3,2,1 -c 6,5,4; uptime
OK - load average: 0.13, 0.01,
0.01|load1=0.135;3.000;6.000;0; load5=0.007;2.000;5.000;0;
load15=0.012;1.000;4.000;0;
12:59PM up 21 days, 15:44, 2 users, load average:
1.51, 0.98, 1.06
#
Would it matter in any way that the machine has 2 CPUs ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1283131&group_id=29880
More information about the Devel
mailing list