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: ----------------
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.
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
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.
https://github.com/ManageIQ/manageiq/pull/11827
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(+)
Verified in 5.8.0.4