From 5de299b9b1d7ea4d6836ba5b62d5a75c548b0f38 Mon Sep 17 00:00:00 2001 From: Matthew Heler Date: Sat, 2 Feb 2019 16:44:58 -0600 Subject: [PATCH] [CEPH] Enable iostat mgr module Enable the iostat mgr module for Ceph. This module show the current throughput and IOPS done on a Ceph cluster. Change-Id: I2fe5b47401c15e349a49f345bacd99da39889373 --- ceph-client/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index 1473e08c2..b69232ec7 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -371,6 +371,7 @@ ceph_mgr_enabled_modules: - status - prometheus - balancer + - iostat # You can configure your mgr modules # below. Each module has its own set