You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/12/03 13:31:48 UTC

[GitHub] [cloudstack] DennisKonrad opened a new pull request #3738: Load Average for KVM

DennisKonrad opened a new pull request #3738: Load Average for KVM
URL: https://github.com/apache/cloudstack/pull/3738
 
 
   ## Description
   This adds the **load average for the kvm hypervisor**. The average Load already seems to be available for Xen.
   
   It adds the 1-min load average from /proc/loadavg to the
   _listHosts
   listHostsMetrics_
   API calls.
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## How Has This Been Tested?
   Built and tested in kvm cluster.
   Tested manually via API calls
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services