CLI Guide

To clear the auto collection data
racadm supportassist autocollectscheduler clear
Input
-t—Specifies the types of logs to be included in the export data.
-sysinfo—System information
-osAppAll—OS and Application data
-ttylog—Storage log information
-Debug—iDRAC debug logs
-l—Specifies the network share location.
-u—Specifies the user name of the remote share.
-p—Specifies the password of the remote share.
-f—Specifies the target filename of the exported data.
NOTE: The filename must have .zip as the extension.
-pfname—Specifies the primary user's first name for the registration.
-plname—Specifies the primary user's last name for the registration.
-pmnumber—Specifies the primary user' s number.
-panumber—Specifies the primary user' s alternative number.
-pmailid—Specifies the primary user' s email address.
-sfname—Specifies the secondary user' s first name.
-slname—Specifies the secondary user' s last name.
-smnumber—Specifies the secondary user' s number.
-sanumber—Specifies the secondary user' s alternate number.
-smailid—Specifies the secondary user' s email address.
-company—Specifies the company name.
-street1—Specifies the street address of the company.
-street2—Specifies the secondary street address of the company.
-city—Specifies the name of the city.
-state—Specifies the name of the state.
-country—Specifies the name of the country.
-zip—Specifies the zip or postal code.
-time—Specifies the time to schedule a SupportAssist collection in HH:MM 12-hour format.
-dom—Specifies the day of the month to schedule a SupportAssist collection. Valid values are 1-28, L(Last day)
or '*' (default - any day). If -dom option is included in the command, then -wom and -dow options should not be
included.
-wom—Specifies the week of the month to schedule a SupportAssist collection. Valid values are 1-4, L(Last
week) or '*' (default - any week). If -wom option is included in the command, then only -dow option should be
included. -dom should not be included.
-dow — Specifies the day of the week to schedule a SupportAssist collection. Valid values sunday,
monday,...saturday '*' (default - any day).
-rp — Specifies the repeat parameter weekly, or monthly, or quarterly. Weekly is allowed only with dow
parameter. Monthly/quarterly is allowed either with dom or dow and wom together.
Example
To collect the system information data.
racadm supportassist collect
To collect the filtered data.
racadm supportassist collect –-filter
To collect the data and export to an FTP share.
racadm supportassist collect -t Debug -l ftp://192.168.10.24/share -u myuser -p mypass
138
RACADM Subcommand Details