diff options
-rw-r--r-- | sos/report/plugins/ceph_mon.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/report/plugins/ceph_mon.py b/sos/report/plugins/ceph_mon.py index 8a41d463..3a7cc130 100644 --- a/sos/report/plugins/ceph_mon.py +++ b/sos/report/plugins/ceph_mon.py @@ -92,6 +92,7 @@ class CephMON(Plugin, RedHatPlugin, UbuntuPlugin): "ceph config-key dump", "ceph crash stat", "ceph features", + "ceph health detail", "ceph insights", "ceph log last 10000 debug audit", "ceph log last 10000 debug cluster", |