System information

Table Of Contents
Index
175
5. Change the port0 and port1 tag values to ports currently not in use.
For Example:<ECOMSetting Name="Port0">
<port>15988</port>
<secure>false</secure>
<slp>true</slp>
</ECOMSetting>
<ECOMSetting Name="Port1">
<port>15989</port>
<secure>true</secure>
<slp>true</slp>
</ECOMSetting>
6. Save port_settings.xml file.
7. Start the ECOM Service.
8. In the Profiler GUI: Go to Administration > Hosts.
9. Click the monkey wrench icon for the Array.
10. Change the HTTP port to the port set in the port_settings.xml on Provider.
11. Save the changes.
Q: How do I add a new user to the provider?
A: Login to the provider GUI.
1. Go to the URL https://<ipaddress>:5989/ecomconfig, and log in using the
username LocalDir/admin and the password #1Password.
2. Click Add User and create a user with the role of Administrator. This newly
created username can now be used to obtain access to the Array Provider.
Note: “LocalDir/’ will prepended to the username whenever a new user is
created.
For example: the new user name will be LocalDir/<the user name that you have
given>
Q: How do I start/stop the provider from command prompt?
A: On Windows:
1. Stop <install_dir>ECIM/ECOM/bin/sm_service stop ecom.exe