Description of problem: This is a recent regression just introduced by BZ1080470. I have only seen it here but it is possible that it is in other places. Version-Release number of selected component (if applicable): 4.11 How reproducible: Always Steps to Reproduce: 1.Goto Inventory --> File Systems --> Monitor --> Free space (graph) Actual results: Graph has wrong YAxis scale (off by 1000) and the values are off by the same. Expected results: Correct results. Additional info:
Created attachment 887383 [details] Screen shot of YAxis scale and bars issues.
Discovered that this problem also exists with time measurementUnits. Making the severity worse.
Committed to master: commit 251d60aa898402d28338a43bc844a3d69d4aff7d Author: Mike Thompson <mithomps> Date: Wed Apr 23 19:02:53 2014 -0700 [BZ 1089108] File Systems -> Free Space graph off by a factor of 1000. This was due to a recent bug fix introduced for BZ1080470. Testing Instructions: Please test various metrics as it is possible that other metrics are affected. I have run though many metrics this afternoon but just in case please do a test of various resource/metrics combinations.
Refactored solution to a cleaner, more maintainable solution with no if conditions. Committed to master: commit a2f0529d82120e069b22c94558d07f9e3a811e44 Author: Mike Thompson <mithomps> Date: Fri Apr 25 11:01:28 2014 -0700 [BZ 1089108] File Systems -> Free Space graph off by a factor of 1000. Refactored to a much cleaner solution with no IF logic. Removed some dead code from Measurement helper classes.
Verified on Version : 4.11.0-SNAPSHOT Build Number : e686783
Bulk closing of RHQ 4.11 issues, now that RHQ 4.12 is out. If you find an issue with those, please open a new BZ, linking to the old one.