cloudstack/plugins/metrics
Rohit Yadav bf7efaa98d cw1314: Fix high CPU deviation issues seen in metrics view
HostStats returns cpu usage in percentage while memory usage in bytes.
This fixes a regression in maximum CPU usage deviation that did not
assume the values to be in percentage and multiple the final ratios
with 100 which leads to 100x the actual deviation value.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-05-10 12:42:12 +05:30
..
resources/META-INF/cloudstack/metrics APPLE-328: Metrics View APIs 2017-02-16 13:20:30 +05:30
src/org/apache/cloudstack cw1314: Fix high CPU deviation issues seen in metrics view 2017-05-10 12:42:12 +05:30
pom.xml APPLE-328: Metrics View APIs 2017-02-16 13:20:30 +05:30