SCOM Integration With Nimbus
Hello Expert, Can we integrate Nimbus monitoring tool with SCOM (means we wanted to view all SCOM alert in Nimbus and vice versa) . If we can do this then can we get proper procedure for configuration the same. Thanks & Regards, SushilRegards, Sushil
April 22nd, 2011 9:59am

Hi. You can't have events/alerts from other monitoring systems appear in SCOM, but through the use of connectors you can have SCOM alerts forwarded to anything. Here's a link to get you started with the Universal Connector. http://technet.microsoft.com/en-us/library/dd795248.aspxLayne, 2011 Microsoft Community Contributor Recipient
Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2011 1:08pm

Hello Expert, I do have requirement to get Numbus Alerts In SCOM console. For the same I configured MY RMS(2007 R2), to act as SNMP server and i started both the SNMP & SNMP Trap service & also same SNMP server IP and Community string(public) details provided in Nimbus tool. Right now Nimbus is sending all Traps to RMS server and same I am able to view through the SNMP Trap catcher tool but same alerts enable to view in SCOM console. I SCOM side configured the SNMP Trap rules and also discover the SNMP device (as RMS server) sucessfully , based on below link artical : http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/13020/Default.aspx Can any one please help me to get that SNMP trap as well in SCOM console. Thanks & Regards, Sushil Kumar.Regards, Sushil
May 7th, 2011 8:20am

Hi Experts, Kindly below find the details of the Custom MP which , we have created to to Trap SNMP : _________________________________________________________________________________________________ <?xml version="1.0" encoding="utf-8"?><ManagementPack ContentReadable="true" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <Manifest> <Identity> <ID>Nimbus.SNMP.Trap</ID> <Version>1.0.0.0</Version> </Identity> <Name>Nimbus SNMP Trap</Name> <References> <Reference Alias="MicrosoftSystemCenterNetworkDeviceLibrary6172210"> <ID>Microsoft.SystemCenter.NetworkDevice.Library</ID> <Version>6.1.7221.0</Version> <PublicKeyToken>31bf3856ad364e35</PublicKeyToken> </Reference> <Reference Alias="SNMP"> <ID>System.Snmp.Library</ID> <Version>6.1.7221.0</Version> <PublicKeyToken>31bf3856ad364e35</PublicKeyToken> </Reference> <Reference Alias="System"> <ID>System.Library</ID> <Version>6.1.7221.0</Version> <PublicKeyToken>31bf3856ad364e35</PublicKeyToken> </Reference> <Reference Alias="SystemCenter"> <ID>Microsoft.SystemCenter.Library</ID> <Version>6.1.7221.61</Version> <PublicKeyToken>31bf3856ad364e35</PublicKeyToken> </Reference> <Reference Alias="Health"> <ID>System.Health.Library</ID> <Version>6.1.7221.0</Version> <PublicKeyToken>31bf3856ad364e35</PublicKeyToken> </Reference> </References> </Manifest> <Monitoring> <Rules> <Rule ID="MomUIGeneratedRule8f30d6da962a4ef7a20434328b07a276" Enabled="true" Target="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100"> <Category>Custom</Category> <DataSources> <DataSource ID="DS" TypeID="SNMP!System.SnmpTrapEventProvider"> <IP>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</IP> <CommunityString>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</CommunityString> <AllTraps>true</AllTraps> <Version>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/Version$</Version> <OIDProps /> <EventOriginId>$Target/Id$</EventOriginId> <PublisherId>$Target/Id$</PublisherId> <PublisherName>Snmp Event</PublisherName> <Channel>SnmpEvent</Channel> <LoggingComputer /> <EventNumber>1501</EventNumber> <EventCategory>5</EventCategory> <EventLevel>10</EventLevel> <UserName /> <Params /> </DataSource> </DataSources> <WriteActions> <WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert"> <Priority>1</Priority> <Severity>2</Severity> <AlertName>NimbusTrap</AlertName> <AlertDescription>Event Description: {0}</AlertDescription> <AlertOwner /> <AlertMessageId>$MPElement[Name="MomUIGeneratedRule8f30d6da962a4ef7a20434328b07a276.AlertMessage"]$</AlertMessageId> <AlertParameters> <AlertParameter1>$Data/EventDescription$</AlertParameter1> </AlertParameters> <Suppression /> <Custom1 /> <Custom2 /> <Custom3 /> <Custom4 /> <Custom5 /> <Custom6 /> <Custom7 /> <Custom8 /> <Custom9 /> <Custom10 /> </WriteAction> </WriteActions> </Rule> <Rule ID="MomUIGeneratedRule6a62a5b5cf51415c95f43a5ea3b5ae87" Enabled="true" Target="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100"> <Category>Custom</Category> <DataSources> <DataSource ID="DS" TypeID="SNMP!System.SnmpTrapEventProvider"> <IP>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</IP> <CommunityString>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</CommunityString> <AllTraps>true</AllTraps> <Version>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/Version$</Version> <OIDProps /> <EventOriginId>$Target/Id$</EventOriginId> <PublisherId>$Target/Id$</PublisherId> <PublisherName>Snmp Event</PublisherName> <Channel>SnmpEvent</Channel> <LoggingComputer /> <EventNumber>1501</EventNumber> <EventCategory>5</EventCategory> <EventLevel>10</EventLevel> <UserName /> <Params /> </DataSource> </DataSources> <WriteActions> <WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert"> <Priority>0</Priority> <Severity>0</Severity> <AlertName>NimbusTrap1</AlertName> <AlertDescription>Event Description: {0}</AlertDescription> <AlertOwner /> <AlertMessageId>$MPElement[Name="MomUIGeneratedRule6a62a5b5cf51415c95f43a5ea3b5ae87.AlertMessage"]$</AlertMessageId> <AlertParameters> <AlertParameter1>$Data/EventDescription$</AlertParameter1> </AlertParameters> <Suppression /> <Custom1 /> <Custom2 /> <Custom3 /> <Custom4 /> <Custom5 /> <Custom6 /> <Custom7 /> <Custom8 /> <Custom9 /> <Custom10 /> </WriteAction> </WriteActions> </Rule> </Rules> <Monitors> <UnitMonitor ID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8" Accessibility="Public" Enabled="true" Target="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="SNMP!System.SnmpProbe.2SingleEvent2StateMonitorType" ConfirmDelivery="false"> <Category>Custom</Category> <AlertSettings AlertMessage="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8_AlertMessageResourceID"> <AlertOnState>Warning</AlertOnState> <AutoResolve>true</AutoResolve> <AlertPriority>Normal</AlertPriority> <AlertSeverity>Error</AlertSeverity> </AlertSettings> <OperationalStates> <OperationalState ID="UIGeneratedOpStateIdf85eb49591db4448afa46a2d9ad21dd3" MonitorTypeStateID="SecondEventRaised" HealthState="Success" /> <OperationalState ID="UIGeneratedOpStateId839aede2ea06479f8b3ca41757dd9a7e" MonitorTypeStateID="FirstEventRaised" HealthState="Warning" /> </OperationalStates> <Configuration> <FirstInterval>120</FirstInterval> <FirstIsWriteAction>false</FirstIsWriteAction> <FirstIP>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</FirstIP> <FirstCommunityString>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</FirstCommunityString> <FirstVersion>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/Version$</FirstVersion> <FirstSnmpVarBinds> <SnmpVarBind> <OID>1.3.6.1.4.1.311.1.1.3.1.2</OID> <Syntax>0</Syntax> <Value VariantType="8" /> </SnmpVarBind> </FirstSnmpVarBinds> <FirstExpression> <RegExExpression> <ValueExpression> <XPathQuery Type="String">/DataItem/SnmpVarBinds/SnmpVarBind[2]/Value</XPathQuery> </ValueExpression> <Operator>MatchesWildcard</Operator> <Pattern>*</Pattern> </RegExExpression> </FirstExpression> <SecondInterval>120</SecondInterval> <SecondIsWriteAction>false</SecondIsWriteAction> <SecondIP>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</SecondIP> <SecondCommunityString>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</SecondCommunityString> <SecondVersion>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/Version$</SecondVersion> <SecondSnmpVarBinds> <SnmpVarBind> <OID>1.3.6.1.4.1.311.1.1.3.1.2</OID> <Syntax>0</Syntax> <Value VariantType="8" /> </SnmpVarBind> </SecondSnmpVarBinds> <SecondExpression> <RegExExpression> <ValueExpression> <XPathQuery Type="String">/DataItem/SnmpVarBinds/SnmpVarBind[2]/Value</XPathQuery> </ValueExpression> <Operator>DoesNotMatchWildcard</Operator> <Pattern>*</Pattern> </RegExExpression> </SecondExpression> </Configuration> </UnitMonitor> </Monitors> </Monitoring> <Presentation> <Folders> <Folder ID="Folder_9bb9e46afc0d4675adc8f5e4c8018f83" Accessibility="Public" ParentFolder="SystemCenter!Microsoft.SystemCenter.Monitoring.ViewFolder.Root" /> </Folders> <StringResources> <StringResource ID="MomUIGeneratedRule8f30d6da962a4ef7a20434328b07a276.AlertMessage" /> <StringResource ID="MomUIGeneratedRule6a62a5b5cf51415c95f43a5ea3b5ae87.AlertMessage" /> <StringResource ID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8_AlertMessageResourceID" /> </StringResources> </Presentation> <LanguagePacks> <LanguagePack ID="ENU" IsDefault="false"> <DisplayStrings> <DisplayString ElementID="Nimbus.SNMP.Trap"> <Name>Nimbus SNMP Trap</Name> </DisplayString> <DisplayString ElementID="Folder_9bb9e46afc0d4675adc8f5e4c8018f83"> <Name>Nimbus SNMP Trap</Name> </DisplayString> <DisplayString ElementID="MomUIGeneratedRule8f30d6da962a4ef7a20434328b07a276"> <Name>NimbusTrap</Name> </DisplayString> <DisplayString ElementID="MomUIGeneratedRule8f30d6da962a4ef7a20434328b07a276.AlertMessage"> <Name>NimbusTrap</Name> <Description>Event Description: {0}</Description> </DisplayString> <DisplayString ElementID="MomUIGeneratedRule6a62a5b5cf51415c95f43a5ea3b5ae87"> <Name>NimbusTrap1</Name> </DisplayString> <DisplayString ElementID="MomUIGeneratedRule6a62a5b5cf51415c95f43a5ea3b5ae87.AlertMessage"> <Name>NimbusTrap1</Name> <Description>Event Description: {0}</Description> </DisplayString> <DisplayString ElementID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8"> <Name>NimbusSnmpTest</Name> <Description /> </DisplayString> <DisplayString ElementID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8" SubElementID="UIGeneratedOpStateIdf85eb49591db4448afa46a2d9ad21dd3"> <Name>Second Event Raised</Name> </DisplayString> <DisplayString ElementID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8" SubElementID="UIGeneratedOpStateId839aede2ea06479f8b3ca41757dd9a7e"> <Name>First Event Raised</Name> </DisplayString> <DisplayString ElementID="UIGeneratedMonitorf01d8cb958e949c6a936c6682e3231a8_AlertMessageResourceID"> <Name>NimbusSnmpTest</Name> <Description>Please see the alert context for details.</Description> </DisplayString> </DisplayStrings> </LanguagePack> </LanguagePacks> </ManagementPack> ______________________________________________________________________________________________________________- Could you please help me out to Trap the SNMP alerts in SCOM console. Thanks & Regards, Sushil KumarRegards, Sushil
Free Windows Admin Tool Kit Click here and download it now
May 7th, 2011 2:36pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics