Administrator Guide

Table Of Contents
Table 22. Details of diagnostics (continued)
To export a remote diagnostics report to the HTTPS share:
racadm diagnostics export -f diags.txt -u httpsuser -p httpspwd -l
https://test.com
To export a remote diagnostics report to a local share:
racadm diagnostics export -f diags.txt
driverpack
Table 23. Details of driverpack
Description Installs the driver pack for the operating system.
Synopsis
To get information about the available driver packs
racadm driverpack getinfo
To attach the driver pack that matches the operating system
Racadm driverpack attach -i <index> -t <expose duration>
To detach the driver pack
Racadm driverpack detach
Input
-iindex of the operating system
-texposed time duration in seconds. It is an optional parameter and the default value is 64800
seconds.
Output
racadm driverpack getinfo<OS name>
Racadm driverpack attachJob Id details
Racadm driverpack detachdetach successful
racadm driverpack getinfo<OS name>
Racadm driverpack attachJob Id details
Racadm driverpack detachdetach successful
Example
To attach the driver pack with operating system index and exposed time
racadm driverpack attach -i <OS Index> [-t <exposed time>]
To check the job status
racadm jobqueue view -i JID_000000000000
To detach the operating system
racadm driverpack detach
NOTE: In the local RACADM interface, if a driver pack is attached, some of the export operation commands may not
work as expected. Ensure that the driver pack is detached before using commands like serialcapture export, hwinventory,
swinventory, hwinventory export, and inlettemphistory export.
44 RACADM Subcommand Details