Name: | mom |
---|---|
Version: | 0.5.12 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 464877 |
License: | GPLv2 |
RPM: | mom-0.5.12-1.el7.noarch.rpm |
Source RPM: | mom-0.5.12-1.el7.src.rpm |
Build Date: | Mon Jul 23 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.ovirt.org |
Summary: | Dynamically manage system resources on virtualization hosts |
Description: | MOM is a policy-driven tool that can be used to manage overcommitment on KVM hosts. Using libvirt, MOM keeps track of active virtual machines on a host. At a regular collection interval, data is gathered about the host and guests. Data can come from multiple sources (eg. the /proc interface, libvirt API calls, a client program connected to a guest, etc). Once collected, the data is organized for use by the policy evaluation engine. When started, MOM accepts a user-supplied overcommitment policy. This policy is regularly evaluated using the latest collected data. In response to certain conditions, the policy may trigger reconfiguration of the system’s overcommitment mechanisms. Currently MOM supports control of memory ballooning and KSM but the architecture is designed to accommodate new mechanisms such as cgroups. |
- Change versioning style - Switched form distutils to autotools builds
- Upgrade to version 0.3.0 - Upstream fixes CVE-2012-4480
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Upgrade to version 0.2.2 - Packaging related changes merged upstream so patches dropped
- Address review comments by Michael Schwendt - Fix use of _defaultdocdir macro - Add some comments to the spec file
- Third round of package review comments - Remove useless shebang on non-executable python script
- Second round of package review comments - Add a default config file: /etc/momd.conf
- Address initial package review comments
- Initial package