Users Guide

warning alarm triggers. The alarms clear when memory utilization goes below the corresponding thresholds. To view the current
active alarms in the system, use the show alarms command.
To configure the high or low memory utilization threshold values, use the util-threshold memory command. Before
configuring the threshold values, configure a syslog server to collect and store the syslog messages. To display the configured
utilization thresholds, use the show util-threshold memory command.
Example of configuring memory utilization threshold
OS10# configure terminal
OS10(config)# logging server 10.10.10.11
OS10(config)# util-threshold memory high 80 low 60
OS10(config)# exit
OS10# show util-threshold memory
Processor High Low
==========================
Overall 80 60
Memory Utilization commands
show processes memory
Displays information about memory usage for processes running in the system.
Syntax
show processes memory [num-of-tasks]
Parameters num-of-tasks(Optional) Specify the number of tasks to display with highest memory usage, from 1
to 99.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show processes memory 5
Memory Statistics of Unit 1 (kilobytes)
=========================================
Total: 2042432, CurrentUsed:399980, CurrentFree:1642452
PID Process Total-used
1738 python 55145.664
1785 base_nas 55145.664
1383 python 51060.8
2710 python 51060.8
984 python 49018.368
Supported
Releases
10.5.2.0 or later
show util-threshold memory
Displays the configured memory utilization threshold values.
Syntax
show util-threshold memory
Parameters None
Defaults None
Command Mode EXEC
1824 Troubleshoot Dell EMC SmartFabric OS10