<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Inside OCS &#187; Reporting</title>
	<atom:link href="http://blog.insideocs.com/category/management/reporting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insideocs.com</link>
	<description>Microsoft Office Communications Server - Tips, Tricks, and Insight</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:13:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Key Tips to Get Started with the Lync Monitoring Role &amp; Reports</title>
		<link>http://blog.insideocs.com/2012/01/13/key-tips-to-get-started-with-the-lync-monitoring-role-reports/</link>
		<comments>http://blog.insideocs.com/2012/01/13/key-tips-to-get-started-with-the-lync-monitoring-role-reports/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 19:22:03 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS 2010]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Microosft Lync monitoring credentials]]></category>
		<category><![CDATA[microsoft lync]]></category>
		<category><![CDATA[Microsoft Lync "Exception calling "Create" with "0" argument(s):"]]></category>
		<category><![CDATA[Microsoft Lync 2010 CDR and QoE Reports]]></category>
		<category><![CDATA[Microsoft Lync 2010 Monitoring Service Account]]></category>
		<category><![CDATA[Microsoft Lync CDR not logging]]></category>
		<category><![CDATA[Microsoft Lync Monitoring Report installation]]></category>
		<category><![CDATA[Microsoft Lync Monitoring Reports Empty]]></category>
		<category><![CDATA[Microsoft Lync Monitoring SQL Reporting Services (SRSS)]]></category>
		<category><![CDATA[Microsoft Lync Reporting]]></category>
		<category><![CDATA[Microsoft Lync SQL Reporting Service installation]]></category>
		<category><![CDATA[Reports MSMQ]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=1327</guid>
		<description><![CDATA[<p>Recently posted InsideLync.com: Key Tips to Get Started with the Lync Monitoring Role &#38; Reports.</p>
]]></description>
			<content:encoded><![CDATA[<p>Recently posted InsideLync.com: <a href="http://blog.insidelync.com/2012/01/tips-for-getting-started-with-the-lync-monitoring-role-reports/">Key Tips to Get Started with the Lync Monitoring Role &amp; Reports</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2012/01/13/key-tips-to-get-started-with-the-lync-monitoring-role-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing the OCS 2007 R2 QoE and CDR Data</title>
		<link>http://blog.insideocs.com/2010/07/08/managing-ocs-2007-r2-qoe-and-cdr-data/</link>
		<comments>http://blog.insideocs.com/2010/07/08/managing-ocs-2007-r2-qoe-and-cdr-data/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 23:48:26 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[microsoft ocs 2007 monitoring server data]]></category>
		<category><![CDATA[microsoft ocs 2007 MSFT_SIPQoESetting MSFT_SIPCDRServiceSetting]]></category>
		<category><![CDATA[microsoft ocs 2007 purge database]]></category>
		<category><![CDATA[microsoft ocs 2007 r2 QoE CDR Data]]></category>
		<category><![CDATA[microsoft ocs 2007 “quality of experience” “call detail record” data]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=923</guid>
		<description><![CDATA[<p>The Call Detail Record (CDR) and Quality of Experience (QoE) data available through the OCS 2007 R2 Monitoring Server role enables very good usage and quality of experience reporting.  This blog post covers how to estimate the size of the database, and how to manage the database data rentention and purge time.</p>
<p>1) QoE and CDR Database [...]]]></description>
			<content:encoded><![CDATA[<p>The Call Detail Record (CDR) and Quality of Experience (QoE) data available through the OCS 2007 R2 Monitoring Server role enables very good usage and quality of experience reporting.  This blog post covers how to estimate the size of the database, and how to manage the database data rentention and purge time.</p>
<p><span style="text-decoration: underline;"><strong>1) QoE and CDR Database Sizing</strong><br />
</span>Based on a sample Microsoft OCS feature usage model (the same one used for the <a href="http://technet.microsoft.com/en-us/library/dd425159(office.13).aspx">OCS 2007 R2 Capacity Planning</a>), the CDR database grows 8.8 KB per day, and the QoE database grows 16.8 KB per day.  Once we know this, we can estimate the database size using this formula:</p>
<p>&gt; Database size (KB) = (DB growth per user per day) * (Number of users) * (Number of days)</p>
<p>For example, the CDR and QoE database in a 3500 OCS user organization would consume a total of <strong>5.3 GB</strong> in 60 days ((8.8+16.8) * 3500 * 60).</p>
<p><strong><span style="text-decoration: underline;">2) Setting the Data Retention</span></strong><br />
The default data retention for both CDR and QoE data is<strong> 60 days</strong>. Every night the purge process will delete any records which are older than this value. The retention setting can be viewed and set in the OCS Administrator Console by doing a right-click | Properties on particular monitoring server in the left-hand tree. The <strong>property</strong> page looks like the following:</p>
<p><img class="alignnone size-full wp-image-924" style="border: black 1px solid;" title="OCS Monitoring Settings" src="http://blog.insideocs.com/wp-content/uploads/2010/07/OCS-Monitoring-Settings.JPG" alt="OCS Monitoring Settings" width="394" height="390" /></p>
<p>Set the <strong>Maximum Days Logged</strong> to the number of days that you wish to retain the respective data sets.</p>
<p><strong>Note:</strong></p>
<ul>
<li>To purge everything, use a value of <strong>zero</strong>.</li>
<li>Leave the checkbox unchecked to turn-off purging all together.</li>
<li>You can also manage these settings through WMI.</li>
</ul>
<p><strong><span style="text-decoration: underline;">3) Setting the Purge Time</span></strong></p>
<p>Specifying the time of day that the SQL database purges the data cannot be set through the OCS Administrative Console. You need to use WMI to make this setting. The WMI classes to set the QoE and CDR purge times are shown below:</p>
<ol>
<li>QoE:  use the <strong>MSFT_SIPQoESetting</strong> class and set the <strong>PurgeJobStartTime</strong> property.  The value is an integer representing the number of hours after midnight to start the purging (i.e the hour based on a 24 hour clock).  For example, a value of “1” will start the purging at 1am.</li>
<li>CDR:  use the <strong>MSFT_SIPCDRServiceSetting</strong> class and set the <strong>PurgeTime</strong> property. This also is an integer value representing the number of hours after midnight to start the purging of outdated records.</li>
</ol>
<p>These classes are <strong>only installed and available on the Monitoring Server</strong>. However, you can use the “-computername” parameter in WMI provider to remotely view and set value.</p>
<p>For example, the following two lines of Powershell, can be used to remotely set the Purge Time for the CDR database to be 4am:</p>
<address> &gt; <strong>$CDRObject = Get-WmiObject -class MSFT_SIPCDRServiceSetting -computername &lt;monitoring_server_hostname&gt; | Select-Object</strong></address>
<address> &gt; <strong>$CDRObject.PurgeTime = 4</strong></address>
<address><strong>&gt; $CDRObject.Put()</strong></address>
<p><strong>Note</strong>: if you are using multiple monitoring servers connected to one monitoring database, it is important to not start the purging on each server simultaneously.  See the TechNet article <a href="http://technet.microsoft.com/en-us/library/dd572795(office.13).aspx">Microsoft Office Communications Server 2007 R2 Configuring Retention of QoE and CDR Data</a> for more information</p>
<p><strong>Addition Information</strong></p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/dd572795(office.13).aspx">Microsoft Office Communications Server 2007 R2 Configuring Retention of QoE and CDR Data</a> (TechNet)</li>
<li>Key high-level information about the OCS 2007 R2 Monitoring role: <a href="http://blog.insideocs.com/2010/01/28/ocs-2007-r2-monitoring-role-faq/">OCS 2007 R2 Monitoring Role FAQ</a> (InsideOCS post)</li>
<li><a href="http://technet.microsoft.com/en-us/library/dd441306(office.13).aspx">Microsoft Office Communications Server 2007 R2Monitoring Support</a> (TechNet)</li>
<li>MSDN <a href="http://msdn.microsoft.com/en-us/library/dd167384(office.13).aspx">MSFT_SIPQoESetting (New)</a></li>
<li>MSDN <a href="http://msdn.microsoft.com/en-us/library/dd146623(office.13).aspx">MSFT_SIPCDRServiceSetting (New)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2010/07/08/managing-ocs-2007-r2-qoe-and-cdr-data/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OCS Quality of Experience (QoE) &#8211; Quick Facts</title>
		<link>http://blog.insideocs.com/2009/04/27/ocs-quality-of-experience-qoe-quick-facts/</link>
		<comments>http://blog.insideocs.com/2009/04/27/ocs-quality-of-experience-qoe-quick-facts/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 19:58:34 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[microsoft ocs 2007 r2 qoe]]></category>
		<category><![CDATA[OCS QoE]]></category>
		<category><![CDATA[ocs quality]]></category>
		<category><![CDATA[OCS Quality of Experience]]></category>
		<category><![CDATA[office communications server QoE]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=318</guid>
		<description><![CDATA[<p>While preparing my last post, I consolidated some quick facts about the QoE functionality that should benefit people who are considering deploying this role:</p>
<p>Note: If you are deploying the OCS 2007 R2 Monitoring Role, there is an updated (Jan 2010) post with answers to key questions about deployment: see OCS 2007 R2 Monitoring Role FAQ.</p>
<p>1. [...]]]></description>
			<content:encoded><![CDATA[<p>While preparing my last post, I consolidated some quick facts about the QoE functionality that should benefit people who are considering deploying this role:</p>
<p><strong>Note</strong>: If you are deploying the OCS 2007 R2 Monitoring Role, there is an updated (Jan 2010) post with answers to key questions about deployment: see<a href="http://blog.insideocs.com/2010/01/28/ocs-2007-r2-monitoring-role-faq/"> OCS 2007 R2 Monitoring Role FAQ</a>.</p>
<p>1. There is no additional server license (to your enterprise or standard license) required for this role. For OCS 2007, <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=09115944-625f-460b-b09c-51e3c96e9f7e">the role can be downloaded here</a>.</p>
<p>2. In OCS 2007 R2, the QoE functionality and the Call Detail Record (CDR) functionality were merged into the OCS 2007 R2 Monitoring Role.</p>
<p>3. Supported OCS 2007 QoE Collocation:<br />
- The OCS 2007 QoE Monitoring Server <strong>cannot</strong> be collocated with other Office Communications Server 2007 server roles.<br />
- The OCS 2007 QoE SQL Database can be collocated with the QoE server, or installed on a dedicated server.</p>
<p>4. Supported OCS 2007 R2 Monitoring Role Collocation:<br />
- A variety of collocation scenarios are supported depending on your scalability requirements.<br />
- The OCS 2007 R2 Monitoring Role service and database can be collocated with a computer running Standard Edition (very small deployments only). If you do this, the full edition of SQL Server must be installed on the server (instead of the SQL Server Express Edition that is normally used).<br />
- The OCS 2007 R2 Monitoring Role<strong> cannot</strong> be collocated with a Consolidated Enterprise Edition.<br />
- It can be collocated with other individual roles such as the Archiving Server.</p>
<p>5. It can serve multiple pools.</p>
<p>6. A certificate is required on the QoE server, so that other OCS servers can use MTLS to communicate with it. This can be a self-signed certificate.</p>
<p>7. For QoE database sizing, the <a href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;p=1&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=09115944-625f-460b-b09c-51e3c96e9f7e&amp;u=details.aspx%3ffamilyid%3d9ED29D74-3391-4902-BF2C-6757410F3335%26displaylang%3den">Office Communications Server 2007 Quality of Experience (QoE) Monitoring Server Guide</a> has a formula that helps you size your database depending on retention settings and expected volumes.</p>
<p>8. Key software requirements:<br />
- 2005 Reporting Services SP1 or SP2 on the backend QoE / Monitoring role SQL database to get reports<br />
- For the OCS R2 Monitoring Role, you need to install the optional Report Pack for Monitoring server component.<br />
- Message Queuing must be installed on the computer that will run the QoE Monitoring Server.</p>
<p>9. Basic Hardware Requirements for OCS 2007 QoE:<br />
- a+2.6 Ghz dual processor with 4 Gb RAM<br />
- a 1 Gb network adapter<br />
- a 2 x 18 Gb disk for O/S and Page File<br />
- a 2 x 36 Gb disks for database data and database log files</p>
<p>10. There is one known issue if you have an R2 pool and an OCS 2007 pool. From the OCS 2007 R2 release notes:</p>
<p><em>Office Communications Server 2007 R2 Pools Display Incorrectly in the Office Communications Server 2007 QoE Monitoring Server MMC Snap-in: “After installing Office Communications Server 2007 R2 Standard Edition or Enterprise Edition pool, the Office Communications Server 2007 QoE Monitoring Server MMC snap-in incorrectly shows the new pool as being a QoE Monitoring Server. If you try to connect through the snap-in, an error message is display.</em> <em>Resolution: You can safely ignore any pools that show up as a QoE Monitoring Server in the Office Communications Server 2007 QoE Monitoring Server MMC snap-in.</em></p>
<p>11. The QoE is kept by default for 60 days.</p>
<p>12. The Microsoft OCS QoE protocol specification is available here: <a href="http://download.microsoft.com/download/1/6/F/16F4E321-AA6B-4FA3-8AD3-E94C895A3C97/[MS-QoE].PDF">http://download.microsoft.com/download/1/6/F/16F4E321-AA6B-4FA3-8AD3-E94C895A3C97/[MS-QoE].PDF</a>.</p>
<p>13. See <a href="http://blog.insideocs.com/2010/07/08/managing-ocs-2007-r2-qoe-and-cdr-data/">How to Manage the OCS 2007 R2 QoE and CDR Data </a>post for how to size the database and set the retention and purge times.</p>
<p><span style="text-decoration: underline;"><strong>How the QoE data is Collected (high level)</strong></span></p>
<p>1. QoE metrics are collected at the end of every VoIP and Video call from participant endpoints (including Office Communicator, Office Live Meeting, the A/V Conferencing Server, Mediation Servers and IP phones). The metrics are collected and sent in a SIP header to the OCS Front-End server by each client.</p>
<p>2. A QoE agent runs on each Front-End server. The agent then uses Microsoft Message Queuing (MSMQ) to transmit the data to the QoE or Monitoring Server. These agents are installed automatically on every Front End Server and Standard Edition server. They are activated automatically but no data is recorded unless a Monitoring Server is deployed and associated with that Enterprise pool or Standard Edition server.</p>
<p>3. The Monitoring Server takes the information from the queue and puts it into the SQL database.</p>
<p><strong>Additional Links</strong>:</p>
<p><a href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;p=1&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=09115944-625f-460b-b09c-51e3c96e9f7e&amp;u=details.aspx%3ffamilyid%3d9ED29D74-3391-4902-BF2C-6757410F3335%26displaylang%3den">Office Communications Server 2007 Quality of Experience (QoE) Monitoring Server Guide</a></p>
<p><a href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;p=2&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=09115944-625f-460b-b09c-51e3c96e9f7e&amp;u=details.aspx%3ffamilyid%3dAAFEA9A7-EBF0-4171-B33F-4D9F0C135334%26displaylang%3den">Office Communications Server 2007 Quality of Experience (QoE) Monitoring Server Audio and Video Metrics Processing Guide</a></p>
<p><a href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;p=3&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=09115944-625f-460b-b09c-51e3c96e9f7e&amp;u=details.aspx%3ffamilyid%3d52627734-B354-4F74-A6ED-E298259CDA19%26displaylang%3den">Office Communications Server 2007 Document: Archiving and CDR Server Deployment Guide</a></p>
<p><a href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;p=4&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=09115944-625f-460b-b09c-51e3c96e9f7e&amp;u=details.aspx%3ffamilyid%3d723347C6-FA1F-44D8-A7FA-8974C3B596F4%26displaylang%3den">Office Communications Server 2007 Document: Planning Guide</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/dd572495(office.13).aspx">Microsoft TechNet &#8211; Archiving and Monitoring for Office Communications Server 2007 R2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/04/27/ocs-quality-of-experience-qoe-quick-facts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OCS Usage Reporting Options</title>
		<link>http://blog.insideocs.com/2009/04/27/ocs-usage-reporting-options/</link>
		<comments>http://blog.insideocs.com/2009/04/27/ocs-usage-reporting-options/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:39:04 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[ocs reporting]]></category>
		<category><![CDATA[ocs trending]]></category>
		<category><![CDATA[ocs usage]]></category>
		<category><![CDATA[OCS usage reporting]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=306</guid>
		<description><![CDATA[<p>Getting insight into how your OCS deployment is being used is important for planning, maintaining, troubleshooting, and justifying the ROI. There are a wide variety of reporting options – each with it&#8217;s own niche – everything from free standalone resource kit tools to 3rd party solutions.</p>
<p>Below is a quick summary of the most available options:</p>
<p>1) [...]]]></description>
			<content:encoded><![CDATA[<p>Getting insight into how your OCS deployment is being used is important for planning, maintaining, troubleshooting, and justifying the ROI. There are a wide variety of reporting options – each with it&#8217;s own niche – everything from free standalone resource kit tools to 3<sup>rd</sup> party solutions.</p>
<p>Below is a quick summary of the most available options:</p>
<p><strong>1) Administrative Console Reporting</strong><br />
Embedded directly in the OCS Administrative Console are some high level basic usage reports at the pool level. Select the Database tab on the pool and there are several reports that are available: User Summary, Per-User, and Conference Summary reports. These reports are limited in scope and depth, and only provide a current snapshot of usage – good for troubleshooting, but it does not provide deep insight into how your OCS deployment is being used.</p>
<p><strong>2) OCS Resource Kit Tools</strong><br />
The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B9BF4F71-FB0B-4DE9-962F-C56B70A8AECD">Office Communications Server 2007 Resource Kit Tools</a> provide three rudimentary utilities that provide basic usage reporting.</p>
<p>a) <span style="text-decoration: underline;">ArchivingCDR Reporter</span>: is a standalone Win32 exe with a GUI that issues SQL queries to the OCS database to give you the following basic usage reports:</p>
<p><img class="alignnone size-full wp-image-573" style="border: black 1px solid;" title="ArchivingandCDRTool2" src="http://blog.insideocs.com/wp-content/uploads/2009/04/ArchivingandCDRTool21.JPG" alt="ArchivingandCDRTool2" width="658" height="448" /><br />
b) <span style="text-decoration: underline;">DbAnalyze</span>: is a command line tool with 5 different modes; 3 of them are applicable provide usage reports:</p>
<ol>
<li>User data mode. Reports contact, container, subscription, publication, permission, and contact-group data for a specified user.</li>
<li>Conference mode. Reports on specific conference details: scheduled-time, the invitee list, the list of media types allowed for the conference, active MCUs, the active participant list, and each participant’s signaling state.</li>
<li>MCUs mode. Reports the ID, media type, URL, heartbeat status, conference load, and participant load for each MCU (multipoint control unit) in the pool.</li>
</ol>
<p>All data is output in text to the command line, but it can be redirected to a file.</p>
<p>c) <span style="text-decoration: underline;">Public Internet Connectivity Usage Query</span> (PICStats.sql)<br />
PICStats.sql are example SQL queries that can be used against the OCS 2007 &#8216;rtc&#8217; backend database, and it provides statistics related to public IM connectivity usage. You will require <a href="http://msdn.microsoft.com/en-us/library/ms162806(SQL.90).aspx">a command line utility like osql.exe</a> to run the sample SQL scripts.</p>
<p>The information returned by the SQL queries:</p>
<ol>
<li>The min, max, average, and standard deviation for the number of AOL, Yahoo!, and MSN Contacts for all users.</li>
<li>The min, max, average, and standard deviation of the percentage of a user’s contacts that are PIC contacts (for users with at least one PIC contact).</li>
</ol>
<p><strong>3) OCS 2007 Quality of Experience Role (QoE) /  OCS 2007 R2 Monitoring Role</strong><br />
Note: starting in OCS 2007 R2, the QoE and Call Detail Record (CDR) data and functionality was moved into the OCS R2 Monitoring Role.</p>
<p>The QoE functionality collects VoIP call quality metrics from the participant endpoints including Communicator, Live Meeting, the OCS A/V Conferencing Server, and Mediation role. Quality reports can then viewed on these metrics, giving you insight into the media quality in specific network locations, view quality trends, and perform diagnostics. The other significant use for this data, is to alert on quality issues.</p>
<p>The available OCS 2007 QoE reports are focused on quality of VoIP calls, and not the overall OCS feature usage or trending, so these are best used to gain insight into the quality of VoIP calls (including their use in peer-to-peer, Conferences, Live Meetings, PSTN integration). With the OCS 2007 R2 Monitoring role and the Monitoring Report pack, there are 3 additional new Call Detail Record (CDR) reports which provide basic peer-to-peer and conferencing usage information. This is addition to the 9 media quality reports.</p>
<p>For more information on the types of reports available, and how to deploy the OCS 2007 QoE role, see <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9ED29D74-3391-4902-BF2C-6757410F3335">Microsoft Office Communications Server 2007 Quality of Experience (QoE) Monitoring Server Guide</a>.</p>
<p>Note: you need to install SQL 2005 Reporting Services on the backend QoE / Monitoring role SQL database to obtain these reports, and for OCS R2, you need to install the optional Report Pack for Monitoring server component.</p>
<p><strong>4) Quest MessageStats</strong><br />
<a href="http://www.quest.com/messagestats/">Quest MessageStats™</a> is a complete and comprehensive messaging reporting and analysis solution for Microsoft Exchange, Blackberry, and other platforms. <a href="http://www.quest.com/messagestats/Office-Communications-Server.aspx">A report pack was recently added for Office Communications Server 2007</a> that provides insightful and easy-to-use reports for all aspects of the OCS usage, including instant messaging, VoIP, audio and video conferencing. The big advantage of a solution like this is the ability to do trend analysis over time.</p>
<p><strong>5) Microsoft MOM/SCOM Management Packs</strong><br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5DC8A545-3360-4997-BD37-08EE4D7083FF">The Office Communications Server 2007 QoE Monitoring Server Management Pack for MOM 2005</a> is focused on monitoring, but as with most management packs, reports are included for most of the QoE data, which includes some usage reporting. Likewise, a <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0fca3752-76d4-42f3-9241-a663e40c1e2c">Office Communications Server 2007 R2 Management Pack</a> is available for System Center Operations Manager 2007 SP1 if you are running OCS R2.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/04/27/ocs-usage-reporting-options/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

