sonic-utilities
sonic-utilities copied to clipboard
Memory Statistics Config and Show Commands
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