<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dynamic Computer groups that send heartbeat alerts</title>
	<atom:link href="http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 09:40:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Glen</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-18448</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Wed, 06 Jul 2011 09:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-18448</guid>
		<description>Hiya,

I&#039;ve managed to create a dynamic group and was wondering if anyone could assist with the code I&#039;d need to add to send alerts if any machines in the group I&#039;ve created go offline ? 
I&#039;ve manually added the machines I want to have monitored using &quot;Explicit Machines&quot; and &quot;Dynamic&quot; using thier IP addresses. I&#039;m not sure that the &quot;Health Monitor&quot; is the agent I want to use - or if I should be using the &quot;Ping Target&quot; one ?  Also as there are four classes for Ping - watcher, target, target role and utilities - Is &quot;Ping Target&quot; the right one ?

Thanks in advance for any answers - first time I&#039;ve been introduced to SCOM2007 so a little bewildered with it all !! 

Glen</description>
		<content:encoded><![CDATA[<p>Hiya,</p>
<p>I&#8217;ve managed to create a dynamic group and was wondering if anyone could assist with the code I&#8217;d need to add to send alerts if any machines in the group I&#8217;ve created go offline ?<br />
I&#8217;ve manually added the machines I want to have monitored using &#8220;Explicit Machines&#8221; and &#8220;Dynamic&#8221; using thier IP addresses. I&#8217;m not sure that the &#8220;Health Monitor&#8221; is the agent I want to use &#8211; or if I should be using the &#8220;Ping Target&#8221; one ?  Also as there are four classes for Ping &#8211; watcher, target, target role and utilities &#8211; Is &#8220;Ping Target&#8221; the right one ?</p>
<p>Thanks in advance for any answers &#8211; first time I&#8217;ve been introduced to SCOM2007 so a little bewildered with it all !! </p>
<p>Glen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-15559</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 07 Apr 2011 18:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-15559</guid>
		<description>I am trying to make a dynamic group based on multiple Active directory OU’s with the health watcher. I cannot import the MP. I get the following error

The requested management pack was invalid. See inner exception for details.
Parameter name: managementPack

This is the XML Code.


  
    
      ESD.OU.Tesst.Two
      1.0.0.2
    
    ESD OU Tesst Two
    
      
        Microsoft.Windows.Library
        6.1.7221.0
        31bf3856ad364e35
      
      
        Microsoft.SystemCenter.InstanceGroup.Library
        6.1.7221.0
        31bf3856ad364e35
      
      
        Microsoft.SystemCenter.Library
        6.1.7221.0
        31bf3856ad364e35
      
    
  
  
    
      
        
      
    
  
  
    
      
        Discovery
        
          
        
        
          $MPElement$
          $MPElement[Name=&quot;UINameSpace462c1be2b85a4317945ad6c376af77f2.Group&quot;]$
          
            
              $MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]$
              $MPElement[Name=&quot;MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities&quot;]$
              
                
                  
                    
                      
                        $MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]/OrganizationalUnit$
                      
                      ContainsSubstring
                      SEA
                    
                  
                  
                    
                      
                        $MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]/OrganizationalUnit$
                      
                      ContainsSubstring
                      BEL
                    
                  
                  
                    
                      
                        $MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]/OrganizationalUnit$
                      
                      ContainsSubstring
                      AUB
                    
                  
                
              
            


            
            $MPElement[Name=&quot;SystemCenter!Microsoft.SystemCenter.HealthServiceWatcher&quot;]$ 
            $MPElement[Name=&quot;MicrosoftSystemCenterInstanceGroupLibrary6062780!Microsoft.SystemCenter.InstanceGroupContainsEntities&quot;]$ 
            
             
              $MPElement[Name=&quot;SystemCenter!Microsoft.SystemCenter.HealthService&quot;]$ 
               
                
                 $MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]$ 
                  
                  
                   $Target/Id$ 
                  
                 
                
               
              
             
            


          
        
      
    
  
  
    
      
    
  
  
    
      
        
          ESD OU Tesst Two
          Test with more that one ou.
        
        
          ESD OU Tesst Two
        
        
          ESD OU Test Two
        
        
          Populate ESD OU Test Two
          This discovery rule populates the group &#039;ESD OU Test Two&#039;
        
      
    
  
