Skip to content

[pfcwd]: Refine 'show stats' output#170

Merged
lguohan merged 1 commit intosonic-net:masterfrom
marian-pritsak:pfcwd
Dec 14, 2017
Merged

[pfcwd]: Refine 'show stats' output#170
lguohan merged 1 commit intosonic-net:masterfrom
marian-pritsak:pfcwd

Conversation

@marian-pritsak
Copy link
Copy Markdown
Collaborator

Group columns in OK/DROP pairs
Add option to show empty lines now hidden by default

Signed-off-by: marian-pritsak marianp@mellanox.com

Group columns in OK/DROP pairs
Add option to show empty lines now hidden by default

Signed-off-by: marian-pritsak <marianp@mellanox.com>
@marian-pritsak
Copy link
Copy Markdown
Collaborator Author

Before:

       QUEUE    STORM DETECTED CNT    STORM RESTORED CNT    TX PACKETS    RX PACKETS    TX PACKETS DROP    RX PACKETS DROP    TX PACKETS LAST    RX PACKETS LAST    TX PACKETS LAST DROP    RX PACKETS LAST DROP
------------  --------------------  --------------------  ------------  ------------  -----------------  -----------------  -----------------  -----------------  ----------------------  ----------------------
Ethernet64:3                     0                     0             0             0                  0                  0                  0                  0                       0                       0

After:

       QUEUE    STORM DETECTED/RESTORED    TX OK/DROP    RX OK/DROP    TX LAST OK/DROP    RX LAST OK/DROP
------------  -------------------------  ------------  ------------  -----------------  -----------------
Ethernet64:3                        1/0           0/0           0/0                0/0                0/0

@lguohan lguohan merged commit 8677d5f into sonic-net:master Dec 14, 2017
vdahiya12 pushed a commit to vdahiya12/sonic-utilities that referenced this pull request Jul 23, 2021
…in log (sonic-net#170)

Changed the chassis definition to be a part of the class do the chassis will be found in run() function

Without the change, an error appears in syslog:
`ERR pmon#thermalctld: Caught exception while running thermal policy - NameError("name 'chassis' is not defined")`
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request May 20, 2025
…ted changes (sonic-net#170)

* [muxcable] Add grpc CLI support for transceiver presence retrieval from TRANSCEIVER_INFO table (sonic-net#3857)

* [muxcable] Add grpc CLI support for transceiver presence retrieval from TRANSCEIVER_INFO table

Signed-off-by: Mihir Patel <patelmi@microsoft.com>

* Using .get method to initialize trans_dir

---------

Signed-off-by: Mihir Patel <patelmi@microsoft.com>

* Transceiver CLI changes to support DOM and STATUS table related changes

Signed-off-by: Mihir Patel <patelmi@microsoft.com>

---------

Signed-off-by: Mihir Patel <patelmi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants