Доброго дня.
Помогите отредактировать МР SMSMSE_7.5_SCOM, таким образом, чтобы он дисковерил и мониторил, только сервера с
установленным на них "Symantec Mail Security".
Сейчас МР делает много мусора на всех серверах, вот так:
In PerfDataSource, could not resolve counter SMSMSE 7.5, Threats and Risks Found, All Instances. Module will not be unloaded.
One or more workflows were affected by this.
Workflow name: MomUIGeneratedRule792d776e6cab49a3b3a3b0f1100254c1
Instance name: U-Server1
Instance ID: {BEC0A667-4945-0F89-4831-A4AAFCD60A71}
Management group: MG1
Вот кусок кода отвечающего за дисковери, но как исправить, вернее на что?
Source Code:
<Discovery ID="UINameSpace75e2dc6b25ec4654b8190911956d03fa.Group.DiscoveryRule" Enabled="true" Target="UINameSpace75e2dc6b25ec4654b8190911956d03fa.Group" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SystemCenter!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="UINameSpace75e2dc6b25ec4654b8190911956d03fa.Group"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MicrosoftWindowsLibrary6172210!Microsoft.Windows.Computer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary6172210!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>
Буду рад любой помощи.
Спасибо.
Александр Гавриленков