</description>
		<content:encoded><![CDATA[<p>I am trying to make a dynamic group based on multiple Active directory OU’s with the health watcher. I cannot import the MP. I get the following error</p>
<p>The requested management pack was invalid. See inner exception for details.<br />
Parameter name: managementPack</p>
<p>This is the XML Code.</p>
<p>      ESD.OU.Tesst.Two<br />
      1.0.0.2</p>
<p>    ESD OU Tesst Two</p>
<p>        Microsoft.Windows.Library<br />
        6.1.7221.0<br />
        31bf3856ad364e35</p>
<p>        Microsoft.SystemCenter.InstanceGroup.Library<br />
        6.1.7221.0<br />
        31bf3856ad364e35</p>
<p>        Microsoft.SystemCenter.Library<br />
        6.1.7221.0<br />
        31bf3856ad364e35</p>
<p>        Discovery</p>
<p>          $MPElement$<br />
          $MPElement[Name="UINameSpace462c1be2b85a4317945ad6c376af77f2.Group"]$</p>
<p>              $MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]$<br />
              $MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</p>
<p>                        $MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]/OrganizationalUnit$</p>
<p>                      ContainsSubstring<br />
                      SEA</p>
<p>                        $MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]/OrganizationalUnit$</p>
<p>                      ContainsSubstring<br />
                      BEL</p>
<p>                        $MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]/OrganizationalUnit$</p>
<p>                      ContainsSubstring<br />
                      AUB</p>
<p>            $MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthServiceWatcher"]$<br />
            $MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary6062780!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$ </p>
<p>              $MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthService"]$ </p>
<p>                 $MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]$ </p>
<p>                   $Target/Id$ </p>
<p>          ESD OU Tesst Two<br />
          Test with more that one ou.</p>
<p>          ESD OU Tesst Two</p>
<p>          ESD OU Test Two</p>
<p>          Populate ESD OU Test Two<br />
          This discovery rule populates the group &#8216;ESD OU Test Two&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-9246</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 19 Nov 2010 23:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-9246</guid>
		<description>Looks like my previous post did not inlcude all the XML tags.  If you visit the following link and go to my last post you can find the complete code.

