Bug 1377881 - C&U memory graphs are missing for Azure instances
Summary: C&U memory graphs are missing for Azure instances
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Yuri Rudman
QA Contact: Nandini Chandra
URL:
Whiteboard: c&u:azure:ui
Depends On:
Blocks: 1379694 1396525
TreeView+ depends on / blocked
 
Reported: 2016-09-20 22:03 UTC by Nandini Chandra
Modified: 2017-06-12 16:09 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1379694 1396525 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:09:08 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nandini Chandra 2016-09-20 22:03:00 UTC
Description of problem:
----------------------
Support to collect C&U metrics for memory, network, disk utilization for Azure was added through https://bugzilla.redhat.com/show_bug.cgi?id=1376161

The memory graphs are missing for Azure instances.Memory graphs are displayed for Availability zones,like expected.


Version-Release number of selected component (if applicable):
--------------------
5.6.2.0


How reproducible:
-----------------
Always


Steps to Reproduce:
-------------------
1.Enable C&U collection for Azure.
2.From the summary page of an instance, click 'Monitoring', then click 'Utilization'.


Actual results:
---------------
C&U memory graphs are missing  for Azure instances.


Expected results:
-----------------
C&U memory graphs should be displayed  for Azure instances.


Additional info:
----------------

Comment 2 Greg Blomquist 2016-09-20 22:08:57 UTC
Bronagh, can you reproduce this in a dev env and ensure that the metrics are getting collected, etc...

Might need to reassign to GreggT if all the general collection stuff looks right.

Comment 3 Bronagh Sorota 2016-09-21 14:19:28 UTC
Hi Greg B,
QE verified in the below BZ that memory consumption is being collected (on 5.6.2):
https://bugzilla.redhat.com/show_bug.cgi?id=1376161

I also verified memory is being collected in my local dev environment. However, I too am not seeing a graph for memory utilization in the UI.

I am going to assign this BZ to Gregg T.

Bronagh

Comment 4 Gregg Tanzillo 2016-09-22 14:19:00 UTC
Nandini, would you be able to provide a DB that has C&U metrics for Azure that we can use to track down this issue? Also, if you already have it running on an appliance just let me know the IP address and I can get what I need.

Comment 8 Yuri Rudman 2016-10-11 14:10:56 UTC
https://github.com/ManageIQ/manageiq/pull/11827

Comment 9 CFME Bot 2016-10-19 04:32:21 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/f0504854146f71ff24e4b273efe23c5755f13ea7

commit f0504854146f71ff24e4b273efe23c5755f13ea7
Author:     Gregg Tanzillo <gtanzill>
AuthorDate: Fri Oct 14 10:59:28 2016 -0400
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Tue Oct 18 23:30:38 2016 -0500

    Merge pull request #11827 from yrudman/show-memory-graph-for-azure-instances
    
    Show 'Memory (MB)' chart for azure instance
    (cherry picked from commit 3f1916e7de3243fdc2e70aad95928ee5b92831fb)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1377881

 app/models/manageiq/providers/azure/cloud_manager/vm.rb | 4 ++++
 spec/services/charts_layout_service_spec.rb             | 8 ++++++++
 2 files changed, 12 insertions(+)

Comment 11 Nandini Chandra 2017-03-15 20:42:50 UTC
Verified in 5.8.0.4


Note You need to log in before you can comment on or make changes to this bug.