<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Norm's PerformancePoint Server Blog : PerformancePoint Server-Monitoring</title><link>http://blogs.msdn.com/normbi/archive/tags/PerformancePoint+Server-Monitoring/default.aspx</link><description>Tags: PerformancePoint Server-Monitoring</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Configuring PerformancePoint Monitoring Server Component Connectivity</title><link>http://blogs.msdn.com/normbi/archive/2008/02/13/configuring-performancepoint-monitoring-server-component-connectivity.aspx</link><pubDate>Wed, 13 Feb 2008 19:35:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7677328</guid><dc:creator>normbi</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/normbi/comments/7677328.aspx</comments><wfw:commentRss>http://blogs.msdn.com/normbi/commentrss.aspx?PostID=7677328</wfw:commentRss><description>&lt;p&gt;When I installed PerformancePoint Monitoring, I got stuck because I couldn't figure out why I was not able to connect to some underlying data sources. I figured it out after reading &lt;a href="http://nickbarclay.blogspot.com/2007/11/pps-data-source-connection-problems.html"&gt;Nick Barclay's BI Blog&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;A new article, published on &lt;a href="http://blogs.msdn.com/performancepoint/archive/2008/02/12/monitoring-server-connectivity-document.aspx"&gt;The Microsoft PerformancePoint Team Blog&lt;/a&gt;, describes how different PerformancePoint Monitoring Sever components authenticate and connect to each other and to data sources in order to create and render reports.&amp;#160; Click &lt;a href="http://ppsblog.members.winisp.net/Img/MonitoringServerConnectivityDocument_A409/PPSMSConncectivity02092008.pdf"&gt;here&lt;/a&gt; to download the article. &lt;/p&gt;  &lt;p&gt;The following common problems were considered:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Why can&amp;#8217;t I see any Analysis Services Databases when creating a data source using the Dashboard Designer?&lt;/li&gt;    &lt;li&gt;What configuration files are referenced when deciding how to perform authentication and where are they located? &lt;/li&gt;    &lt;li&gt;What are the default settings for IIS Application Pools used by various PerformancePoint Monitoring Server components?&lt;/li&gt;    &lt;li&gt;Why do I receive an error message indicating that a dashboard is unavailable after publishing the dashboard to a SharePoint Server site?&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following &amp;#8220;how do I&amp;#8221; solutions are addressed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Locating and modifying Web.Config files.&lt;/li&gt;    &lt;li&gt;Determining the correct setting for the Bpm.ServerConnectionPerUser property.&lt;/li&gt;    &lt;li&gt;Configuring PerformancePoint Monitoring Server authentication to ensure that dimensional security by user and/or group enforced by Analysis Services roles will be honored. &lt;/li&gt;    &lt;li&gt;Granting PerformancePoint Monitoring Server permissions by user and/or group.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;If that's not enough, the following are some pre-released bits of security/role content written by one of PeformancePoint's Information Worker technical writers, Denise. Thank you Denise for this content!&lt;/p&gt;  &lt;p&gt;------------- &lt;/p&gt;  &lt;h2&gt;How do user roles and permissions affect dashboard elements?&lt;/h2&gt;  &lt;p&gt;Roles and permissions are interconnected in that permissions are typically granted to users through their assigned roles. For example, some users may be assigned roles that enable them to edit elements, such as data source connections, reports, or scorecards. Other users may be assigned roles that enable them to only view elements.&lt;/p&gt;  &lt;p&gt;Roles are assigned in various software applications, such as Monitoring Server, Dashboard Designer, Windows SharePoint Services, and other servers, including Reporting Services, Analysis Services, ProClarity Analytics Server.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Norm's note:&lt;/strong&gt; There is a difference between Monitoring Server roles and Monitoring Server element roles. Additionally, you may need access to several other servers. Consider the following (from Denise's topic). &lt;/p&gt;  &lt;p&gt;Servers host data used by dashboard elements, such as reports, scorecards, or filters. Examples of possible dashboard data sources include: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;SQL Server 2005 Analysis Services&lt;/li&gt;    &lt;li&gt;SQL Server 2005 Reporting Services &lt;/li&gt;    &lt;li&gt;ProClarity Analytics Server &lt;/li&gt;    &lt;li&gt;Microsoft Office SharePoint Server 2007 &lt;/li&gt;    &lt;li&gt;Excel Services &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Example: Using roles in multiple servers to create dashboard elements&lt;/p&gt;  &lt;p&gt;Suppose that you have the Creator role in Monitoring Server and you deploy dashboards in your organization. Suppose further that you want to include a ProClarity report in your dashboard. In order for you to do this, you must also have a role in ProClarity Server that enables you to view and use ProClarity reports. This is necessary because your Creator role only applies to Monitoring Server; the Creator role does not automatically extend to other servers that host reports or data you want to use.&lt;/p&gt;  &lt;p&gt;----------- &lt;/p&gt;  &lt;p&gt;Well, in conclusion, here are a few great links for servers that are likely to host data used by dashboard elements.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb821201.aspx"&gt;Monitoring Server roles and security&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/ms161948.aspx"&gt;Security Considerations for SQL Server&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa274428.aspx"&gt;Reporting Services Security Model&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://technet2.microsoft.com/WindowsServer/WSS/en/library/025cf4b4-9cba-4ee3-9546-7a3c5f3ed8e41033.mspx"&gt;Plan site and content security (Windows SharePoint Services)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://technet2.microsoft.com/Office/en-us/library/a49883a7-de84-4a66-8fa0-7c7d125f237b1033.mspx?mfr=true"&gt;Plan Excel Services security&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7677328" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/normbi/archive/tags/PerformancePoint+Server-Monitoring/default.aspx">PerformancePoint Server-Monitoring</category></item><item><title>Configuring Excel Services for PerformancePoint Dashboard Designer - prerelease topic !</title><link>http://blogs.msdn.com/normbi/archive/2008/01/23/configuring-excel-services-for-performancepoint-dashboard-designer-prerelease-topic.aspx</link><pubDate>Wed, 23 Jan 2008 21:33:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7211323</guid><dc:creator>normbi</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/normbi/comments/7211323.aspx</comments><wfw:commentRss>http://blogs.msdn.com/normbi/commentrss.aspx?PostID=7211323</wfw:commentRss><description>&lt;p&gt;There is some customer pain around configuring Excel Services to which I am addressing in a topic (yet to be published) for PerformancePoint. This post is a sneak preview (pre-edited). This topic will be located underneath the topic &lt;a href="http://technet.microsoft.com/en-us/library/bb838737.aspx"&gt;Configuring SharePoint Products and Technologies for Monitoring Server&lt;/a&gt;. This is one of several topics that our team will write to address customer pain points. Tell me what you think.&lt;/p&gt;  &lt;h3&gt;Configure Excel Services&lt;/h3&gt;  &lt;h4&gt;Introduction&lt;/h4&gt;  &lt;p&gt;In Microsoft Office PerformancePoint Server 2007 Monitoring and Analytics (PPS M&amp;amp;A), you can use publish an Excel workbook to Excel Services which becomes one of the potential data sources for a dashboard designer. You can use it to load, calculate, and display Office Excel workbooks to a document library. &lt;/p&gt;  &lt;p&gt;You can then use the report wizard in DashboardDesigner to select a specific spreadsheet or a particular object such as a PivotTable, and include it as a report in a dashboard with full Excel functionality. Excel Services is a part of Microsoft Office SharePoint Services (MOSS) 2007. To learn more about Excel Services security, see &lt;a href="http://technet2.microsoft.com/Office/en-us/library/a49883a7-de84-4a66-8fa0-7c7d125f237b1033.mspx?mfr=true"&gt;http://technet2.microsoft.com/Office/en-us/library/a49883a7-de84-4a66-8fa0-7c7d125f237b1033.mspx?mfr=true&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The following are the three locations that need to be configured.&lt;/p&gt;  &lt;p&gt;&lt;a name="ddue_InsertableRange"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configure the settings for the Excel Services unattended service account.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The unattended service account is a low-permissions account that Excel Calculation Services can impersonate when establishing a data connection that uses single sign-on (SSO) credentials from an environment that is not Windows-based, or None, as the authentication method.&lt;/p&gt;  &lt;p&gt;Note&amp;#160;&amp;#160; This procedure is a requirement only for servers that do not have Kerberos enabled. If you have Kerberos enabled, you can skip this section and proceed to Configure settings in Excel Services Trusted File Locations.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configure the settings in Excel Services Trusted File Locations&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Trusted file locations manage who can act as an author for workbooks that are available under Excel Services. The trusted locations can be designated as SharePoint locations, UNC paths, or HTTP paths. Excel Services loads workbooks only from directory paths that the administrator designates. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configure the settings in Excel Services Trusted Data Connection Libraries&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Trusted data connection libraries are SharePoint document libraries that contain Office data connection (.odc) files. The .odc files are used to centrally manage connections to external data sources.&lt;/p&gt;  &lt;p&gt;This section gives instructions to configure so that Excel Services can be used as a data source for PerformancePoint Server M&amp;amp;A. &lt;/p&gt;  &lt;h4&gt;Pocedures&lt;/h4&gt;  &lt;p&gt;&lt;b&gt;Configure the settings for the Excel Services unattended service account&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1. Click Start, point to Administrative Tools, and then click SharePoint 3.0 Central Administration. &lt;/p&gt;  &lt;p&gt;2. On the Central Administration home page, click Shared Services Administration. &lt;/p&gt;  &lt;p&gt;3. On the Manage this Farm's Shared Services page, click the default shared services provider that you want to change. &lt;/p&gt;  &lt;p&gt;4. On the Shared Services Administration page, click Edit Excel Services Settings under Excel Services Settings. &lt;/p&gt;  &lt;p&gt;5. Next to External Data, enter the Unattended Service account information. Make sure that you use an account that has limited Write permissions. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Add a trusted file location&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1. Click Start, point to Administrative Tools, and then click SharePoint 3.0 Central Administration. &lt;/p&gt;  &lt;p&gt;2. On the Central Administration home page, click Application Management. &lt;/p&gt;  &lt;p&gt;3. On the Application Management page, in the Office SharePoint Server 2007 Shared Services section, click Create or Configure this Farm's Shared Services. &lt;/p&gt;  &lt;p&gt;4. On the Manage this Farm's Shared Services page, click SharedServices1 (Default). This is the Shared Services Provider (SSP) that you will configure. &lt;/p&gt;  &lt;p&gt;5. On the Shared Services home page, in the Excel Services Settings section, click Trusted file locations. &lt;/p&gt;  &lt;p&gt;6. On the Excel Services Trusted File Locations page, click Add Trusted File Location. &lt;/p&gt;  &lt;p&gt;7. In the Address section, type the location and name of the SharePoint Office SharePoint Server 2007 document library that you want to add as a trusted file location in Excel Services. If the document library is stored in the Microsoft Windows SharePoint Services 3.0 content database, ensure that Windows SharePoint Services 3.0 is selected as the Location Type. &lt;/p&gt;  &lt;p&gt;8. In the External Data section, select the type of data connections that you will allow workbooks in this trusted file location to contain and click OK.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Add a trusted data connection libraries&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1. From Administrative Tools, open the SharePoint Central Administration Web application.&lt;/p&gt;  &lt;p&gt;2. On the Central Administration home page, click Application Management.&lt;/p&gt;  &lt;p&gt;3. On the Application Management page, in the Office SharePoint Server 2007 Shared Services section, click Create or Configure this Farm&amp;#8217;s Shared Services.&lt;/p&gt;  &lt;p&gt;4. On the Manage this Farm&amp;#8217;s Shared Services page, click SharedServices1 (Default). This is the Shared Services Provider (SSP) that you will configure.&lt;/p&gt;  &lt;p&gt;5. On the Shared Services home page, in the Excel Services Settings section, click Trusted data connection libraries.&lt;/p&gt;  &lt;p&gt;6. On the Excel Services Trusted Data Connection Libraries page, click Add Trusted Data Connection Library.&lt;/p&gt;  &lt;p&gt;7. Type the address of the data connection library that you want to configure as a trusted data connection library and click OK.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;------------------- &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Excel and Dashboard Designer modifications&lt;/strong&gt;&lt;/p&gt;  &lt;h4&gt;Modify the Excel spreadsheet&lt;/h4&gt;  &lt;p&gt;There are a few modifications that need to be made on the Excel spreadsheet and in Dashboard Designer. I will publish this later.&amp;#160; &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7211323" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/normbi/archive/tags/PerformancePoint+Server-Monitoring/default.aspx">PerformancePoint Server-Monitoring</category></item><item><title>PerformancePoint Architecture, Deployment, and Operations Documentation</title><link>http://blogs.msdn.com/normbi/archive/2007/12/15/performancepoint-architecture-deployment-and-operations-documentation.aspx</link><pubDate>Sat, 15 Dec 2007 03:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6773733</guid><dc:creator>normbi</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/normbi/comments/6773733.aspx</comments><wfw:commentRss>http://blogs.msdn.com/normbi/commentrss.aspx?PostID=6773733</wfw:commentRss><description>&lt;P&gt;The PerformancePoint 2007 documentation has a wealth of information&amp;nbsp;for Monitoring, Analytics, and Planning. Today’s blog entry will highlight the documentation&amp;nbsp;for&amp;nbsp;architecture, deployment, and operations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, for a complete documentation map -which includes downloads of the docs included with the product, click &lt;A href="http://office.microsoft.com/en-us/performancepoint/HA102422371033.aspx" mce_href="http://office.microsoft.com/en-us/performancepoint/HA102422371033.aspx"&gt;here&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri size=3&gt;The &lt;/FONT&gt;&lt;STRONG&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb838746.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb838746.aspx"&gt;Planning &amp;amp; Architecture Guide&lt;/A&gt;&lt;/STRONG&gt;&lt;FONT face=Calibri size=3&gt; is designed to help IT administrators make informed preliminary decisions that are necessary to optimally deploy PerformancePoint Server for their business needs. Topologies, server components, and system requirements are included for both Planning and Monitoring. &lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;The &lt;B class=runinhead&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb794637.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb794637.aspx"&gt;Deployment Guide&lt;/A&gt;&lt;/B&gt;&amp;nbsp;&amp;nbsp; contains information about how to install PerformancePoint Server in single-computer and distributed environments, and lists the prerequisites for each scenario. Installation information for both Planning and Monitoring is included.&amp;nbsp; &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;The &lt;B class=runinhead&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb838754.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb838754.aspx"&gt;Operations Guide&lt;/A&gt;&lt;/B&gt;&amp;nbsp;&amp;nbsp;contains information for maintaining PerformancePoint Planning Server and PerformancePoint Monitoring Server. Information includes guidance for migrating Planning applications and application data, migrating Monitoring Server data, and information about upgrading your system from a previous PerformancePoint Server CTP release. Also covered: backup, restore, and data mirroring with SQL Server databases that are used with Planning Server and Monitoring Server, and information about the PerformancePoint Planning Command Utility.&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb660521.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb660521.aspx"&gt;PerformancePoint Server White Papers&lt;/A&gt;&lt;/STRONG&gt;: Right now there is one white paper and others that are being written. The &lt;B class=runinhead&gt;&lt;A class="" href="http://technet.microsoft.com/en-us/library/cc468365.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/cc468365.aspx"&gt;Performance Tuning and Capacity Planning for PerformancePoint Monitoring Server White Paper&lt;/A&gt;&lt;/B&gt;&amp;nbsp;&amp;nbsp;provides guidance to PerformancePoint Server administrators and IT professionals on Monitoring Server performance capabilities. This includes how server performance is affected by security settings, number of users, scalability, load capacity, and other server performance considerations. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The writers and product team put together a great set of docs and addressed several pain points for customers. While the documentation covers a lot of ground, there is more to add. If you see gaps, tips, or best practices&amp;nbsp;that should be included, don’t hesitate to make suggestions in this&amp;nbsp;blog OR click &lt;A href="http://www.microsoft.com/technet/contactus.mspx" mce_href="http://www.microsoft.com/technet/contactus.mspx"&gt;here&lt;/A&gt;&amp;nbsp;and create a comment.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6773733" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/normbi/archive/tags/PerformancePoint+Server-Monitoring/default.aspx">PerformancePoint Server-Monitoring</category><category domain="http://blogs.msdn.com/normbi/archive/tags/PerformancePoint+Server-Planning/default.aspx">PerformancePoint Server-Planning</category></item></channel></rss>