CLI Guide

Table Of Contents
error: Sends notifications for Error and Critical events.
warn: Sends notifications for Warning, Error, and Critical events.
resolved: Sends notifications for Resolved, Warning, Error, and Critical events.
info: Sends notifications for all events.
none: Disables syslog notification.
If notification-level is other than none, the host parameter must be specified.
Examples Set the system to send an entry to the remote server at 10.1.1.10 on port 514 when a critical
event occurs.
# set syslog-parameters notification-level crit host 10.1.1.10 host-port
See also
show syslog-parameters
test
set system
Description Sets the system name, contact person, location, and description. The name, location, and contact are
included in event messages. All four values are included in system debug logs for reference by service
personnel. When using the PowerVault Manager, the system name appears in the browser title bar or
tab.
Input rules for each value:
The value is case sensitive.
The value can have a maximum of 79 bytes.
The value can include spaces and printable UTF-8 characters except: " <> \
A value that includes a space must be enclosed in double quotes.
Minimum role manage
Syntax
set system
[contact value]
[info value]
[location value]
[name value]
Parameters
[contact value]
Optional. The name of the person who administers the system. The default is Uninitialized
Contact.
[info value]
Optional. A brief description of what the system is used for or how it is configured. The default is
Uninitialized Info.
[location value]
Optional. The location of the system. The default is Uninitialized Location.
[name value]
Optional. A name to identify the system. The default is Uninitialized Name.
Examples Set the system name to Test and the contact to J. Doe.
# set system name Test contact "J. Doe"
See also
show system
156 Alphabetical list of commands