Month: May 2016

SCOM 2012 | 2012R2 Data Access Service SPN Not Reigstered

11

You got the alert, now what? To be honest, I won’t even waste my time creating my own post on this, as there are several blogs on this. A blog post I typically have referred to in the past is, Neil Phillips. For the solution to the Data Access Service SPN Not Registered, have a visit HERE.

Cheers.

Deploying OMS Agent for On-Premise Server(s)

This post is intended for monitoring Windows based servers with OMS. For starters I am going to assume the following prerequisites have been met (see below). In addition I am going to assume you are not using SCOM 2012R2 (UR6 or better) at the moment. Okay, so let’s begin!

  1. Azure Environment Setup — Check
  2. Azure Operational Insights Created — Check (see post here)
  3. OMS Workspace Created — Check (see post here)
  4. Monitor On-Premise Servers — See below

 

For my demo, I am using a Windows 2012R2 server, so I will be making use of the x64 agent. Download the agent on your machine, and begin the installer. Take note (copy the Workspace ID and Key(s)) as you will need them later.

1

  • Start/Launch the agent installer

2

  • We will be connecting to Azure (not SCOM)

3

  • The Workspace ID and Workspace Key can be retrieved from your OMS settings page.

4

5

6

Once the agent install is complete, we can view the OMS/Azure configuration properties within the agent configuration, as seen below:

7

  • If we go back to our OMS portal, we can now see we have another server we are now monitoring in OMS 🙂

8

  • At this point we are not really capturing much data, so let’s configure some log data capturing. For now, I just setup Windows event logs, looking for Event IDs 6006 and 6008.

9

  • About 3 hours later (for me at least) I started to see data being collected. As we bring more agents into OMS and/or couple our on-prem SCOM environment, we will start to see a wealth of data. (Remember 500Mb of data is free, anything more you will need to upgrade your Azure subscription)

10

Cheers!

 

How to Create an OMS Workspace

For starters I am going to assume you have an Azure account, with some type of subscription.

  • Login to your Azure portal and scroll down to Operational Insights

1

  • Create a Workspace

2

  • Once Azure has accepted the Workspace name, and activated the service, you can now start deploying OMS agents, and/or linking your On-Premise SCOM/OperationsManager 2012r2 (UR6 or higher) environment

3 4

5

Cheers!