- Enable SSH on ESXi
- Download IBM Dynaic System Analysis (DSA) : – http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=serv-dsa
- Windows Portable command:
[sourcecode]
Open Port 5989
ibm_utl_dsa_dsyt85t-3.40_portable_windows_x86-64.exe -vmwesxi user:password@ip-address -v -c -d c:\temp\dsa
-f -v -f –ffdc
[/sourcecode]
- VMware Portabl command:
[sourcecode]
transfer the file via CP / ssh or WinSCP or USB to /tmp
cp /mnt/key/ibm_utl_dsa_212p_rhel3_i386.bin /tmp
chmod +x ibm_utl_dsa_212p_rhel3_i386.bin
./ibm_utl_dsa_212p_rhel3_i386.bin
/var/log/IBM_SUPPORT
[/sourcecode]
- DSA Command help :- http://publib.boulder.ibm.com/infocenter/toolsctr/v1r0/index.jsp?topic=%2Fdsa%2Fdsa_r_cli_collectall.html
- Collecting system information on a remote system running the VMware ESXi:- http://publib.boulder.ibm.com/infocenter/toolsctr/v1r0/index.jsp?topic=%2Fdsa%2Fdsa_t_collecting_inventory_data_on_a_remote_system_running_vmware.html