<?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>Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx</link><description>The RMS is responsible for maintaining a master list of agent configurations for the management group.&amp;#160; As new information arrives from discoveries that are running on agents, that configuration becomes stale and needs to be updated.&amp;#160; You can</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9805744</link><pubDate>Fri, 26 Jun 2009 21:00:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9805744</guid><dc:creator>steverac</dc:creator><description>&lt;p&gt;No, R2/non R2 shouldn't be a factor. &amp;nbsp;My guess is that you are not selecting on the correct database - some of thse are warehouse queries and others are OpsDB queries&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9805744" width="1" height="1"&gt;</description></item><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9805624</link><pubDate>Fri, 26 Jun 2009 19:13:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9805624</guid><dc:creator>bmwiest</dc:creator><description>&lt;p&gt;When i run the query here is what I get:&lt;/p&gt;
&lt;p&gt;Msg 207, Level 16, State 1, Line 1&lt;/p&gt;
&lt;p&gt;Invalid column name 'ManagedEntityTypeSystemName'.&lt;/p&gt;
&lt;p&gt;Msg 207, Level 16, State 1, Line 1&lt;/p&gt;
&lt;p&gt;Invalid column name 'DiscoverySystemName'.&lt;/p&gt;
&lt;p&gt;Is this because I am not running R2?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9805624" width="1" height="1"&gt;</description></item><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9728122</link><pubDate>Fri, 12 Jun 2009 02:06:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9728122</guid><dc:creator>steverac</dc:creator><description>&lt;p&gt;There are definately some areas where we can still make improvements for the 21025. &amp;nbsp;But R2 does make some headway on this. &amp;nbsp;Thanks for your comment and for being a part of the RDP!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9728122" width="1" height="1"&gt;</description></item><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9727040</link><pubDate>Thu, 11 Jun 2009 19:54:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9727040</guid><dc:creator>Brandubh</dc:creator><description>&lt;P&gt;Right now I'm running R2 (we have been part of the RDP), but things are not "so" better. In SP1 every time a property changed the agents would reload (21025) in R2 I don't see such a strict correlation. From your explanation I understand that every time a discovered property changes on an agent I have a 21025 on my RMS? Uhm, if this is the correct behavior we have a bad design. First, the RMS should implement some sort of "quiet" timeout, let's say no more than one reload every x mins (possibly configurable), secondly starting with KB 958490 at every reload on the RMS "unknown state" roll up monitors are asked to recalculate, this will cause a complete reload on agents (without any 21025 event in the eventlog). I will work on this with the product team and follow up with a wrap up post, this point is strategic for the proper behavior of any OpsMgr deployment.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9727040" width="1" height="1"&gt;</description></item><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9725780</link><pubDate>Thu, 11 Jun 2009 07:33:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9725780</guid><dc:creator>steverac</dc:creator><description>&lt;p&gt;An override will cause config churn, approving a pending agent will cause config churn – a single property (like a DB size that adjusts because of autogrow or a temperature reading) will cause config churn. &amp;nbsp;I don’t understand the deep details of why this is the case – but it is. &amp;nbsp;The way I find which attribute is causing the churn is with the second (I think) query on my blog – I think it’s one of your queries. &amp;nbsp;Good show on the queries BTW.&lt;/p&gt;
&lt;p&gt;Also, there are improvements for some of this in R2 - not all but some.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9725780" width="1" height="1"&gt;</description></item><item><title>re: Is your RMS updating configuration too frequently?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9723667</link><pubDate>Wed, 10 Jun 2009 11:36:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9723667</guid><dc:creator>Brandubh</dc:creator><description>&lt;p&gt;Hi Steve, thanks for the insghts and for cross posting on Quaue Nocent Docent. We all agree frequent changing discoveries are bad, but still, except for new agents and non hosted classes I don't understand the needs of reload on the RMS. I try to reformulate, how can I understand what's causing 21025 on the RMS? My RMS discovery is stale so it is clearly something I get from agents (I have about 20/25 21025 per hour on the RMS). This is the difficult part correlate between somthing that changes on the agent to the RMS. I still didn't find the culprit. On this topic, from my observations, it seems that a change in a MP (say a new override) causes a reload of all the referenced MPs not just the modified one, as you know parsing those XML documents is CPU intensive, I think there's something that can be optimized here. :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9723667" width="1" height="1"&gt;</description></item><item><title>Steve Rachui's Manageability blog - ConfigMgr/OpsMgr : Understanding ???nested??? management pack discoveries and how they impact total discovery time?</title><link>http://blogs.msdn.com/b/steverac/archive/2009/06/09/is-your-rms-updating-configuration-too-frequently.aspx#9716452</link><pubDate>Tue, 09 Jun 2009 19:33:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9716452</guid><dc:creator>Steve Rachui's Manageability blog - ConfigMgr/OpsMgr : Understanding ???nested??? management pack discoveries and how they impact total discovery time?</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/steverac/archive/2009/06/09/understanding-nested-management-pack-discoveries-and-how-does-they-impact-total-discovery-time.aspx"&gt;http://blogs.msdn.com/steverac/archive/2009/06/09/understanding-nested-management-pack-discoveries-and-how-does-they-impact-total-discovery-time.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9716452" width="1" height="1"&gt;</description></item></channel></rss>