Bug 1080950
| Summary: | [Nagios] - volume utilization status does not reflect in the status column, when status information says "Volume Utilization CRTICAL" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> | ||||||
| Component: | nagios-server-addons | Assignee: | Darshan <dnarayan> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | RamaKasturi <knarra> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rhgs-3.0 | CC: | dnarayan, kmayilsa, nlevinki, rhs-bugs, vagarwal | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | nagios-server-addons-0.1.0-24.git7f06a5c.el6.x86_64.rpm | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-22 19:08:01 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: |
|
||||||||
Verified in the build "nagios-server-addons-0.1.0-24.git7f06a5c.el6.x86_64" and works fine. When ever there is a change in status information it gets in status as well. Attaching screenshot for the same. Created attachment 885370 [details]
volume utilization in working state
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-1277.html |
Created attachment 878951 [details] Attaching the screenshot Description of problem: status column in volume utilization shows "OK" even when Volume utilization is critical. Version-Release number of selected component (if applicable): gluster-nagios-common-0.1.0-4.gitf3a2474.el6.x86_64 gluster-nagios-addons-0.1.0-9.git611be3b.el6.x86_64 How reproducible: Always Steps to Reproduce: 1. Create volume and mount it using the command "mount -t glusterfs <ip>:<vol_Name> <mountpoint>. 2. Now start creating data till the volume gets filled, so that it reaches critical level. 3. Actual results: Status column of the volume utilization shows "OK" when status information shows "Volume Utilization CRITICAL: Utilization:93% " Expected results: When status information shows critical, the same should get reflected in the status column as well, i.e status column should change from "OK" to "Critical" Additional info: