LGTM
On 10/19/2015 03:58 PM, 'Klaus Aehlig' via ganeti-devel wrote:
In this way, maintD can treat RSS observations in the same
way as hbal does.
Signed-off-by: Klaus Aehlig <[email protected]>
---
src/Ganeti/HTools/Backend/MonD.hs | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Ganeti/HTools/Backend/MonD.hs
b/src/Ganeti/HTools/Backend/MonD.hs
index c6ccd37..53fd2f6 100644
--- a/src/Ganeti/HTools/Backend/MonD.hs
+++ b/src/Ganeti/HTools/Backend/MonD.hs
@@ -50,6 +50,7 @@ module Ganeti.HTools.Backend.MonD
, xenCPUCollector
, kvmRSSCollector
, scaleMemoryWeight
+ , useInstanceRSSData
) where
import Control.Monad