SCOM 2012 中新增了资源组的概念,Resource Pool,但是这个是什么用途呢?官方的描述说:A resource pool is a collection of management servers and/or gateway servers used to distribute work amongst themselves and take over work from a failed member.,按照字面意思来看,Pool主要用来提供高可用,成员可以是管理服务器或者网关服务器。

SCOM中的资源组有内置的,也可以手动创建其他资源组。资源组的成员可以是自动的,也可以是手动的,某些系统资源组的成员可以由自动转为手动,某些则不可以。

先来看看SCOM中内置的资源组:

Scom 2012 中的资源组(Resource Pool)_第1张图片

除了All Management Servers Resource Pool 之外,如下图,其他内置的资源组都的成员都可以变成手动配置。

 

Scom 2012 中的资源组(Resource Pool)_第2张图片

内置资源组的用途:

All Management Servers Resource Pool  用于组成员计算、可用性计算、分布式监视器的Rollupdate 计算、数据库整理、通知

AD Assignment resource Pool  用来控制和AD集成

Notifications Resource Pool 用来控制通知,为什么这里没有用All Management Servers Resource Pool,因为一些Management server 可能没有连接一些通讯设备,如短信Moderm,这样可以利用该Pool来控制通知可以在那些管理服务器上进行。

资源组的用途:

1.网络设备发现,不同网络中发现网络设备时,把连接不同网络的管理服务器或者网关服务器放在不同资源组中,这样就可以使用不同的资源组发现不同的网络中的网络设备。

Scom 2012 中的资源组(Resource Pool)_第3张图片

2.Unix\linux 设备发现和监视,发现和监视linux等机器时,可以选择Resource Pool,参考Managing Resource Pools for UNIX and Linux Computers 来配置多个管理服务器来在监控linux时提供高可用

Scom 2012 中的资源组(Resource Pool)_第4张图片

3.Watcher Node(观察节点)

监控web Application 时,可以使用Resource Pool,这样可以提供高可用的观察节点。

Scom 2012 中的资源组(Resource Pool)_第5张图片

 

参考信息:

 

http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx

http://blogs.catapultsystems.com/cfuller/archive/2012/09/04/opsmgr-scom-resources-pools%E2%80%93what-they-do-not-do-[sysctr].aspx