http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d</description>
		<content:encoded><![CDATA[<p>Looks like my previous post did not inlcude all the XML tags.  If you visit the following link and go to my last post you can find the complete code.</p>
<p><a href="http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d" rel="nofollow">http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-9245</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 19 Nov 2010 23:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-9245</guid>
		<description>Ok I was able to take this logic and apply it to add cluster objects as well.  Here is my code.



$MPElement[Name=&quot;Windows1!Microsoft.Windows.Cluster.Component&quot;]$

$MPElement[Name=&quot;MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities&quot;]$





$MPElement[Name=&quot;Windows1!Microsoft.Windows.Cluster.HostedGroup&quot;]$





$MPElement[Name=&quot;MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer&quot;]$





$Target/Id$













</description>
		<content:encoded><![CDATA[<p>Ok I was able to take this logic and apply it to add cluster objects as well.  Here is my code.</p>
<p>$MPElement[Name="Windows1!Microsoft.Windows.Cluster.Component"]$</p>
<p>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</p>
<p>$MPElement[Name="Windows1!Microsoft.Windows.Cluster.HostedGroup"]$</p>
<p>$MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]$</p>
<p>$Target/Id$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-8244</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 21 Oct 2010 21:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-8244</guid>
		<description>I posted a question to the MS forums regarding a problem I am having with this XML code in case anyone has any feedback.  Much appreciated!

http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d</description>
		<content:encoded><![CDATA[<p>I posted a question to the MS forums regarding a problem I am having with this XML code in case anyone has any feedback.  Much appreciated!</p>
<p><a href="http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d" rel="nofollow">http://social.technet.microsoft.com/Forums/en-US/operationsmanagerauthoring/thread/6cdce168-9823-4cce-be77-4bda24dba86d</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Authoring groups - from simple to complex - Kevin Holman&#39;s OpsMgr Blog - Site Home - TechNet Blogs</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-6342</link>
		<dc:creator>Authoring groups - from simple to complex - Kevin Holman&#39;s OpsMgr Blog - Site Home - TechNet Blogs</dc:creator>
		<pubDate>Tue, 27 Jul 2010 20:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-6342</guid>
		<description>[...] Dynamic Computer Groups that send Heartbeat Alerts [...]</description>
		<content:encoded><![CDATA[<p>[...] Dynamic Computer Groups that send Heartbeat Alerts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Fuller</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-5747</link>
		<dc:creator>Cameron Fuller</dc:creator>
		<pubDate>Fri, 11 Jun 2010 19:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-5747</guid>
		<description>&lt;strong&gt;URL’s from System Center Virtual User Group meeting today...&lt;/strong&gt;

Thanks to everyone who attended the Virtual User Group today ......</description>
		<content:encoded><![CDATA[<p><strong>URL’s from System Center Virtual User Group meeting today&#8230;</strong></p>
<p>Thanks to everyone who attended the Virtual User Group today &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-4567</link>
		<dc:creator>Bryce</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-4567</guid>
		<description>Jason is write for R2 users!  You will have to change your MP Element attribute #&#039;s.  You can verify what the number should be if you look at the dynamic rule you created for the group in SCOM before you exported it.  Make sure you update it accordingly from the watchers.xml code here.  

For R2 it is:

6172210

Thanks Jason and whoever authored the original solution.  Very very helpful!</description>
		<content:encoded><![CDATA[<p>Jason is write for R2 users!  You will have to change your MP Element attribute #&#8217;s.  You can verify what the number should be if you look at the dynamic rule you created for the group in SCOM before you exported it.  Make sure you update it accordingly from the watchers.xml code here.  </p>
<p>For R2 it is:</p>
<p>6172210</p>
<p>Thanks Jason and whoever authored the original solution.  Very very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-4181</link>
		<dc:creator>Fabian</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-4181</guid>
		<description>@ Seth and Francisco:
I had the same problems and solved this issue. The tip from rory is not bad. You have to change only a little part but not in the reference section. You have to change the following in the health service section:

original:
$MPElement[Name=&quot;MicrosoftWindowsLibrary6062780!Microsoft.Windows.Computer&quot;]$

changed:
$MPElement[Name=&quot;MicrosoftWindowsLibrary606278100!Microsoft.Windows.Computer&quot;]$

than the Health service watcher is included in your dynamical group.

Regards, Fabian</description>
		<content:encoded><![CDATA[<p>@ Seth and Francisco:<br />
I had the same problems and solved this issue. The tip from rory is not bad. You have to change only a little part but not in the reference section. You have to change the following in the health service section:</p>
<p>original:<br />
$MPElement[Name="MicrosoftWindowsLibrary6062780!Microsoft.Windows.Computer"]$</p>
<p>changed:<br />
$MPElement[Name="MicrosoftWindowsLibrary606278100!Microsoft.Windows.Computer"]$</p>
<p>than the Health service watcher is included in your dynamical group.</p>
<p>Regards, Fabian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Marcos</title>
		<link>http://www.scom2k7.com/dynamic-computer-groups-that-send-heartbeat-alerts/comment-page-1/#comment-3473</link>
		<dc:creator>Andrew Marcos</dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=242#comment-3473</guid>
		<description>What about False Positives?  I&#039;ve been getting alot of false positives, when really, I&#039;m more concerned with being alerted that the Server is actually offline.

I know that the Health Service Heartbeat Failure and the Computer not Pingable work alongside each other.  Is there a way to just get the &quot;Computer Not Pingable&quot; alert, and not the &quot;Health service heartbeat Failure&quot; alert?</description>
		<content:encoded><![CDATA[<p>What about False Positives?  I&#8217;ve been getting alot of false positives, when really, I&#8217;m more concerned with being alerted that the Server is actually offline.</p>
<p>I know that the Health Service Heartbeat Failure and the Computer not Pingable work alongside each other.  Is there a way to just get the &#8220;Computer Not Pingable&#8221; alert, and not the &#8220;Health service heartbeat Failure&#8221; alert?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

