Managing vsxmstat
Use the vsxmstat command to enable or disable memory information collection on the VSX Gateway.
Syntax
# vsxmstat {enable_raw|disable_raw|status_raw}
Parameter
|
Description
|
enable_raw
|
Enables memory resource monitoring for perfanalyze use.
|
disable_raw
|
Disables memory resource monitoring for perfanalyze use.
|
status_raw
|
Shows if memory resource monitoring is enabled or disabled for perfanalyze use.
|
Example
# vsxmstat disable_raw
Output
VSX memory resource control is disabled for perfanalyze use
|