White Papers

23
racadm supportassist autocollectscheduler view
Note: After successful registration, by default, automatic collection is scheduled monthly on the 1st Sunday between 12 a.m. and
5 p.m.
After registering SupportAssist, use the supportassist autocollectscheduler view command to get the SupportAssist automatic
collection schedule.
Output:
scheduler collection time = 12:10 AM
scheduler collection DayOfMonth = *
scheduler collection DayOfWeek = Sun
scheduler collection WeekOfMonth = 1
scheduler collection User = *
scheduler collection recurrence = Monthly
racadm supportassist autocollectscheduler clear
Note: After successful registration, by default, automatic collection is scheduled monthly on the 1st Sunday between 12 a.m. and
5 p.m.
After registering SupportAssist, use the supportassist autocollectscheduler clear command to clear the SupportAssist automatic
collection schedule.
Output:
SRV088: The SupportAssist operation is successfully completed.
SupportAssist Configuration
To set a SupportAssist configuration setting, use the following command syntax:
racadm set <attribute_name> <attribute_value>
To get a SupportAssist configuration setting, use the following command syntax:
racadm get <attribute_name>
For default network share settings, set the following attributes.
Command
Acceptable values
racadm set idrac.supportassist.DefaultProtocol 1
Accepted protocols are NFS (1) and CIFS (2), with CIFS as
default protocol.
racadm set idrac.supportassist.DefaultShareName
/home/nfs_share
ShareName accepts a string of 0 to 64 characters in length
racadm set idrac.supportassist.DefaultIPAddress
10.232.117.89
IPAddress accepts valid IPv4 and IPv6 address
racadm set idrac.supportassist.DefaultUserName user1
UserName accepts a string of 0 to 64 characters in length
racadm set idrac.supportassist.DefaultPassword password
Password accepts a string of 0 to 64 characters in length
racadm set idrac.supportassist.DefaultWorkgroupName
workgroupname
Workgroupname accepts a string of 0 to 64 characters in
length
For host operating system proxy settings, set the following attributes.
Acceptable values
Indicates whether the host operating system connects to the
internet through a proxy server. The accepted values are No
(0) and Yes (1) with No being the default value.
HostOSProxyAddress accepts a string of 0 to 256 characters
in length.
HostOSProxyPort accepts integer values from 0 to 65535.
HostOSProxyUserName accepts a string of 0 to 64 characters
in length.
HostOSProxyPassword accepts a string of 0 to 64 characters
in length.