-
Notifications
You must be signed in to change notification settings - Fork 657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[show] Add 'show' CLI for system-health feature #971
[show] Add 'show' CLI for system-health feature #971
Conversation
Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
This pull request introduces 4 alerts when merging 8a634ab into aae89b7 - view on LGTM.com new alerts:
|
… 'show' script, Fix comments Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
This pull request introduces 4 alerts when merging 61d90ac into 60e5410 - view on LGTM.com new alerts:
|
retest this please |
…o shlomi_system_health_cli
retest this please |
This pull request introduces 4 alerts when merging f63c8b0924dd790662051ae8d6ce431332720e9b into b4b5fd3 - view on LGTM.com new alerts:
|
This pull request introduces 4 alerts when merging 04d0672 into b4b5fd3 - view on LGTM.com new alerts:
|
This pull request introduces 4 alerts when merging c04dfed into a23479e - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shlomibitton this PR is missing command line reference update. Please update it as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix LGTM alerts.
Add a CLI reference for system-health feature.
This pull request introduces 4 alerts when merging d33454c into a23479e - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 28f9625 into a23479e - view on LGTM.com new alerts:
|
@liat-grozovik the CLI reference added, please review. |
Change 'Ignore' to 'Ignored'
sonic-net/sonic-buildimage@8ea2ab5 Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com>
@jleveque can you please confirm your comments are resolved so we can merge? |
- What I did
Add 'show' CLI for system-health feature.
Add Unit test for the new CLI.
Commands:
- summary Show system-health summary information
- detail Show system-health detail information
- monitor-list Show system-health monitored services and devices name list
- How I did it
Added support to 'show' script.
Added new unit test.
- How to verify it
Run commands:
- show system-health summary
- show system-health summary
- show system-health summary
- Previous command output (if the output of a command-line utility has changed)
- New command output (if the output of a command-line utility has changed)