IT tutorials
 
Applications Server
 

Microsoft Lync Server 2013 Monitoring and Archiving : Monitoring Components Installation (part 1) - Monitoring Configuration

2/23/2014 8:19:58 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
Although this section doesn’t cover the simple “check box” to add the monitoring components to the Front End Server, it does cover the other items that are required for a fully functional Lync Monitoring deployment. The Monitoring role allows administrators to collect, trend, and review quantitative data related to audio calls, video calls, and IM messages. The Monitoring Server leverages Microsoft Message Queuing technology to collect information and deposit it in the monitoring database. Then it leverages SQL Server Reporting Services to display various canned and custom reports.

1. Installing Microsoft SQL Server 2012 Reporting Services

The Lync Server 2013 Monitoring server leverages Microsoft SQL Server Reporting Services to provide rich reports related to usage and quality of experience data. This section assumes you’ve already installed SQL and are familiar with the process. Small installations that chose to use the Enterprise edition of Lync Server 2013 can use the same SQL Server as the Front End pool; however, most larger deployments require a separate SQL Server and, in very large installations, a separate SQL Reporting Services server. In the steps that follow, you’ll walk through the installation process and post-installation steps for SQL Reporting Services.

During the SQL Server 2012 Installation Wizard, ensure that the Reporting Services box is checked and continue through the wizard. Be sure to examine the scalability requirements for your environment to determine whether the reporting services role should be placed on the SQL database server or on a dedicated serve. The administrator must also decide where to install the Reporting Services database, either on an existing SQL server or on the Reporting Services server. In general, it is recommended to collocate the Reporting Services database on the Reporting Services Server. After the SQL Reporting Services role is installed, it needs to be configured before the Monitoring Server can use it.

From the Start Menu, navigate to All programs, Microsoft SQL Server 2012, Configuration tools and select Reporting Services Configuration Manager. Ensure that the appropriate server and instance are selected and click Connect. To finish installing the Monitoring Components, follow these steps:

1. Click the Server Account button in the left column and set the appropriate report server service account.

2. Click the Web Service URL button. Review the settings. Usually the default settings are acceptable. However, if you want to use SSL, you’ll need to pick the certificate to be used. A certificate can be requested from the IIS console.

3. Click the Database button. Ensure that the proper database server is set. Ensure that the correct credentials are set to access the database.

4. Click the Report Manager URL button. Select the virtual directory to be used to access reports. By default, this is “Reports.”

Now the SQL Reporting Services server is almost ready. After the Monitoring server is installed, you’ll need to deploy the Monitoring Server Report Pack to the SQL Reporting Server as reviewed in the following text.

2. Monitoring Configuration

The good news about Lync Server 2013 is that with the Topology Builder tool much of the configuration is done automatically. Although both configuration and administration can be done from the Silverlight web GUI or the Lync Server Management Shell, the configuration section focuses on the former and the administration section focuses on the latter, to avoid duplication of concepts.

Open the Lync Server Control Panel. For reference, it can be found at the short URL you defined earlier, https://lyncadmin.companyabc.com/ in the sample environment, or https://<pool_FQDN>/Cscp/.

Scrolling down in the left bar, click on the Monitoring and Archiving button. This brings up the settings menus for the Monitoring and Achiving server roles. By default, there is only one Call Detail Recording policy. Select it and click Edit and then Modify. These are the available options:

• Name (the name of the policy)

• Enable Monitoring of Call Detail Records (CDRs)

• Enable Purging for Monitoring Servers

• Options for duration to keep CDRs and error reports

The next item across the top bar is the Quality of Experience (QoE) Data menu. Microsoft’s approach to measuring the user experience is through QoE data that provides qualitative and quantitative analysis of every call. It also provides some metrics around instant messaging and network type (VPN versus LAN versus WAN) as well. This also comes with one policy by default. The only option is whether to enable purging and, if so, how long to keep QoE data. By default, this value is set to 60 days.

The next step is to deploy the Monitoring Server reports to the SQL Reporting Server. This step can be done using the Lync Server Management Shell or from the main screen of the deployment wizard. From any of the Lync Server 2013 servers, open the Lync Server Management Shell and run as administrator. Where D is the drive letter assigned to your CD/DVD drive where the Lync installation CD/DVD/ISO is mounted, run the DeployReports.ps1 PowerShell script as this:

D:\setup\amd64\setup\reportingsetup\DeployReports.ps1 -storedUserName <domain\user> -storePassword <password>

This is the most minimalist version of the command. The full syntax including optional items is outlined here:

DeployReports.ps1 -storedUserName <domain\user> -storedPassword <password>
-readOnlyGroupName <ReportReadOnlyGroupName> -reportServerSQLInstance
<ReportServerSQLInstance>

An explanation of each option is presented here:

storedUserNameThe username used to access the Monitoring Server store.

storedPasswordThe password for the value of storedUserName.

readOnlyGroupNameThe domain group that will be granted read-only access to the Monitoring Server reports. This group must already exist in Active Directory for the action to complete successfully.

reportServerSQLInstanceThe SQL instance that is hosting SQL Reporting Services. If this is left blank, the script assumes that it is the same server that holds the Monitoring Server databases.

Run the get-CsService -MonitoringServer cmdlet and pay special attention to the ReportingURL field. This is the URL where you’ll access the Lync Server reports.

 
Others
 
- Sharepoint 2013 : Packaging and distributing apps (part 5) - Trapping app lifecycle events
- Sharepoint 2013 : Packaging and distributing apps (part 4) - Installing apps at tenancy scope
- Sharepoint 2013 : Packaging and distributing apps (part 3) - Publishing apps
- Sharepoint 2013 : Packaging and distributing apps (part 2) - Packaging apps - Packaging host web features, Packaging for autohosted apps
- Sharepoint 2013 : Packaging and distributing apps (part 1) - Packaging apps - Understanding the app web solution package
- EXchange Server 2013 : Using and managing Exchange services (part 3) - Sample configuration for WinRM
- EXchange Server 2013 : Using and managing Exchange services (part 2) - Configuring service startup,Configuring service recovery
- EXchange Server 2013 : Using and managing Exchange services (part 1) - Working with Exchange services, Checking required services
- Microsoft Lync Server 2013 Edge Server : Edge Server Troubleshooting (part 3) - Lync Centralized Logging, Lync Server Management Shell, Telnet, Troubleshooting Lync Services
- Microsoft Lync Server 2013 Edge Server : Edge Server Troubleshooting (part 2) - DNS Records
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us