Hide Forgot
Created attachment 1121457 [details] screen shot of memory usage graph Description of problem: ----------------------- Version-Release number of selected component (if applicable): --------------------------- 5.4.5.0 How reproducible: ---------------- Always Steps to Reproduce: ------------------ 1.Enable C&U collection for a provider. 2.From the summary screen of a VM,navigate to the Utilization page by clicking Monitoring->Utilization. 3.Zoom in on the daily CPU or memory graphs. Actual results: -------------- The values in the low operating range and high operating range columns are mixed up. In the attached screenshot, low operating range = 198 MB high operating range = 90.8 MB Expected results: ---------------- Additional info: ---------------
I think that the source of this bug is the same as below. And also the fix is the same: commit aeed1dd8c65feef2515f96f05a7750e379b95d61 Author: Martin Povolny <mpovolny> Date: Mon Nov 23 19:03:36 2015 +0100 Add missing labels for added performance report column. https://bugzilla.redhat.com/show_bug.cgi?id=1281968 Can you, please verify this on current builds?
Created attachment 1161200 [details] screen shot of mem utilization page from 5.6.0.7
Robin, please, take a look.
https://github.com/ManageIQ/manageiq/pull/14324
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/97d6a2d08d41cb95e1a596d3f625ff7dc183c0aa commit 97d6a2d08d41cb95e1a596d3f625ff7dc183c0aa Author: PanSpagetka <rknaur> AuthorDate: Tue Mar 14 15:02:32 2017 +0100 Commit: PanSpagetka <rknaur> CommitDate: Tue Mar 14 15:02:32 2017 +0100 Fix mixed values in Low and High operating ranges for CU charts https://bugzilla.redhat.com/show_bug.cgi?id=1305115 product/charts/miq_reports/vim_perf_daily.yaml | 1 - product/charts/miq_reports/vim_perf_daily_cloud.yaml | 1 - 2 files changed, 2 deletions(-)
Verified in 5.8.0.8