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

Similar Messages

  • 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

  • TFS monitoring in Scom 2012 SP1

    Hi,
    I have a requirement on TFS 2010 monitoring in which i have followed the document for TFS monitoring avaialble in technet but unfortunately i'm unable to discover any objects.
    Run as Account: i have created a seperate service account and added to TFS admin group
    Deployed MP (TFS 2010.mp)
    Assigned Account with profiles (TFS 2010).
    But still its not discovering any objects. (Application tiers/Build Servers/Proxy/Application Installations)
    Am i missed out anything apart from the above configuration? Please help ASAP.
    ShivaKumar.G

    Hi,
    Here is an official article for your reference.
    Monitoring Integration between Operations Manager and TFS in System Center 2012 SP1
    http://technet.microsoft.com/en-us/library/jj899893.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Some of the SQL Server 2012 are not getting monitored in SCOM 2012 SP1.( basics monitoring is happening, expect SQL role)

    Found that all the SQL servers are getting monitored, expect few servers which are having SQL server 2012 role.
    proxy is enabled for these servers, when I checked discovered inventory for SQL 2012 database unable to find these servers in that list.
    and other servers having SQL Server 2012 monitoring properly issue is with only few servers.

    Hi,
    thanks for the all the input, we are using service account as windows account instead of action account !!
    will that also affect discovery of SQL role?
    and also found that there are many alerts in SCOM console, with alert description :
    SQL Server cannot authenticate using Kerberos because the Service Principal Name
    (SPN) is missing, misplaced, or duplicated.
    please let me know how we can resolve this issue, will it affect SQL discovery as well ?

  • SCOM 2012 SP1 - Show on event view all snmp trap (SNMP monitoring work)

    Hello everybody, 
    Sorry for my english, I write normaly in french, but we have more result in english. 
    I have a problem with SCOM 2012. I try to catch all snmp traps sended by a 2960 CISCO switch on a EventView with a specific rule (Authoring->Rule->Collection Rules -> Event Based -> SNMP Trap (Event) based on the object target "Node")
    I creat a specific management pack juste for the rule and the views. 
    SNMP Monitoring - CISOC 2960 => It's OK, I can have the processor state, utilization, etc ...
    SNMP Monitoring Ubuntu computer => It's OK, I can have all the state I want.
    SNMP Traps => The switch or the computer send traps over the network, and I can see in wireshark, the server receive the traps
    SNMP Service (Windows service) => Disabled
    SNMP trap (Windows service) => Disabled
    Health Service (Windows service) => Enabled
    Port 162 UDP => Open and listenning by the MonitoringHost.exe
    Firewall rules => Everythinks is OK
    SNMP Trap send version is => 2c
    SNMP Monitoring device version is => 2c
    I try too many of solution on different web site like :
    http://scom-2012.blogspot.ch/2012/07/setting-up-snmp-monitoring-in-scom-2012.html
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/731661b9-10a1-4d3f-ba83-8e84d25ab760/event-collection-for-network-devices-scom-2012
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/a15bce49-fb62-4fd4-93cf-f87c3b734d58/snmp-trap-based-monitoring?forum=operationsmanagergeneral
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/41f5b6ef-c8b9-461d-bdcb-81fde5a89f50/scom-2012-unable-to-monitor-snmp-traps?forum=operationsmanagergeneral
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/4051fbd1-06f1-49e0-9ad4-4cbe4d2d7d4d/discover-windows-computer-as-network-device-w-snmp?forum=operationsmanagerauthoring
    http://technet.microsoft.com/en-us/library/hh563870.aspx
    http://social.technet.microsoft.com/Forums/en-US/cad1d3f9-594f-4f06-a5aa-660ccc2e9192/snmp-trap-based-monitoring-in-scom-2012-sp1?forum=operationsmanagerauthoring
    http://social.technet.microsoft.com/Forums/en-US/41f5b6ef-c8b9-461d-bdcb-81fde5a89f50/scom-2012-unable-to-monitor-snmp-traps?forum=operationsmanagergeneral
    http://social.technet.microsoft.com/Forums/en-US/e05a1c8f-7280-4f80-86cf-aabb4269bb87/scom-2012-customizing-snmp-trap-event-data?forum=operationsmanagergeneral
    http://social.technet.microsoft.com/Forums/en-US/6826f6a6-bbc3-444b-9b18-288d7fedac3e/scom-unable-to-monitor-snmp-traps?forum=operationsmanagergeneral
    http://social.technet.microsoft.com/Forums/en-US/7cd1571a-d292-4efc-9921-5a068f6f1691/scom-2012-sp1-ur2-snmp-monitoring?forum=operationsmanagermgmtpacks
    Do you know a workaround? Or a different way to catch all the traps from a network device and show them (traps) on a event views.
    Thank you in advance. 
    KimBaxZ
    Computer expert system technology

    Hello Yan Li,
    I read your link, and I found this : 
    The network devices must be discovered and registered as ICMPSNMP devices.
    And when I make the dicovery the first time, ICMP doesn't work, so I put only SNMP. This morning I tried with ICMP and SNMP, but the same problem come to me. And I found the rootcause of the problem with this post : http://www.code4ward.net/main/Blog/tabid/70/EntryId/105/Troubleshooting-Network-Discovery-in-SCOM-2012.aspx
    I allowed the SNMP service, ping, and Health Service, just after I try a second time to dicover my device and it's work (ICMP and SNMP).
    I recreat all my management pack and the rule. And now it's work! Thank you very much for your help!!
    Have a nice day
    Best regards
    KimBAxZ
    Computer expert system technology

  • 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

  • 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

  • How SCOM Agent will get degraded which is installed on the monitored server while reverting Back from CU6 to CU3 of SCOM 2012 SP1?

    Hi,
    I have SCOM 2012 SP1 (CU3) inatalled on base server 2012 Standard which is a VM.
    Now I am planning to Go for CU6 and thinking to take snapshot of complete  SCOM server instead of taking Data Base Backup. Which should I prefer?
    If i am going for the Snapshot for complete SCOM server and run the CU6 complete setup. And some thing went wrong and not able to fix the issue.
    And I need to reverted back to CU3 using Snspshot.
    Now, how can I revert the Agent Version to CU3 level which is already upgraded to CU6?
    Thanks
    Amit Raj

    Hi,
    all agents with CU6 will be work fine with SCOM CU6.
    But if you decide back to the CU3 you need to backup your OPsDB and DWH (if CU6 contains sql scripts).
    In regard agents you can use repair from OPsMGR console.

  • Performance by system and utilization reports are blank after upgrading SCOM 2012 SP1 to SCOM 2012 R2

    Hi Experts,
    We are getting blank Performance reports after upgrading to SCOM 2012 R2.  Can anyone provide fix for this issue?
    All the reports are working fine except Performance by system and utilization report.
    Thanks in advance.
    Regards
    Karthick Malayalan

    Hi Karthick,
    Here are two links for your reference regarding to the blank report issue:
    SCOM 2012 performance by system report and perform by utilization
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/b1b13318-2de5-4940-82a2-a8ce5b832c11/scom-2012-performance-by-system-report-and-perform-by-utilization?forum=operationsmanagerreporting
    Base OS MP Version 6.0.6989.0 Imported? And Now Some Reports Are Partially
    Empty?
    http://thoughtsonopsmgr.blogspot.com/2012/11/base-os-mp-version-6069890-imported-and.htmlRegards,
    Yan Li
    Regards, Yan Li

  • Rebuilding/Reseting the SCOM 2012 SP1 Data Warehouse. What is the easiest way and what steps i have to perform

    Hello guys,
    What are the best steps to rebuild the data warehouse ? In SCOM 2012 SP1 it is build during the initial installation and SCOM it is not giving you a tool to rebuild it. I have tried to create one DW database using the Data Warehouse Initial Setup.sql file
    from the installation dvd and copied the permissions from my original DW. Although the sql script executed successfully i found some missing tables in the newly created database. So I'm not sure whether if i detach the old DW and rename the new test database
    to OperatonsMangerDW it will work. Please advice on this issue. Please let me know if there is any easier approach of rebuilding/resetting the Data Warehouse database.

    Hi,
    I would like to suggest you refer to the below link to move the data warehouse database to a different system:
    How to Move the Data Warehouse Database
    http://technet.microsoft.com/en-us/library/hh268492.aspx
    In addition, here is a similar thread, please refer to it:
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/c8e17cba-ad59-4474-9c90-787e4dec1307/create-operationsmanagerdw-manually?forum=operationsmanagergeneral
    Regards,
    Yan Li
    Regards, Yan Li

  • 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/R2 - What Is the Best Management Pack for HP Storage (P2000)

    Hi all!
    What would be the best recommended Management Pack for HP Storage (P2000) for the SCOM 2012/SP1/R2? Free products are privileged, of course, but we would also consider the paid ones.
    Thank you very much for your time and attention!
    Best regards!

    Hi,
    Recently I created Custom Management pack for MSA P2000 Storage. Its primary purpose is to monitor performance.
    See: http://jurelab.wordpress.com/ for details.
    Hope it helps
    Jure

  • SCOM 2012 SP1 - SCVMM 2012 SP1 Integration

    Hi All,
    I need to integrate SCOM 2012 SP1 (without UR)with SCVMM 2012 SP1(without UR).
    Is Update Rollup required for this integration as a prerequisites? or We can directly proceed with Integration without update Rollup. Please advice.
    Can we get performance date of virtual machine by integration scom with scvmm?
    Thanks and Regards
    Karthick M

    Hi,
    To monitor virtual machines in VMM, we should integrate VMM with SCOM, please go through the article below:
    How to Connect VMM with Operations Manager
    https://technet.microsoft.com/en-us/library/hh882396.aspx
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • SCOM 2012 SP1 availability report in MS Generic Report Libary shows inaccurate data

    Hi,
    in SCOM 2012 sp1, we have the generic availability report showing many of our web sites with no up time beyond a certain date.   The web sites are ok,  the web availability monitors are all healthy and the monitors test ok
    None of these web availability tests are in Maintenance mode although what we are observing certainly makes us think that they are.
    We also have a Web transaction login monitor for WEBSITE(A)  that does not show this same outage for a login test.
    However WEBSITE(A)'s availability monitor shows the same downtime as the other web availability tests.
    Any thoughts on where to look for this problem?  Im guessing its a problem placing the data in the Warehouse?
    Thanks Lance

    Hi,
    Based on my understanding, the report shows there is downtime for the web site, but the web site did work well always.
    It seems like that there is old data stored in data warehouse, would you please check the report for recent date, such as one day or two days.
    Regards,
    Yan Li
    Regards, Yan Li

