Bug 1077466

Summary: Status information for the RHS node hosting the nagios server is 'null'
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Shruti Sampat <ssampat>
Component: gluster-nagios-addonsAssignee: Shubhendu Tripathi <shtripat>
Status: CLOSED DUPLICATE QA Contact: RHS-C QE <rhsc-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.0CC: dtsang, esammons, knarra, nlevinki, pprakash, rhs-bugs, sdharane
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-18 05:05:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot none

Description Shruti Sampat 2014-03-18 04:22:59 UTC
Description of problem:
------------------------

The status information column, for the RHS node on which nagios server is running, is shown as 'null' in the 'Hosts' screen.

Following are the contents of the configuration file for the node - 

define host{
   use gluster-host
   host_name node1
   alias web-node01
   address localhost
   hostgroups gluster_hosts
}

Find screenshot attached.

Version-Release number of selected component (if applicable):
nagios-3.5.1-1.el6.x86_64
glusterfs-3.4.0.59rhs-1.el6rhs.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install nagios server and the required packages for a storage node to be monitored on one of the RHS nodes. The configuration file with the above contents would typically be present after installation.
2. Start the required services and navigate to the Nagios web UI.
3. Click on Hosts in the list on the left-hand side of the screen.

Actual results:
Status information for the node running the nagios server is null.

Expected results:
The status information for the RHS node running the nagios server should be displayed correctly, and not as 'null'.

Additional info:

Comment 1 Shruti Sampat 2014-03-18 04:23:40 UTC
Created attachment 875786 [details]
screenshot

Comment 3 Shruti Sampat 2014-03-18 05:05:08 UTC

*** This bug has been marked as a duplicate of bug 1077465 ***