Sssu is usually installed. Find the sssu command in C:/program files/Hewlett-Packard/sanworks/Element Manager for StorageWorks HSV/Bridge and check whether the sssu command can be properly connected:
Sssu for HP StorageWorks command View
Evaversion: 6.0
Build: 34
MANAGER: <input server name or localhost>
Username: <input administrator, usually this one>
Password: <input password>
Nosystemselected> <input "ls system full">
The current system information will be listed. You can also ls Disk Full without adding full.
If everything is OK, you can write a batch processing file eva-capture.bat:
Sssu.exe "set options command_delay = 1" "file eva-capture.txt"> tmp_eva.log
Eva-capture.txt in:
File logon.txt
Set options display_width = 132
Ls system full
Exit
In logon.txt:
Set options command_delay = 1
Select Manager localhost username = Administrator Password = xxxxxxx
Finally, you can send the tmp_eva.log.
This article from the csdn blog, reproduced please indicate the source: http://blog.csdn.net/Petergepeter/archive/2008/05/09/2423208.aspx