Testing the connectivity to storage systems
When required, you can check whether the Microsoft SCOM server can successfully connect to the storage system using the scomu.cmd --test command.
If the network is slow, you can set the timeout value for the connection, using the scomu.cmd --timeout command. The default timeout is 60 seconds.
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>
scomu.cmd --test -t ds8k --url https:// host1.domain1.com:6989
--namespace root/ibm --username usr1 --password pwd1 --timeout=300
Connecting to the device ...
1 IBM DS8000 Storage System is found.
device ID: xx, code level: x.x.x.x, CIM server version: x.x.x.x
The connection is OK.