<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Matt Goedtel on Operations Management : Operations Manager 2007, Configuration</title><link>http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/Configuration/default.aspx</link><description>Tags: Operations Manager 2007, Configuration</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ADMP and Tuning for Performance Reports</title><link>http://blogs.technet.com/mgoedtel/archive/2009/02/22/admp-and-tuning-for-performance-reports.aspx</link><pubDate>Mon, 23 Feb 2009 04:27:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3205535</guid><dc:creator>mgoedtel</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3205535.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3205535</wfw:commentRss><description>&lt;P&gt;The latest Active Directory management pack deployment guide has a small section entitled "Enabling or Disabling Performance Data for Reports" and it was generating some good dialog internally between some colleagues and the product group.&amp;nbsp; This section recommends that you disable the Performance monitor for the class "Active Directory Domain Controller Server 200x Computer Role" in order to minimize performance data collection for reports.&amp;nbsp; However, this is a&amp;nbsp;base aggregate monitor that is basically&amp;nbsp;responsible for reflecting the best/worse case of health relative to the state of the child monitors.&amp;nbsp; It has no direct impact on controlling the behavior of the child monitors, nor performance collection in general.&lt;/P&gt;
&lt;P&gt;If you really want to disable performance data collection because reporting is not important to you, then you should be focusing on the performance collection rules.&amp;nbsp;&amp;nbsp;They are denoted as such with the words "performance collection" in the name of the respective rule.&amp;nbsp; Examples in the ADMP are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AD Global Catalog Search Time Response Performance Collection &lt;/LI&gt;
&lt;LI&gt;AD DC Performance Collection - Metric Memory Committed Bytes&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you want to disable performance alerts because you are not concerned with certain performance issues with your DC's (as you may already know these facts and don't want to be constantly reminded), then you should be disabling the respective performance unit monitor.&amp;nbsp; Examples in the ADMP are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AD DC Last Bind Monitor&lt;/LI&gt;
&lt;LI&gt;AD DC Op Master Domain Naming Last Bind Monitor&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3205535" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Active+Directory+MP/default.aspx">Active Directory MP</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>Run As Profiles in Operations Manager 2007 R2</title><link>http://blogs.technet.com/mgoedtel/archive/2009/01/25/run-as-profiles-in-operations-manager-2007-r2.aspx</link><pubDate>Mon, 26 Jan 2009 05:36:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3191366</guid><dc:creator>mgoedtel</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3191366.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3191366</wfw:commentRss><description>&lt;P&gt;One of the new features of R2 that hasn't received any attention yet (at least to my knowledge) is how we changed the functionality of Run As Profiles.&amp;nbsp; Today in Operations Manager 2007,&amp;nbsp;you associate a RunAs Account&amp;nbsp;for a particular RunAs Profile on a specific computer.&amp;nbsp; Pretty straight forward and if I remember correctly, the same as MOM 2005 (haven't touched it in some time so my memory is vague).&amp;nbsp; When I was testing my custom ADMP (my lab environment is running on R2), I was caught off guard because I needed to associate a RunAs account with a RunAs profile as part of my testing, and it took me some time to figure out how to configure it correctly (since the on-line documentation for R2 was not updated to provide an appropriate level of guidance).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;In Operations Manager 2007 R2, when associating a RunAs Account for a particular RunAs Profile, you can now target the the profile to any class available in Operations Manager and see the logical relationship between the two.&amp;nbsp; Take for example a script that we run as a response to a monitor or a script that performs some level of monitoring against a SQL Server database.&amp;nbsp; Instead of associating the profile with the agent, you can associate the profile with the database instance or the SQL Server Database Engine for that agent.&amp;nbsp; So any workflow that requires running under a specific set of privileges in order to access the instrumentation correctly, you will be able to target the profile&amp;nbsp;by group, object, and instance class.&amp;nbsp; This follows the same logic as targeting a workflow today (monitors, rules, discoveries, tasks, etc.).&lt;/P&gt;
&lt;P&gt;While today's management packs for Operations Manager aren't developed with this strategy in mind, by the time R2 comes out I would expect to see them supporting this.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3191366" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007+R2/default.aspx">Operations Manager 2007 R2</category></item><item><title>Finished - SQL Log Shipping Configuration Guide</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/21/finished-sql-log-shipping-configuration-guide.aspx</link><pubDate>Wed, 22 Oct 2008 03:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3140136</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3140136.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3140136</wfw:commentRss><description>&lt;P&gt;I just submitted to Chris Fox for review and posting on the OpsManJam site, the guide "System Center Operations Manager 2007 Configure SQL Server Log Shipping Guide for Operations Manager 2007 Operational Database" that I have been working on in my spare time.&amp;nbsp; This guide currently only covers the implementation of Log Shipping as an HA option for the OperationsManager (operational) database, not the Audit or Data Warehouse database, and provides guidance on configuring the secondary SQL Server and the management group when the primary SQL Server becomes unavailable.&amp;nbsp; While I have reviewed similar documentation developed by others outside of Microsoft, I felt it necessary to ensure detailed guidance&amp;nbsp;is consistant with our other published whitepapers.&amp;nbsp; I am a stickler for consistency and detail, if you have not realized that already!&lt;/P&gt;
&lt;P&gt;While I could have also covered the Data Warehouse and Audit database, it would have taken a bit more time and I felt I could add guidance for those two databases in a future version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;As soon as I see it published on the &lt;A target=_blank href="http://www.opsmanjam.com/" mce_href="http://www.opsmanjam.com"&gt;OpsManJam&lt;/A&gt; site, I'll post an update.&amp;nbsp; However, I am sure you have RSS feeds enabled and will be notified accordingly.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3140136" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/HA+Guidance/default.aspx">HA Guidance</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Guide/default.aspx">Guide</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>Disk Space Requirements for the Operations Console</title><link>http://blogs.technet.com/mgoedtel/archive/2008/04/26/disk-space-requirements-for-the-operations-console.aspx</link><pubDate>Sun, 27 Apr 2008 06:31:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3045647</guid><dc:creator>mgoedtel</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3045647.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3045647</wfw:commentRss><description>&lt;P&gt;When you launch the Operations Console on your workstation or even on the management server (or RMS for that matter), the data from the Operations Manager database is cached locally in the file "momcache.mdb." By default, the console will poll the SDK Service on the RMS every 15 seconds&amp;nbsp;to update the local cache.&amp;nbsp; Depending on the number of agent managed systems that are in the management group,&amp;nbsp;potential size of the database&amp;nbsp;will be (as indicated by the Product Group):&amp;nbsp; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;100 server deployment = 300 MB&lt;/LI&gt;
&lt;LI&gt;1000 server deployment = 600 MB&lt;/LI&gt;
&lt;LI&gt;5000 server deployment = 1 GB&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The database file is located in %USERPROFILE%\Local Settings\MIcrosoft\Microsoft.Mom.UI.Console.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;For my small lab environment with only 12 servers being actively monitored by Operations Manager with many core and custom&amp;nbsp;management packs,&amp;nbsp;the file size is 34 MB (as an example).&lt;/P&gt;
&lt;P&gt;So if you are intending or are already hosting the console on a Terminal Server or Citrix Server, you will need to factor this in to ensure you don't impact the volume supporting other shared applications.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3045647" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/SCOM+2007/default.aspx">SCOM 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category></item></channel></rss>