aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/pacemaker.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sos/plugins/pacemaker.py b/sos/plugins/pacemaker.py
index ee83e2c2..e47dcb10 100644
--- a/sos/plugins/pacemaker.py
+++ b/sos/plugins/pacemaker.py
@@ -46,6 +46,8 @@ class Pacemaker(Plugin):
"pcs config",
"pcs status",
"pcs stonith sbd status",
+ "pcs stonith sbd watchdog list",
+ "pcs stonith history show",
"pcs quorum status",
"pcs property list --all"
])