User's Manual
Command line 135
Item Description
•
Use SampleRate=4m for 4 minute samples, collecting up to 20 hours of samples.
•
Use SampleRate=5m for 5 minute samples, collecting up to 25 hours of samples.
•
Use SampleRate=1h for 60 minute samples, collecting up to 12.5 days of
samples.
Port throughput statistics are accessible using the show statistics-throughput
command.
Examples
->set statistics-throughput Enabled=true SampleRate=2m
Enables the port throughput statistics with the sample rate set to 2 minutes
->set statistics-throughput Enabled=false
Disables the port throughput statistics
status
View overall domain status information.
Supported actions: help, show
Item Description
show status
Display the status of the domain and all components in the domain.
Syntax
show status
Example
->show status
Displays domain status information
storage-management
Manage iSCSI storage management information for P4000 devices.
Supported actions: add, help, remove, set, show
NOTE: The P4000 storage does not support IPv6.
Item Description
add
storage-management
Add iSCSI storage management credentials.
Syntax
add storage-management <name> ip=<IPv4Address>
username=<user_name> [password=<password>]
Parameter
name (required)
The name for the iSCSI storage management
Properties
ip (required)
The iSCSI storage management IPv4 address
username (required)
An administrator for the storage management
password (optional)
The user password. The password can be entered as clear text in the command.
If you do not specify the password, you are prompted to enter the password as a
masked string at the prompt.
Examples
->add storage-management SMName ip=16.89.125.10
username=user1 password=pass1