Martin Sivák has uploaded a new change for review.

Change subject: Remove CPU monitoring from MOM config till MOM patch is ready
......................................................................

Remove CPU monitoring from MOM config till MOM patch is ready

Change-Id: I1733817ec17cb479da42816dc51de76b175f63fb
Signed-off-by: Martin Sivak <[email protected]>
---
M vdsm/mom.conf.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/04/28904/1

diff --git a/vdsm/mom.conf.in b/vdsm/mom.conf.in
index c850fff..cf4bf0b 100644
--- a/vdsm/mom.conf.in
+++ b/vdsm/mom.conf.in
@@ -67,8 +67,8 @@
 
 [host]
 # A comma-separated list of Collector plugins to use for Host data collection.
-collectors: HostMemory, HostKSM, HostCpu
+collectors: HostMemory, HostKSM
 
 [guest]
 # A comma-separated list of Collector plugins to use for Guest data collection.
-collectors: GuestQemuProc, GuestMemory, GuestBalloon, GuestCpuTune
+collectors: GuestQemuProc, GuestMemory, GuestBalloon


-- 
To view, visit http://gerrit.ovirt.org/28904
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1733817ec17cb479da42816dc51de76b175f63fb
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to