Maybe you are looking for

  • Workflow changing the status based some columns value

    OOB workflow SP  designer 2013 The workflow purpose is change the status columns from COMPLETE to IN PROGRESS or from IN PROGRESS to COMPLETE according some columns value.. And if the change is from IN PROGRESS to COMPLETE there will be change in som

  • Pdf files print incorrectly with 10.1.7 update

    I upgraded to the 10.1.7 Acrobat update a few days ago. Now when I print pdf files all the text prints as a solid garbled mass of compressed overlapping characters. Graphic elements print fine. I'm running CS5.5 on OSX 10.6.8 and printing on an Espso

  • I cant get a panel to display

    Im trying to get a panel to display with a text area, but it wont work. Here is the code: public ApplicationTest()           frame.setContentPane(this);           frame.setLocation(FRAME_UPPER_LEFT_X_COORD,FRAME_UPPER_LEFT_Y_COORD);           frame.s

  • Credential manager to see credentials stored for all users?

    Is there a way to see and manage credentials stored for all users on a server (we use 2008 R2) rather than just the user who logs on and uses credential manager (or the cmdkey command)? We have users using three terminal servers and some of them stor

  • New contract status

    Hi, We are having classic scenario with GOA implemented. We are doing spend analysis using customised abap reports.We want to create status key "EXPIRED" for expired contract based on contract validity. Is there any way to create this status in table