[
https://issues.apache.org/jira/browse/CLOUDSTACK-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558268#comment-14558268
]
ASF subversion and git services commented on CLOUDSTACK-8247:
-------------------------------------------------------------
Commit fd6b1266817b097811a4e4519a431fa94739a2ab in cloudstack's branch
refs/heads/CLOUDSTACK-8247-for-master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fd6b126 ]
CLOUDSTACK-8247: Pull average Cpu util report between polling
Pull average Cpu util report between polling intervals instead of since boot
instead of using values since uptime
(cherry picked from commit 04176eaf171b46638be99b2f675aa2f09e99e1b8)
Signed-off-by: Rohit Yadav <[email protected]>
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
> KVM host cpu util doesn't work
> ------------------------------
>
> Key: CLOUDSTACK-8247
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8247
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.3.0, 4.4.0, 4.5.0
> Reporter: Marcus Sorensen
> Assignee: Rohit Yadav
> Fix For: 4.6.0, 4.5.2
>
>
> CPU util is pulled from one screen of top, which means it returns the average
> since the host was started. In practice this takes a lot to move the percent
> at all, we should replace it with something that returns an average CPU
> between polling intervals.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)