Hi Joe,
These numbers are strange - 1599%??
What is the check command that you are using?
Can you check the load some other way to make sure nagios is reporting
correctly?
Here we use a check command for checking the load by ssh that is:
# 'check_load_by_ssh' command definition
define command{
command_name check_load_by_ssh
command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ -t 60 -n
$HOSTNAME$ -s check_load_by_ssh -C '/usr/local/nagios/libexec/check_load
-w 2,1,1 -c 3,2,2'
}
and it gives notifications like
***** Nagios *****
Notification Type: PROBLEM
Service: Check_load_by_ssh
Host: database
Address: 192.1.2.77
State: CRITICAL
Date/Time: Fri May 27 15:53:53 EST 2005
Additional Info:
CRITICAL - load average: 3.89, 1.99, 1.45
where 3.89 is the load averaged over 1 minute, 1.99 is over 5 minutes
and 1.45 is over 15 minutes.
Tim
Joe Hoot wrote:
Hello all,
I received this from my nagios server and I'm trying to understand what
it means. Can someone please help me diagnose this or point me to
docuementation that will describe what the "85, 90, 85, 90, 85, 90, 15"
means below... also, I'm tring to find out why the percentages are so
high. My guess is that there were so many things waiting in queue that
the percentages end up being that high.
***** Nagios *****
Notification Type: PROBLEM
Service: LOAD
Host: bufhub01 - bufhub01
Address: 136.223.18.171
State: CRITICAL
Date/Time: Tue Nov 29 02:59:59 EST 2005
Additional Info:
CPU Load: 99% 85 599% 90 599% 85 1099% 90 1099% 85 1599% 90 15
Thanks,
Joe
_____________________________
SUNY - ITEC
Information Technology Exchange Center
Systems Programmer/Analyst
E-mail: [EMAIL PROTECTED]
Office: (716)878-4644
Cell: (716)908-6292
Fax: (716)878-3485
_____________________________
ForwardSourceID:NT000224FA
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nagios-users mailing list
[email protected]
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