SCOM 2012 sp1 Resolving Heartbeat Alerts.

 Hi!
I want to get email alerts when Computer Unreachable (windows clients with scom agents). In that guide http://technet.microsoft.com/en-us/library/hh212798.aspx I can not find Health
Service Heartbeat Failure and Computer
Not Reachable monitors for override them to class Windows clinets with scom agents. Could
you tell me step-by-step how can I make this email notification. Thank you!

Notification Subscription
1) In the subscription condition, select created by specific rules or monitors
2) add "computer not reachable" and "Health Service Heartbeat Failure" monitors
Monitoring
1) you should open the health explorer of entity health service watcher
2) In the monitoring workspace, select discovered inventory and then click change target type
3) Change the target type as health service watcher
4) right click the item and select health explorer
Roger

Similar Messages

  • SCOM 2012 SP1 Can't get email alerts for Heartbeat Failure or Computer Unreachable when combined with Group.

    Hello,
    I have SCOM 2012 SP1 RTM POC lab.  I have created a dynamic group that picks up my system center servers based on some simple criteria and this works fine.
    I have set up a subscription for critical and high severity alerts originating from this dynamic group called SCOM Servers to send emails to a distribution.  This also worked well for any critical alert that was NOT Heartbeat Failure or Computer Unreachable. 
    I see those in the console but no email.
    So I set up a new subscription by right clicking on the alerts and here's the kicker.  If add no other conditions to these subscriptions, they will send emails to the DL I provided, but if add the condition initiating from group, and specify my dynamic
    group SCOM servers, no email alert.  But the alert still appears in the console.
    Any ideas on this?  I would like the appropriate support groups to get these types of alerts for the servers that they support (i.e. SCOM will get SCOM servers, Exchange Admin will get Exchange and never the two roads shall meet.).
    I even tried some internet posted custom management pack, but I couldn't import it after adding the code that he listed.
    I mean, isn't this a basic requirement for any mid-sized company?
    Any help is greatly appreciated.

    Hi Donald,
    Like Dan says you need to add the "Health Service Watcher" objects to the groups as wel. Unfortunately this cannot be done in the Dynamic group Editor but has to be done in the XML. Export the XML and add the following piece of code between the
    lines </MembershipRule></MembershipRules>:
    <MembershipRule>
     <MonitoringClass>$MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthServiceWatcher"]$</MonitoringClass>
    <RelationshipClass>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary7084300!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
    <Expression>
    <Contains>             
    <MonitoringClass>$MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthService"]$</MonitoringClass>
          <Expression>
    <Contained>         
    <MonitoringClass>$MPElement[Name="MicrosoftWindowsLibrary7084300!Microsoft.Windows.Computer"]$</MonitoringClass>
              <Expression>
                <Contained>
                  <MonitoringClass>$Target/Id$</MonitoringClass>
                </Contained>
              </Expression>
            </Contained>
          </Expression>
        </Contains>
      </Expression>
    </MembershipRule>
    Save the XML delete the old one in OpsMgr and import the edited.
    For SP1 the SystemLibrary version is 7.0.8430.0. If this is not your version you need to edit this in the code above.
    Hope this helps,
    Regards Marthijn van Rheenen
    Blog: Heading To The Clouds

  • SCOM 2012 SP1 - PowerShell Script failed to run - 3 alerts appear after every reboot of the SCOM Server

    Brand new SCOM 2012 SP1 install with Update Rollup 1 applied
    Single server, local SQL install, SQL Server 2012 SP1
    Hyper-V VM running on Server 2012.  VM has 8GB Ram, single vCPU
    Going through initial management pack importing and configuration, at this point I have the Windows Server 2012 and SQL 2012 MP's installed.
    See screenshot
    http://i.imgur.com/l0Molh1.png
    I am getting the following alerts in my SCOM console and cannot find a resolution to fix the issue.  I don't want to set an override, as an override will prevent the PowerShell alert in other instances, where I might want to receive an alert.
    Looking at the alert description, it states "The Data Access service is either not running or not yet initialized"
    The SCOM Console launches and responds fine, and I get no other errors.  I check the Data Access service and it is online.  I have left the system alone for a couple of hours and no other errors.  I then closed those alerts and restarted the
    server, and they came right back in, so I know that this is something that is happening at either server startup of during the start of the SCOM services.
    Is it possible that SCOM is trying to execute these scripts and the Data Access service has not come online yet?
    Has anyone else come across this before?

    Please try the method in the following thread:
    Note: As there is operations related to Registry, please perform a backup before doing this.
    OpsMgr 2012 - Power Shell Script failed to run 
    http://social.technet.microsoft.com/Forums/de-DE/systemcenterde/thread/4be37f8d-1e7b-450c-8cb9-f1e95f3b2bd0/
    Thanks.
    Nicholas Li
    TechNet Community Support

  • Manage DPM servers, running DPM jobs, etc from SCOM 2012 SP1

    Hi,
    Little background about our systems.
    We have a dedicated SCOM 2012.
    We have 22 DPM servers, DPM 2010 and DPM 2012 (we are upgrading to 2012 SP1, we have customers that still using Windows 2003 servers) to be managed by SCOM
    We have a few DPM servers that are not located on the same domain as the SCOM server (untrusted domain).
    Some problem we have
    1. When we try to manage the DPM servers from the SCOM server.
    From SCOM 2012 server I can “Manage DPM server” that are located in our domain but I cannot manage DPM servers located on untrusted domains (customer’s domains). I receive the below error message
    "Unable to connect to <untrusted domain DPM SERVER> ID: 948
    Verify that the DPM service is running on this computer"
    I guess it’s because the account that I’m using to run SCOM server located in our domain and does not have the permission to open the DPM console on the untrusted domain. So I wonder if it is possible to use “RUN AS profiles/accounts”
    to solve this issue, and how?
    2. I have installed SCOM 2012 Operations Manager Console on my computer and then installed DPM Central Console.
    When I select one dpm server (from my computer), that is on our domain, and then click “Manage DPM server” I got this error message
    "Unable to connect to <our domain DPM SERVER> ID: 33333
    1. Verify that the DPM service is running on this computer (YES)
    2. Verify that the current user has been added to at least one of the roles in Operations Manager. (YES)
    3. Open Operations Manage console and then try launching the DPM Console (THAT IS WHAT I AM TRYING TO DO)
    4. If you have re-imported the management pack recently, the role configuration may be corrupt. Open the DPM-specific roles and check if the roles have task assigned to them. If not, delete the roles and recreate the...."
    When I click on “Get more information” I get this error message.
    "You don´t have access permission to connect to the System Center Data Access service on <SCOM SERVER>. Please check if it is a permission issue".....
    Do you know why I cannot connect to any DPM server on our own domain?
    Why do I get access permission error on my computer but not on the SCOM server (using the same account)?
    What should we do to be able to connect to DPM servers that are on untrusted domain?
    3. Is it possible to see Last Recovery Point date/time in SCOM alerts?
    For me it is the first thing I look at. If it has failed 10 min ago it is not critical.
    But if it is a date and time more than 1 day old, then it is critical.
    I hope someone can help us with this
    Br
    SvBoho

    Hi,
    To manager DPM, I think we may need to add the account to local admin group of the DPM server.
    In addition, to connect to DPM the user needs permissions to DPM/SQL Server DPMDB.
    For your DCs, have your enabled agent proxy option? If not, please enable that option for all DCs.
    To monitor DPM with SCOM, please also go through the below links:
    http://kevingreeneitblog.blogspot.com/2011/10/managing-and-monitoring-system-center.html
    http://damatisystemcenter.com/2013/10/14/monitor-data-protection-manager-2012-using-scom-2012-sp1/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    Yan Li
    Regards, Yan Li

  • Performance of Network Monitoring in SCOM 2012 SP1

    Hi all!
    I´ve problems with performance of the network monitoring feature in SCOM 2012 SP1.
    According to the
    guide the following should be adeqate:
    •1000 network devices (approximately 12,500 monitored ports) managed by a resource pool that has three or more management servers
    •500 network devices (approximately 6,250 monitored ports) managed by a resource pool that has two or more gateway servers
    We have 800 network devices with a total of 24000 ports,
    BUT only 1500 of them are monitored. This is basically what happens automatically after discovery, since only ports between monitored devices are monitored by default.
    For this setup I first used only one management server dedicated to the Network Pool,
    based on my assumption that if two servers could monitor 6250 ports, one server would be more than enough for 1500. I found this configuration working very poorly so I added another server. I now have two servers
    dedicated for the Network Resource Pool. (They are NOT members of the “All management servers resource pool”)
    Still, I get constant alerts regarding Health Services Private Bytes on these servers. They vary between 1-2Gbytes. Furthermore, if one of the servers goes offline, the network devices that was monitored by that server becomes grey for
    several hours. Even if the server only is rebooted it takes forever to get everything online and green again.
    I don´t really know what I should do now. I had a plan to replace our current network monitoring system (SNMPc) which easily handles this load on only one server. They are of course completely different beasts, but still. SCOM seems to
    require a massive back-end to produce equivalent real life results.
    Any suggestions or reflections from the field are highly appreciated!
    Regards
    Peter

    Hi,
    Try to overide the monitor Health Services Private Bytes by the following steps.
    ◾Go Authoring space – Management Pack Objects – Monitors
    ◾Go to change scope – select clear all – look for Health Service – tick it and press OK.
    ◾Expand Health Service – expand Entity Health – expand Performance – expand Health Service Performance
    ◾Select the Health Health Service Private Bytes Threshold.
    ◾Right click the mouse and choose to overide the monitor for a group
    ◾Select the group called Management Server Computer Group and press OK
    ◾Select the Agent Performance Monitor Type – Threshold and change the value 104857600 to ex. 2610612736.
    ◾Select to store the overide in a management pack you have created and press OK
    Juke Chou
    TechNet Community Support

  • Non supported version of SQL with new install of SCOM 2012 SP1

    I have SQL 2012 SP1 running on Server 2012.  I have tried the SCOM installation with and without CU2 (to fix the 1618 installation error)
    SC VMM installed cleanly and appears to work.
    The install for SCOM produces an error that says, "The installed version of SQL Server is not supported".  I have not been able to find any log from the install that has that error in it.
    Also, I have not been able to determine the true requirements of the SQL server for SCOM.  (I found dock SCOM 2012 RTM and SQL 2008 R2, but noting for 2012 SP1.
    Can someone point me to the correct place for the install log with (hopefully more information) and/or the requrements for the SQL installation?
    Roy

    The log is not created yet because it has not started the install.
    The firewall is the most common issue indeed. Temporarily Disable the firewall and see whether you can continue.
    Are you using a developers edition? The only 2 editions supported are standard and Enterprise.
    The true requirements for SCOM 2012 sp1:
    We recommend that you check for updates and hotfixes for SQL Server. Note the following database considerations for Operations Manager:
    SQL Server 2008 R2 and SQL Server 2012 are available in both Standard and Enterprise editions. Operations Manager will function with both editions.
    Operations Manager does not support hosting its databases or SQL Server Reporting Services on a 32-bit edition of SQL Server.
    Using a different version of SQL Server for different Operations Manager features is not supported. The same version should be used for all features.
    SQL Server collation settings for all databases must be one of the following: SQL_Latin1_General_CP1_CI_AS, French_CI_AS, Cyrillic_General_CI_AS, Chinese_PRC_CI_AS, Japanese_CI_AS, Traditional_Spanish_CI_AS, or Latin1_General_CI_AS.  No other collation
    settings are supported.
    The SQL Server Agent service must be started, and the startup type must be set to automatic.
    Side-by-side installation of System Center Operations Manager 2007 R2 reporting and System Center 2012 Service Pack 1 (SP1), Operations Manager reporting on the same server is not supported.
    The db_owner role for the operational database must be a domain account. If you set the SQL Server Authentication to Mixed mode, and then try to add a local SQL Server login on the operational database, the Data Access service will not be able to start.
    For information about how to resolve the issue, see System Center Data Access Service Start Up Failure Due to SQL Configuration Change
    If you plan to use the Network Monitoring features of System Center 2012 – Operations Manager, you should move the tempdb database to a separate disk that has multiple spindles. For more information, see
    tempdb Database.
    Found here:
    http://technet.microsoft.com/en-us/library/jj656654.aspx#BKMK_RBF_OperationsDatabase
    It's doing common things uncommonly well that brings succes.

  • SCOM 2012 SP1 is failing to install - SQL not compatible

    I'm getting an error when installing SCOM 2012 SP1 stating the SQL is not supported. I have seen a few posts on the forum about this error message but so far none of the resolutions resolved my issue.
    Using named instance on port 2433.  Entering SQL\instance and port 2433 yields same message as seen in another post:
    "The installed version of SQL server is not supported.  Verify that the computer and installed version of SQL Server meet the minimum requirements for installation.  Please see the Supported Configurations document for further information."
    I noticed I get this in my OpsMgrSetupWizard.log
    [15:03:28]: Error: :StackTrace:   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementScope.InitializeGuts(Object o)
       at System.Management.ManagementScope.Initialize()
       at System.Management.ManagementObjectSearcher.Initialize()
       at System.Management.ManagementObjectSearcher.Get()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [15:03:28]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    Notice the last line - IsSQLOnAValidComputer is null/empty.  The solutions I found are to open the ports between these servers but the SQL server and SCOM server are on the same network - no firewall between them.  The registry key for domain firewall
    policy to 'EnableFirewall' is 0.  The firewall service is disabled on both machines.
    I am running the installation as a domain service account - for the DAA.  It has local admin on the SQL and SCOM server.  It has sysadmin DB access to the instance.
    SCOM Server:
    Server 2008 R2 Standard SP1
    SQL Server:
    Server 2008 R2 Enterprise SP1 | SQL 2012 RM 64-bit version 11.0.2100.60
    Any help is greatly appreciated.

    Glad to hear the issue has been resolved. Thanks for the update.
    Niki Han
    TechNet Community Support

  • Bulk URL Monitoring is SCOM 2012 SP1

    Hey Team,
    i need to setup 100 + url monitors in scom 2012 sp1, i came across a term named BULK URL Monitor which suits my requirement. The issue is i am failing to get it to work when i click Bulkmonitor.exe i am gettign the below error and not sure how to resolve
    it.
    System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EnterpriseManagement.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    File name: 'Microsoft.EnterpriseManagement.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
       at Microsoft.EnterpriseManagement.BulkUrlManager.BulkUrlManagerForm..ctor()
       at Microsoft.EnterpriseManagement.BulkUrlManager.Program.Main()
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    Any suggestions will be highly appreciated.
    -vrkumar01
    RajKumar

    It worked.
    intially i tried to install in \System Center 2012\Operations Manager\Setup & System Center 2012\Operations Manager\Server both failed but this
    System Center 2012\Operations Manager\Console worked.
    thanks a lot
    -vrkumar01
    RajKumar

  • SCOM 2012 SP1 exchange edge transport queue is showing as not monitored state.

    Hi,
    We have exchange servers which is being monitored by both SCOM 2007 and SCOM2012 SP1, in SCOM 2007 R2 exchange edge queue is getting discovered, but in SCOM 2012 SP1 it is showing as not monitored state.
    Please help me in resolving this issue.

    Hi,
    What kind of MP did you import on SCOM 2012? Meanwhile, please try the following suggestions.
    1. Start the Remote Registry service. 
    2. Enable File and Printer Sharing 
    3. Check the network connectivity between the management server and the Exchange Server and ensure the FQDN of the Exchange Server can be resolved. 
    4. Clear the HealthService queue on the Exchange Server:
    a. Stop System Center Management service.
    b. Go to C:\Program Files\System Center Operations Manager 2007\, and rename the “Health Service State” folder.
    c. Restart System Center Management service.
    Niki Han
    TechNet Community Support

  • SCOM 2012 SP1 SQL Server 2008 R2 Clustering Monitoring?

    We have a new print management system that was setup using SQL server 2008 R2 clustering.  Right now we have SQL MP (monitoring)(discover) 6.3.173.1.  They had a failover occur a week ago and SCOM didnt throw any alerts.  As a temporary
    fix, I found some correlated events and setup a monitor for those events on the servers.  However, the system owner wants to know if there is a MP that will monitor for a SQL cluster failover event.  I have looked and looked and cant seem to find
    anything that gives a whole lot of detail on this.
    Thanks
    EFD
    Warm Fuzzies!

    Yes, you can monitor SQL Cluster 2008 using SCOM 2012 SP1. but you need to install SQL MP and Windows Cluster MP and Enable proxy Agent on physical nodes.
    You can refer below link {it's same for SCOM 2012}
    http://blogs.technet.com/b/birojitn/archive/2010/04/14/sql-server-2008-cluster-monitoring.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Mssql collation conflict while update scom 2012 sp1 to r2

    hi all
    i have scom 2012 sp1 (windows server2008 r2), mssql 2012 sp1 (windows server2008 r2)
    while updating scom 2012 sp1 to r2 error is appears:
    "DB operations failed with SQL error 468: Cannot resolve the collation conflict between "Cyrillic_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation."
    how can i change collation of db "OperationsManager" from "Cyrillic_General_CI_AS" to "SQL_Latin1_General_CP1_CI_AS"?
    thanks in advance

    For Failed to store data in the Data Warehouse. Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation, you can refer below link
    http://thoughtsonopsmgr.blogspot.com/2010/04/failed-to-store-data-in-data-warehouse.html
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • SCOM 2012 SP1 Notifications - Escalation

    Hi,
    I am looking to implement a tiered notification, with escalation..so for example..
    Initial alert hits Email Group
    Unresolved after 30 mins text sent to on call engineer
    Unresolved after a further 60 mins all engineers receive text
    Is this possible to configure in scom 2012 sp1?
    Thanks
    Gareth

    Hi,
    You can try this Process if still not done…
    We assume that you have created one Group in SCOM and added respective servers or devices into that group. (Explicit or dynamic member)
    We assume that for each level of notification you have created distribution list in
    AD or Exchange and added those DL in to SCOM Subscriber
    Also assume that mail delivery channel is created in SCOM
    Subscription 1: 
    In Condition, Select
    Raised by any instance in specific group and specify group name in Criteria
    Also you can specify
    severity, priority and resolution state
    –if required.
    Add Immediate Alert Subscriber’s Distribution list ( Ex:-
    Helpdesk Team DL)
    In Channels, select Email Channel which you create already also selects
    Send notifications without delay
    And Enable this notification subscription when finish.
    Subscription 2: 
    In Condition, Select
    Raised by any instance in specific group and specify group name in Criteria
    Also you can specify
    severity, priority and resolution state
    –if required.
    Add Call Engineers Distribution list ( Ex:-
    L1 Support Team DL)
    In Channels, select Email Channel which you create already also selects
    Delay sending notifications if conditions remain unchanged for longer than (in minutes) and specify the time as you mentioned 30 minutes
    And Enable this notification subscription when finish.
    Subscription 3: 
    In Condition, Select
    Raised by any instance in specific group and specify group name in Criteria
    Also you can specify
    severity, priority and resolution state
    –if required.
    Add All Engineers Distribution list ( Ex:-
    L2 Support Team DL)
    In Channels, select Email Channel which you create already also selects
    Delay sending notifications if conditions remain unchanged for longer than (in minutes) and specify the time as you mentioned 60 minutes
    And Enable this notification subscription when finish.
    All three subscriptions 
    severity, priority
    and resolution state should select the same if you specified otherwise no need to worry.
    Above steps will solve your query i think. 
    Thanks & Regards, Kesa_Kara

  • SCOM 2012 SP1 UR4 management servers grey state

    Hi,
    My SCOM environment is made up of the below :-
    SCOM 2012 SP1 UR4.
    3 SCOM Management Servers all on Windows 2008 R2 SP1.
    Shared SQL 2008 cluster with 2 Windows nodes also on same OS.
    Just recently all our SCOM management servers have been flipping in and out from grey to green state.  Gateways/agents all look ok as showing green.  Alerting from agents appears normal as can see lots of them in console.
    Have flushed the health state cache folder on all 3 SCOM MS's and still the same issue.
    Appreciate any help on this one.

    Event id: 7011 - Was your server recently patched (Installed by any automatic updates) ?
    IS SCCM Configured in your MS? If Yes disable and check?
    Is Windows update service running ? Stop if for one or two days and check if this issue still appears
    Reference threads:
    http://social.technet.microsoft.com/Forums/en-US/b86e5a3d-0c2e-4d5e-9d3d-905da91fc982/scom-2012-event-id-7011-service-control-manager-error-when-fep-definition-updates-apply?forum=configmanagersecurity
    http://stefanroth.net/2012/09/26/scom-2012-event-id-7011-service-control-manager-error/
    Solution also available in: http://technet.microsoft.com/en-us/library/cc756319(v=ws.10).aspx
    ===========================================
    For Event id 20026 - 
    1. Does your Operationsmanager database have enough space ? Check that first.
    What is you DB size ?
    How much is the free space left ?
    2. Was there any resent change in the SCOM Action accoutn password ? Or has the password expired. Try re entering the SCOM Action password by re directing your self to Administration tab --> Run as Config -- > Accounts --> SCOM Action account.
    The description would be - This is the user account under which all rules run by default on the agent.
    Right click and go to properties and re enter the account name and password there and check.
    Refer the below screen shot
    Check this article as well:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/102d443c-db0e-4bf2-b0d6-31d7f9328537/all-agents-greyed-out-multiple-event-errors-with-ids-20026-20028?forum=operationsmanagergeneral
    ============================================
    Event id : 11904 - As per my knowledge appears due to incorrect Alrting string display name selected in any Rule or monitor.
    Also the description what you pasted in Event id : 11904 says Microsoft.SystemCenter.HealthService.ActionAccountConfigured.Error as highlighted below.
    Suggest to re enter the action account password and tell the results.
    Also is the Healthservice on the MS running using System account or Domain account ?
    =================================================================
    Description : The Microsoft Operations Manager Expression filter Module failed to query the delivered item, item was dropped.
    Property Expression: Reachability/State
    Error : 0XC00EE22
    One or more workflows were affected by this. Workflow
    name: Microsoft.SystemCenter.HealthService.ActionAccountConfigured.Error
    Gautam.75801

  • SCOM 2012 SP1 Web Console not filtering "Items by Text Search"

    I have the weirdest issue with not one, but two installations of SCOM 2012 (SP1) specific to the Web-based Console.  I have to think that it's something that I've messed up since each installation (separate domains, separate environments) is exhibiting
    the exact same behavior and that I cannot find a single mention by anyone else experiencing this problem anywhere on the 'net.
    The problem I'm encountering is that when I try to filter the list of objects using the "Look for: Items by text Search" option, the list doesn't filter! It's just the *weirdest* thing!
    For example, I go into "Microsoft Windows Server; Performance" and select "Disk Capacity".  The view loads just fine with two panes up top, and the object list down below.  I select a pane to display the list of objects which
    gives me all the servers discovered/managed by SCOM.  I changed the "Look for:" drop-down from "All Items" to "Items by Text Search" which makes the text field (to the right) active.  I enter my text string and........ 
    nothing happens.  When I hit "Enter" the pane simply refreshes.  The "Reset" button doesn't become active further reinforcing the fact that something just ain't right.
    I have a installation of SCOM 2007 R2 and this feature works flawlessly.
    Anyone have any idea as to what I may have missed or what I might do to resolve this issue?  Again, I've found absolutely nothing on the Internet specific to this issue (unless my search criteria is woefully flawed) which suggests that I've messed something
    up.
    Thank you in advance for your time!
    -Todd
    PS - this feature works just fine in the installed/thick client/console.

    Unfortunately, I never did receive an answer to this issue/post, and I never found a solution with this version of SCOM.
    I did, however, just test this functionality on the SCOM 2012 R2 installation and discovered that the "Items by text search" filter in the web console *does* work as one would expect.  So, if you're able, upgrade to SCOM 2012 R2 and you should
    be much happier with the result.  (I think I'm running Cumulative Update #2, if that helps.)
    Hope this helps!
    -Todd

  • SCOM 2012 SP1/R2 Monitoring of IBM Bladecenter doesn´t work

    We tried the IBM Hardware Management Pack 4.0 and 4.5 and configured everything according to the guide. The Bladecenter is discovered correctly but we dont get any health data or Module Information. It´s almost the same as in this thread:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/ceda483b-9500-4831-869c-4b3d0f178924/cant-get-scom-2012-sp1-to-monitor-ibm-bladecenter?forum=operationsmanagerdeployment
    But this problem was resolved through rediscovering the Bladecenter with SNMP v1 or v2 instead of v3 which we did right from the start. We had this Problem with SCOM 2012 SP1 and IBM HMP 4.0/4.5. Since then we upgraded to SCOM 2012 R2 and IBM HMP 4.5 and
    ist still the same issue. Everything else works fine like the Hardware Management Packs for various IBM Storage etc...
    Thank you.

    Hi,
    Do you mean the issue is gone after you rediscover the blade center with SNMP v1 and v2? If so, I will record this.
    Juke Chou
    TechNet Community Support

Maybe you are looking for