Bug 1231422
Summary: | [New] - CPU Utilization [pnp4nagios] fails to load the graph for physical machine | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> | ||||||
Component: | gluster-nagios-addons | Assignee: | Shubhendu Tripathi <shtripat> | ||||||
Status: | CLOSED ERRATA | QA Contact: | RamaKasturi <knarra> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rhgs-3.1 | CC: | divya, knarra, rnachimu | ||||||
Target Milestone: | --- | Keywords: | Regression | ||||||
Target Release: | RHGS 3.1.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | nrpe-2.15-4.1.el6rhs | Doc Type: | Bug Fix | ||||||
Doc Text: |
Previously, due to an issue in the package nrpe, the data got truncated while transferring and there was an invalid data available in the rrd database. This caused failures in pnp4nagios charts display. With this fix, the pnp4nagios charts work properly as the entire data gets transferred from nrpe server.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-07-29 05:33:26 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: | |||||||||
Bug Depends On: | 1230194, 1314419, 1314422, 1316177, 1316180 | ||||||||
Bug Blocks: | 1202842 | ||||||||
Attachments: |
|
Description
RamaKasturi
2015-06-13 07:04:41 UTC
Created attachment 1038237 [details]
Attaching the screenshot for cpu utilization on physicalmachine.
Did u try immediately after running configure-gluster-nagios?. What is the OS version, selinux status, pnp4nagios version?. No, I am able to see all other graphs and cpu utilization graph for virtual machines works fine. Only for physical machine i have the issue. selinux status - Enforcing Os version - RHEL7 and RHEL6.7 pnp4nagios - pnp4nagios-0.6.22-2.1.el6rhs.x86_64 I got the root cause. This issue is happening because of the NRPE issue reported in bz#1230194. NRPE output is getting truncated after 1023 characters. As a result , CPU utilization details are not returned completely and it corrupts the rrd file. It will be automatically fixed as part of the dependent bug bz#1230194. Fixed size issue with nrpe and that resolves this issue. Verified and works fine with nrpe-2.15-4.1.el6rhs.x86_64. CPU Utilization graph loads successfully when physical machine is added to monitor node through nagios. Created attachment 1040497 [details]
Attaching the cpu utilization after the fix
Shubhendu, Could you review and sign-off the edited doc text. doc-text looks fine 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. https://rhn.redhat.com/errata/RHEA-2015-1494.html |