Show memory histogram – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual

Page 149

Advertising
background image

Multi-Service IronWare Administration Guide

131

53-1003028-02

show memory histogram

5

show memory histogram

Displays task memory usage information.

Syntax

show memory histogram [ pool pool-id | below threshold-value | trace taskname]

Parameters

pool pool-id

Specifies the display of memory histogram information for a specific memory
pool. The valid range is 0-3, where “0” = OS, “1” = Shared, “2” = Global and
“3” = User Private.

below threshold-value

Specifies the display of memory histogram information when available
memory falls below the specified percentage (5, 10 or 20 percent).

trace taskname

Specifies the display of high CPU condition task traces.

Command

Modes

User EXEC mode

Privileged EXEC mode

Global configuration mode

Usage

Guidelines

Command

Output

The show memory histogram command displays the following information:

Output field

Description

DURATION

How long the histogram data is stored. 60 seconds means 60 records.

SEQ IDX

Number of records in the histogram database.

TIME

Time at which histogram is taken.

AVAIL MEM

Available memory of particular pool.

POOL

Name of the pool.

Total Memory (bytes)

Total memory size of the pool.

Used Memory (bytes)

Memory used from the pool.

Available Memory (bytes) Available memory of particular pool.

Task Name

Name of task that is currently holding the memory.

Alloc-Number

Memory allocation count of each task.

Alloc Size (Bytes)

Total number of bytes allocated to each task.

Advertising