If you want data from the Global Reporter server included in global reports, add the local management server. Enter “localhost” as an IP Address/DNS name for your local management server.

6.Click OK.

7.When you are done, click OK.

The management server verifies it can contact the site and it checks the version of the management server the site is running. The management server then adds the site to its list for global reporting.

8.Repeat steps 4 and 5 for each site you want to add.

9.Enable global reporting by selecting the Enable option on the Global Reporter tab.

10.Set the time you want the refresh to start by doing the following:

a. Click the button. In the Time field, type a time in the 24-hour format with hours and minutes separated by a colon. For example, 23:15, for 11:15 p.m.

b. Select a date you want the job to start. The date is selected.

c.Click the Set button.

If you click the Set button after the time has passed, you must reset the time. The time and date you selected are displayed in the Next Schedule Run field.

11.Set up a repeat interval by typing a number in the Repeat Interval field and selecting a unit of measurement. For example, if you want the Global Reporter server to check the views of sites daily, you would type 1 in the Repeat Interval field and select day(s) as a unit.

IMPORTANT: You must select a repeat interval that is 12 hours or more.

12.When you are done with your changes, click the Save Changes button. Your changes are saved in case the browser is closed.

13.You must modify the listener.ora file at each remote site, as described in the following steps. For example, assume you have three remote sites. You must log onto each of these remote sites and modify the listener.ora file at each remote site, as described in the following steps:

a.Log onto the remote site.

b.Stop the service for the management server running at the remote site.

c.Stop the listener service for Oracle:

Go to the Services window to stop the OracleOraHome92TNSListener service.

d.Open the following file in a text editor on the computer at the remote site:

%ORA_HOME%\network\admin\listener.ora

e.After (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)), add the following line:

(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.10.1)(PORT = 1521))

where 192.168.10.1 is the IP address of the local host server. Replace 192.168.10.1 with the IP address of your local host.

Storage Essentials 5.00.01 User Guide 191