Deploy Monitoring Server Reports (Recommended)

Topic Last Modified: 2009-01-23

Monitoring Server contains a set of standard reports that are published by Microsoft SQL Server Reporting Services. The reports are made available by a Web site that is published by the Report Manager.

After you have started the Monitoring service, you can deploy the Monitoring Server Report Pack to an instance of the Microsoft SQL Server Reporting Services. This step is optional.

Note

To deploy the Monitoring Server Report Pack, you must first install SQL Server Reporting Services. For details, see Install SQL Server Reporting Services. Additionally, the account that you are logged on with must be assigned to the Content Manager role of the Reporting Services instance that you will deploy the report pack to. For details about assigning users to a SQL Report Services role, see Creating and Managing Role Assignments.

To deploy Monitoring Server Reports

  1. In the Deployment Wizard, at Step 4: Deploy Monitoring Server Reports, click Run.

  2. On the Welcome to the Monitoring Server Report Pack Deployment Wizard page, click Next.

  3. On the Specify Report Pack Account page, type the name of a new or existing service account to use for this server, type the password for the account, and then click Next.

    Note

    The default account is RTCReportPack. For a new account, use a strong password that meets the Active Directory password requirements of your organization.

  4. On the Report Pack Configuration page, type the URL of the reporting server, and then click Next.

    Warning

    You can publish the reports only to an HTTPS Web site. When you publish the reports, you must use the name of the reporting server within the URL. Before you deploy the report pack, ensure that Ignore client certificates is selected for the Web site. After you have finished deploying the report pack, you can change the Client certificates setting if you’d like.

  5. On the Authorize Group page, do one of the following:

    • To grant read-only access for Monitoring Server reports to a domain group, select the group’s domain in Select domain, and type the name of the group in Name of existing group.
    • To not grant access to any groups, click Skip this step. If you do this, you can manually configure access after you have deployed the report pack, as described following this procedure.

    Note

    If the Monitoring Server report pack is deployed onto a SQL Server Reporting Server that is in a different domain in the forest, then domain local groups cannot be used to grant read-only access. In this case, you can use only global or universal groups.

    Warning

    Members of this domain group will be granted read-only access to personal identifying information, such as the URIs and phone numbers of callers and callees, in the Call Detail Recording (CDR) and Quality of Experience (QoE) database.

  6. On the Ready to Deploy Report Pack page, click Next.

  7. When the wizard has completed, select the View the log when you click Finish check box, and then click Finish.

  8. In the log file, verify that Success appears under the Execution Result column. Look for Success at the end of each task to verify that the report pack was deployed. When you are finished, close the log window.

You can now view reports by using the Reporting Services instance that you specified in the wizard. The format of the URL will be https://<fqdn>/reportserver?%2fOCSReports.

Note

Because the reporting server uses a different service account than that for Monitoring Server, you will need to ensure that you change the passwords of both the reporting server and Monitoring Server accounts before they expire.
In addition to the service accounts, the data source of the Monitoring Server report pack uses stored credentials to access the Monitoring database. When you change the password for this account, you must also update the stored credentials of the data source. The data source of the report pack can be found in the OCSReports folder of the report pack. To access, open http(s)://<FQDN>/Reports.

To manually configure read-only access to reports

  1. At the URL that you specified on the Report Pack Configuration page during the previous procedure, open the SQL Reporting Services page.

  2. Click the OCSReports folder.

  3. Click the Properties tab.

  4. Click Security.

  5. Click New Role Assignment.

  6. In the New Role Assignment page, type the name of the group or user to whom you want to provide read-only access in the Group or user name box.

  7. Select the OCS Reports Browser check box, and then click OK.