Skip to content

ns memory

The following operations can be performed on "ns memory":

stat ns memory

Displays memory statistics of NetScaler features.

Synopsys

stat ns memory [<pool>] [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]

Arguments

pool

Feature name for which to display memory statistics.

detail

Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.

fullValues

Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated

ntimes

The number of times, in intervals of seven seconds, the statistics should be displayed.

Default value: 1

Minimum value: 0

logFile

The name of the log file to be used as input.

clearstats

Clear the statsistics / counters

Possible values: basic, full

Outputs

count

devno

stateflag

Outputs

Allocation failure (AllocF)

Memory allocation failure for particular feature.

Percentage of memory allocated (Alloc(%))

Percentage of NetScaler memory used by the feature.

Total memory Allocated (KB) (CurAlloc(KB))

Total current NetScaler memory available for use by the feature, in kilobytes.

Was this article helpful?