sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Memory Statistics Config and Show Commands

Open kanza-latif opened this issue 1 year ago • 10 comments

What I did

Provided support for the configuration and show commands of memory statistics feature.

How I did it

I added a new config file config/memory_statistics.py for the configuration commands of memory statistics feature. Added a show file show/memory_statistics.py for the show commands of memory statistics feature. Added a test file tests/memory_statistics_test.py to test the config and show commands of memory statistics feature

How to verify it

Cli support for config and show file is available

kanza-latif avatar Oct 14 '24 09:10 kanza-latif