Monitor Servers from separate SCOM instances

Quick question regarding SCOM 2012. I have had to design a single physical SCOM 2012R2 setup for a company which also has SQL installed locally. This was against my recommendations but business and cost requirements have dictated this. We have 2 datacentres,
DC1 and DC2. DC1 is the primary and DC2 is the DR site. They are looking for some kind of high availbility, can anyone advise if the following is possible:
2 single server SCOM instances, one at DC1 and the other at DC2 both with SQL installed locally
Monitor the servers at DC1 and DC2 from both instances using multi-homed agents
Would this be possible? I appreciate this would add administrative overhead but cant think of any other way to possibly do this due to only having a single server at each DC. 

for building up high availability solution of SCOM 2012 r2, you should built two managment server, one managemnet server,MS1, locate in site DC1 and other,MS2, is located in site DC2. SCOM agents in DC1 report to MS1 and SCOM agents in DC2 report to MS2.
All agents should be configured autofailover to other Managemtn server. For a high availability of DB, you may refer to high availability solution on DB by using AlwaysOn Availability Groups.
http://technet.microsoft.com/en-us/library/hh920812.aspx
Roger

Similar Messages

  • Monitoring Servers from OATS

    I am trying to monitor a Windows 2k3/Linux VM using OATS9.1.0. So I have few questions in this regard.
    1) Do we need to install any OATS components on the Server which we want to Monitor?
    2) Do we need to Open any ports on the Servers?
    I tried adding a Win2k3 machine to Metrics Profile but i am getting error msg "error error creating data source client connection to t3://10.140.153.92:/7073"
    I changed the ports to 9001 still the same error and while I tried 8088 I get Internal server stating No Collection Found. I replaced the plink.exe also.
    I someone can provide detail explanation it would since I am new to this tool.
    Thanks,
    Hari.

    I just replying to my own thread so that it will helpful for newbies like me.I just blew the VM and installed a new Win2k3 VM and I was able to monitor the system.
    For Windows
    1) Do we need to install any OATS components on the Server which we want to Monitor?
    No.
    2) Do we need to Open any ports on the Servers?
    No.
    Login to OLT-- clk ServerStas-Config Clk New and select DataSource Select PerMon(for Windows) and in the pop up give the Machine details and in the Data Collector give OLT server detail or Remote Data Collector(if u have one) Port 8088 , username as oats(default I think) and pwd as u have given during installation of OATS and Clk Next. Will take a while and then will display all the Perfmon counter and select which u want to collect.
    I think we need to enable SNMP in OEL/Solaris so I willl check post the steps once I figure it out. In the meantime if someone has suggestion pls do post.
    Thanks,
    Hari.

  • All agentless monitored servers showing same percent memory used

    I have 13 servers that are managed agentless via a proxy agent on the gateway server. I do this as when I had them set up to use the agent, the agent was consuming too much CPU on the servers. So, all appears to be fine, it is pulling in the percent CPU
    usage and such, and recognizes the OS version and what not. The issue I have, is I set up a dashboard with a performance widget to track the percent memory used. All of my agentless monitored servers show the same percentage, and the percentage is also much
    higher than what I see on the actual servers. So, it appears that there may be some form of roll up or something on the agentless servers, or it's taking the highest from the group, or I'm not drilling into the right counter or something. I have two widgets,
    one that is performance and one that is performance object. The performance one grabs the object "Memory", counter of "PercentMemoryUsed", with no performance instance selected (although I have also tried "all"). The performance
    object widget selects the same performance counter (Memory / PercentMemoryUsed /) and again have also tried "all" there as well. This allows the performance widget to graph/show the last value and maximum value, while the performance object shows
    me the average sorted from highest to lowest. I have another server that is agent managed in the same list, that shows what appears to be accurate information...and there is also a performance counter for cpu usage that appears to have accurate data for all
    of the above (agent and agentless). So, why am I seeing this issue with my agentless servers?
    mpleaf

    This is a link on what is officially possible in SCOM 2012 with agentless monitoring:
    http://technet.microsoft.com/en-us/library/hh212910.aspx
    You may use snmp to capture memory:
    http://www.oidview.com/mibs/311/md-311-1.html
    Using custom script of WMI model to obtain required utilization
    memory usage:
    http://forum.sysinternals.com/ram-memory-usage-how_topic21061.html

  • How do I prevent a user from opening multiple instances on the same computer?

    On the site oldnavyweekly.com there is a .swf that prevents users from opening multiple instances of the site at the same time on the same computer. If you open the site, and try to open it a second time in another window, it won't load. You can't open the site again until the first window is closed. How did they implement this?
    From my analysis it is NOT:
    1. Cookies - The block still takes place if you try opening it in IE and also try opening it in Firefox simultaneously.
    2. Flash Cookies - The block still takes place if I disable flash cookies.
    3. IP Based Block - You are not blocked if you open the site on two separate computers with the same outbound IP address. From my analysis, their server does not assist in the block at all.
    It seems as if their .swf is creating some kind of global system-wide object that can be detected in other instances of the application on the same machine. How did they implement this?
    Thanks!

    you're welcome.
    actually, unless you take an extra step, the first opened swf will close.  if you want the 2nd to close, the initial receiving lc will send a message to sender that causes the sender to close.

  • What are the entities that can be re-used in different servers, SI App, SI instance? And how?

    Greetings,
    What are the entities that can be re-used in different servers, SI App, SI instance? And how?
    e.g. can I use a deployed IQStreamable@app1  into app2?
    can I use a deployed observable/app1/siInstance1/Server1 into another query/app3/siInstance3/server2?
    On the presentation titled "04 – Installing, Deploying and Maintaining the SQL Server 2008 R2 StreamInsight Runtime Engine" with file name SQL10R2UPD05-DECK-04.pptx on ecn.channel9.msdn.com/o9/learn/SQL2008R2TrainingKit/Presentations/SQL10R2UPD05-DECK-04/SQL10R2UPD05-DECK-04.pptx
    It is mentioned one of the deployment option is "Deployment: Standalone Server"
    and it mention the following:
    "Use this option for the following scenarios:
    - Metadata objects need to be shared between applications
      - Event Types
      - Adapter Types
      - Query Templates
    - A data source registered with the server provides an event stream for another existing application"
    Could you please provide good example that explain the above statement?
    Cheers, Muhammad

    First, that statement - and those materials - refer to the "legacy" StreamInsight query/adapter model. They do not refer to how things work with the Reactive model introduced in version 2.1. Specifically, it talks about Dynamic Query Composition (DQC).
    You cannot use a deployed Observable in another instance of StreamInsight. You may be able to use them across applications in the same instance - off the top of my head, I'm not sure. I'm getting ready to get on a plane but will take a look at it later.
    Typically, however, applications act as containers (comparable to .NET AppDomains) so I don't think that you'd be able to do this easily. That said, the code and assemblies
    can be reused across multiple instances/applications. You would have separate instances of the classes involved but you would be able to reuse the query logic. That's a common use case.
    Can you be more specific about your use case and what you are trying to accomplish here? It's possible that there are alternative ways to do what you are trying to do.
    DevBiker (aka J Sawyer)
    Microsoft MVP - Sql Server (StreamInsight)
    If I answered your question, please mark as answer.
    If my post was helpful, please mark as helpful.

  • Auto-populate of SHELL_shellName_shell Upper form DE only functions in one single-instance project shell.  The DE in the BP Upper Form needs to auto-populate in two separate single-instance shells.  How can I get this DE to autopopulate in both?

      The Unifier environment
    contains two single-instance project shells, INF and PBS, and two multiple-instance child project shells, INFS and
    PB.    There is a single instance, non-workflow
    business process, ‘Project Information’ that contains a data element in the
    upper form definition, Project ID.  The Project ID is set to auto-populate from the multi-instance “INFS”
    project shell attribute, which is populated manually. 
    Issue:  The auto-populate functionality for the
    Project ID ‘Shell_shellName_shell’ data element within the single-instance
    Project Information BP only functions within one of the shells, either
    INFS or PB, but not both.  The INF and INFS shells are currently deployed
    to production, PB and PBS shell are not.
    It is critical that Project ID ‘Shell_shellname_shell’ data element is populated correctly in the
    Project Information upper form of both shells, INFS and PB,
    because that data element is referenced by multiple business processes and
    integrations. 
    The attribute form definitions for both single and multiple instance project shells are identical.  The Project ID utilizes the same data
    element ‘SHELL_shellName_shell’ as is defined in both shell attribute forms
    (INFS and PB). 
    The data definition source is a Unifier system-level variable, SYS Shell
    Name (String, 128, Text Box)
    Potential Solutions:
    1. Create a Project ID DE of another data type which can
    be successfully auto-populated from either shell.  Drawback: all BPs and integrations which
    reference Shell_Shellname_shell will need to be rewritten.
    2. Investigate converting the Project Information single-instance
    to a  multi-instance BP, and create a
    separate instance for each single-instance shell type.  Same Drawback as Option #1, but with additional
    rework.  Most likely Project Information
    would have to be recreated as a new BP.
    Not sure that this option would even work.
    3. Create a separate Project Information BP for PB.  Drawback:  Two separate BPs for Project Information would
    need to be created.  All existing BPs
    refer to Project Information, so this option could potentially invalidate the
    ability to use the existing BPs in the PB shell.

    Was it really necessary to post the whole API description?!?
    Locale[] locales = Locale.ENGLISH();ENGLISH is not a method in class Locale, so do not add the braces "( );".
    Also, the constant ENGLISH is not an array, but just a single Locale object.
    You didn't say what your problem was. What do you want to achieve with your program and what is it that you don't understand?

  • Windows client monitoring Management packs for SCOM 2012

     Hello All,
     Please provide the link for  windows client monitor management pack for SCOM 2012 SP1 ,if there is any  available .
    I have got one link for this but it is for SCOM 2007 .
    Regards
    Richa KM

    http://www.microsoft.com/en-us/download/details.aspx?id=15700
    Yes you can download from this link and you can import it in scom 2012 sp1.although it is for scom 2007

  • Exchange backup from separate 10Gb network

    Hi,
    is it possible to add to my Exchange 2010 DAG servers another IP address from separate network only for 10Gb backup. Backup is made from NetBackup software. My regular traffic will be default, but DAG backup traffic on new 10Gb network.

    Hi,
    It is possible to implement a dedicated backup network for DAG.
    If you have dedicated dedicated backup networks, then you would actually have to perform some manual steps after your DAG is setup. The backup network should be ignored by the DAG for cluster use.
    For more details, you can look at the blog Willard Martin provided above.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Creating Coherence Servers from the Admin Console

    We have recently purchased and installed Coherence 12c (12.1.2) and we are having a heck of a time figuring out where to create a Coherence Server in the Admin Console.  Under Environment, there is an option to for Servers, Clusters, and Coherence Clusters, but nothing for "Coherence Servers".  We tried to build a cluster of servers from the "Servers" section but they are simply WebLogic instances.
    It feels like I have an outdated Admin Console or I am missing a plug-in or something.
    Can someone direct me to the correct Admin Console GUI to create "Coherence Servers" (which run DefaultCacheServer-backed processed)?

    Starting from WebLogic 12.1.2, Coherence servers are just regular Managed Servers. They're managed equally to avoid confusion.
    Create a regular managed server and in the "Coherence" tab of this managed server you can set if this instance will be storage-enabled or even if will share HttpSession through Coherence web.
    All Coherence managed servers should be part of the same Coherence cluster, in order they can exchange data.
    Check this link for more information: 12 Configuring and Managing Coherence Clusters
    Cheers,
    Ricardo Ferreira

  • Is it possible to deploy SharePoint or its Service Applications on: multiple DB-Servers and multiple SQL Instances?

    Hello Forum,
    We have a SharePoint 2013 farm (Enterprise edition) that uses one single SQL Server 2012 (Standard edition). That statement means: All my SharePoint DBs e.g. (Config, Admin, Content, and Service Apps) DBs are hosted and running onto one single instance e.g.
    Server1\SQLInstance1.
    We have some new requirements to install and configure BI tools such as: PerformancePoint services and PowerPivot. BI tools require either SQL Server 2012 Enterprise or BI editions, and we do NOT want to upgrade our current SQL Server1\SQLInstance1
    Instead, We have other separate SQL Server instance which is enterprise edition let's name it (ServerX\InstanceX) that is running standalone, and we are thinking or using it, and my 2 questions are:
    1) Can we use this other separate
    SQL Server instance which is enterprise edition to host the create and hosts the DBs of PerformancePoint services and PowerPivot ?
    2) My second question is the same: Can I create PerformancePoint services application in my SharePoint farm, But in the Database Server field, I fill up
    the details of the other DB server ServerX\InstanceX  which is the one that is SQL
    enterprise edition ? Will this work ?
    Any official Microsoft resources/links tell that it is possible to deploy SharePoint or its service applications on multiple DB-Servers and multiple SQL Instances?

    Thank you Alex and Anil,
    What are the ramifications of that?
    I mean, Assuming that I have created such a farm where most of SarePoint DBs in Standard SQL instance while the PerformancePoint service application and others e.g. PowerPivot and reporting service are deployed and configured onto other Enterprise SQL instance.
    Are there any recommendations or concerns that you would like to draw my attention to ?

  • Exclude servers from Active Directory System Discovery

    We would like to exclude all servers from being discovered by Active Directory System Discovery. Is there any way to achieve this, i. e. with a custom LDAP query? Or does SCCM always detect all systems in the configured OUs? (Moving all servers to a separate
    OU is not an option.)

    Well, good question ;) ... We don't use SCCM on servers, and the basic reason was excluding them from statistics. Of course we want to prevent accidental client installation, but that can be done in other ways (like mentioned by Eswar).
    Still, we always get tons of "computers without client", low success rates etc. Of course all that can be adjusted, excluding servers from "All Systems" etc., but excluding the servers directly from discovery would be the easiest way. If it can't be done,
    it can't be done, and we will be able to live with that. I just wanted to know IF it can be done.
    Well.If that is the issue with reporting,then you may have to edit the report to avoid servers in displaying in reports ,so will be on right track with results.
    Or while creating collections to exclude certain number of computers or may be more,create a AD sec group and all the computers to it .Create collection to exclude computers which are member of this AD group to aviod accidentals installation...
    Please click on "vote as Helpful" if you feel this post helpful to you.
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti

  • Monitoring Servers hosted on Cloud.

    Hi Guys,
    I came across a request to check if it possible to monitor servers hosted on Cloud (Any cloud), servers in cloud are Windows and Centos flavors.
    Pls help me in getting the possible solution and consideration which has to be taken care prior planning. 
    Pls Note: My request here is about only monitoring servers in the cloud, not the cloud itself.
    Thanks !
    - Thanks, Sai

    Sure, that's possible.
    You will need the Firewall(s) konfigured to allow TCP 5723 from the agent or gateway to the manager. Further, if there is no domain level trust you have to use certificates to achieve that.
    https://technet.microsoft.com/en-us/library/dn249696.aspx --> Firewall, Support firewall scenarios
    https://technet.microsoft.com/en-us/library/hh487288.aspx --> Security Considerations
    https://technet.microsoft.com/en-us/library/hh456447.aspx --> Deploying a Gateway Server
    HTH, Cheers,
    Patrick
    Please remember to click “Mark as Answer” on the post that helped you.
    Patrick Seidl (System Center and Private Cloud)
    Website: http://www.syliance.com
    Blog: http://www.systemcenterrocks.com

  • Monitor Biztalk 2013R2 with SCOM 2012SP1 : Is it possible ?

    Hello !
    We're testing Biztalk 2013R2 and trying to monitor Biztalk 2013R2 with SCOM but without success (No Problem with Biztalk 2013).
    Maybe someone can help us !!
    Thank you
    Jérémy

    Because BizTalk and SCOM are different teams :) likewise BizTalk & SQL /Windows are different teams. When SQL released their 2014, they have not released update for BizTalk 2013.
    BizTalk team has to catch up the latest version of SQL or other its underlying software's version upgrade. BizTalk 2013 R2 is mostly a platform upgrade to make it compactable with other underlying softwares like SQL,Windows.
    Similarly SCOM team will catch with BizTalk's release by either releasing the newer supported version of MP for 2013 R2 or it would make a official announcement soon.
    But what you could expect is atleast an official word from BizTalk saying either BizTalk 2013 R2 would either work or not work with SCOM-MP, which is not the case :(
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Most straight forward approach for monitoring scheduled tasks in SCOM 2012

    Hi,
    This one should be easy (?): looking for the most straight forward approach for monitoring scheduled tasks in SCOM 2012.
    Best regards
    Thanks in advance, Best Regards

          <Reference Alias="SC">
            <ID>Microsoft.SystemCenter.Library</ID>
            <Version>6.0.6278.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="Windows">
            <ID>Microsoft.Windows.Library</ID>
            <Version>6.0.6278.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="MicrosoftWindowsServerLibrary6063215">
            <ID>Microsoft.Windows.Server.Library</ID>
            <Version>6.0.7061.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="Health">
            <ID>System.Health.Library</ID>
            <Version>6.0.6278.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="System">
            <ID>System.Library</ID>
            <Version>6.0.6278.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
        </References>
    You also need to add/copy the reference for the Scheduled Tasks MP you are using for other OSs. The above is from the MP for Windows 2012 Scheduled Tasks. Most of the existing MPs available for scheduled tasks already cover Windows 2003/2008 R2, I just extended
    support for 2012.

  • What is Novell's successor product manage & monitor servers?

    Based on the inactivity in the group, I'm guessing there's another product
    offering to manage & monitor servers?
    If yes, can you guide to it. The ZCM 10 groups seem only for desktops.
    Just wondering if Novell's no longer offering something to monitor servers.
    Thanks,
    Marc

    Thanks. We presently use ZfD 7 and I'd like test out this ZSM. When we
    upgrade to ZCM10 from ZfD 7 any compatibility problems with with ZSM M&M ?
    Should we even consider implementing ZSM M&M? I mean is the writing on the
    wall for it being discontinued or replaced?
    Thanks again,
    Marc
    "Shaun Pond" <[email protected]> wrote in message
    news:[email protected]..
    > Marc,
    >
    > currently there is no replacement product for ZSM M&M
    >
    > --
    >
    > Shaun Pond
    >
    >

Maybe you are looking for

  • Alternative approach to tree business model

    Hi JHS Team, When generating tree-forms with JHeadstart, we need two VO instances in the model for each node we want to present: one for rendering the Tree and another to show on the form, after the user selects a node. I understand that this is nece

  • I'm new to using dbms_scheduler. I'm trying out some basic stuff to see how it works

    I have not used the dbms_scheduler package before and trying out some basic functionality to see and understand how it works. The below code is what I have writtern BEGIN DBMS_SCHEDULER.create_job( job_name => 'Test_Job3', job_type =>  'PLSQL_BLOCK',

  • RE: Integer Attributes [Ref:C115511]

    Hi Ulf. 2) IsNull is defined on the DataValue class, and as such all of its subclasses - including the non-nullable ones - inherit it. Trying to set this attribute of an IntegerData will raise an exception, since it cannot be null. Whether it makes s

  • Can't start in Safe Mode or any mode - hangs on mup.sys driver

    Can anyone help me. I have done a few searches on the internet and see that this is a familiar problem. I was using a usb storage key and someone removed it without doing so safely - my laptop then froze and the only thing I could do was turn it off

  • Running Sum on Sorted data & freeze panes?

    Hi all, Brand new to Web Intelligence XI, so learning whilst putting together first report, however need some guidance and help on the following.  I have a basic report which is sorted by highest ytd sales within the report and has breaks at each cha