Bug 461780

Summary: Nagios free RAM check on the installer node broken
Product: Red Hat HPC Solution Reporter: Daniel Riek <riek>
Component: nagios-mem-pluginAssignee: Nils Philippsen <nphilipp>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: high    
Version: 5.1CC: nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-15 17:39:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Riek 2008-09-10 15:17:16 UTC
Nagios free ram check on the installer node fails in the default installation:

[1221058190] Warning: Return code of 127 for check of service 'Free RAM' on host 'ibm-ridgeback' was out of bounds. Make sure the plugin you're trying to run actually exists.

Comment 1 Daniel Riek 2008-09-10 15:27:35 UTC
The actual problem seems to be that check_mem was installed into /usr/lib/nagios/plugins/ instead of /usr/lib64/nagios/plugins/ :

[root@installer nagios]# ls /usr/lib/nagios/plugins/
check_mem

All other plugins are in lib64

Comment 2 Daniel Riek 2008-09-11 17:02:39 UTC
We should fix this before release.

Comment 3 OCS Support 2008-09-11 19:54:28 UTC
Updated SRPM has been posted to Nils.  Waiting for build and post to the channel...

Comment 4 Daniel Riek 2008-09-15 17:39:32 UTC
Verified. Closing.