Skip to content

Commit

Permalink
Add devlink health to networking plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
filanov committed Sep 11, 2024
1 parent bdab652 commit 6870e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/networking.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def setup(self):
"devlink dev param show",
"devlink dev info",
"devlink port show",
"devlink health show",
])

devlinks = self.collect_cmd_output("devlink dev")
Expand Down

0 comments on commit 6870e70

Please sign in to comment.