CLI Guide

Table Of Contents
Arguments
Optional arguments
-h | --help Displays the usage for this command.
--verbose
Provides more output during command execution. This might not have any effect for some commands.
Description
Stops the front-end performance statistics collection. The statistics are available in the fe_perf_stats_<timestamp>.log
file at /var/log/VPlex/cli/.
NOTE: Run this command on each cluster to stop the front-end performance statistics collection.
See also
front-end-performance-stats start
front-end-performance-stats status
getsysinfo
Returns information about the current system.
Contexts
All contexts.
Syntax
getsysinfo
--output path-name
-linux
Arguments
Optional arguments
--output path-name Location and name of the output file. Default: /var/log/VPlex/cli/YY-sysinfo.txt
--linux
Use this if the management server is running on a Linux system. Disables the scsi tests since Linux
systems lack a scsi command.
Description
Display information and send the output to a file.
The information is written in TCL format.
200
Commands