Use the following procedure to collect dump data:
Check whether dump data exists using the following command:
ls
If dump data exists, one of the following files exists:
"memory-dump-*"
"*-dump"
Export the dump data to the FTP server.
To transfer multiple files to an FTP server, execute the command for each file.
For details on how to export the dump data, refer to "5.5.3 Exporting Data to an FTP Server".
After exporting the dump data to an FTP server, delete the saved dump data.
To delete multiple files, execute the command for each file.
rm filename
Specify the name of the file in which the dump data confirmed in step 1 is stored.