![]() | Caution - The purpose of the Oracle ILOM Service Snapshot utility is to collect data for use by Oracle Service personnel to diagnose system problems. Customers must not run this utility unless requested to do so by Oracle Service personnel. |
-> set /SP/diag/snapshot dataset=value
Where value can be one of the following:
normal – Collect information about Oracle ILOM, host operating system, and hardware configuration.
normal-logonly – Collect only log files.
FRUID – Collect information about installed FRUs, in addition to the data set collected for Normal.
fruid-logonly – Collect only log files.
full – Collect the maximum information about the server. This option could cause the server to reset.
full-logonly – Collect only log files.
-> set /SP/diag/snapshot encrypt_output=[true|false]
The transfer protocol can be sftp, ftp, ftps, tftp, http, or https.
For example, to store the Snapshot information through FTP in a directory named data on the host, type set /SP/diag/snapshot dump_uri=ftp://username:mypasswd@host-ip-address/data.