Archive for the ‘SCOM 2012’ category

SCSM 2012 – SCOM CI Connector Warnings

June 13, 2013

When you setup the CI (Configuration Items) connector from SCOM to SCSM it expects that the classes that are in SCOM are in SCSM as well. This is achieved by importing the SCOM MPs that have all the classes defined. This is usually the Library MPs but other MPs may have classes in as well and some MPs may reference others and so cannot be imported without the MP that it references. It is usually easier to import all the MPs imported into SCOM rather than work out the tangled relationships!

As this is important you would expect that the SCSM MP would warn you if there are problems with this. The latest MP, Service Manager 2012 MP v 7.5.1561.0, does not do this. The MP does check that the SCSM server key areas are working but there does not seem to be any rules or monitors for the connector. But there are warning events in the OperationsManager log though. These three were the ones seen but there may be others.

Event – 34093

Connector Name=SCOM to SCSM CI Connector, Id=143ebfac-999c-1e31-2736-469f0b850b8b Class Microsoft.Windows.DNSServer.Library.Server was not found in Service Manager. The management pack Microsoft.Windows.DNSServer.Library in which the class was defined may have been removed from Service Manager since synchronization  was setup.  Ensure that the management pack is present in Service Manager or edit the connector configuration to remove it from the list of synchronized management packs.

Event – 39094

Connector Name= SCOM to SCSM CI Connector, Id=143ebfac-999c-1e31-2736-469f0b850b8b Cannot create part of service map [Active Directory Topology Root]. Skipped component: Microsoft.SystemCenter.Apm.CsmAgent. Class of skipped component: Client-Side Monitoring Agent.  The component Microsoft.SystemCenter.Apm.CsmAgent is defined in management pack Operations Manager APM Infrastructure. Check for prior errors that indicate if importing a missing management pack can help resolve this issue.

Event – 34096 

Connector Name=SCOM CI Connector, Id=069e77c4-42e5-9e24-8488-e72fb160e1a6
Skipping import of instances of class Microsoft.Windows.Server.6.2.NetworkAdapter. The management pack Microsoft.Windows.Server.Library that defines this class has version 6.0.7026.0 in Operations Manager that is higher than its version 6.0.6989.0 in Service Manager.
The following steps will resume import of instances of this class:
1) Import management pack Microsoft.Windows.Server.Library with version 6.0.7026.0 into Service Manager.
2) Edit the connector configuration and ensure that this management pack is selected for synchronization.

In one case the Windows Server OS had been updated in SCOM but was not imported into SCSM so the versions were not in synch. This creates an event for each class in the MP.  In the other cases the MPs were in SCOM but not in SCSM.

In order to pick these events up I created a custom MP with three rules. I recommend that if you are you are using the SCOM CI Connector to SCSM that you create a custom MP with these three rules. You can anme them something else if you don’t like the names I have used. Hopefully in the next release of the MP that these will be added.

The three rules to create.
The rules all use the same, source, Log and target and create warning alerts.
• Source – Operations Manager Connector
• Log – Operations Manager
• Target – SCSM 2012 Management Server

Event – 34093
Name – SCOM CI Connector for SCSM – SCOM Class was not found in Service Manager – missing MP

Event – 34094
Name – SCOM CI Connector for SCSM – Cannot create part of service map

Event – 34096
Name – SCOM CI Connector for SCSM – Skipping import of instances of class

Copy SCOM View Data to Excel

May 13, 2013

 I come across this post regarding SCSM and thought it worth pointing out that it works in SCOM as well.

http://blogs.technet.com/b/servicemanager/archive/2010/03/03/hidden-feature-export-data-to-excel-from-a-view.aspx

Go to a view (State or Alerts) and do Ctrl-A to select all the rows. Ctrl-C to copy and then paste the results into Excel. Instant spread sheet of the data in the view.  A lot easier than using PowerShell to export the data to CSV and then bring it into Excel. And it also brings in the column names as well.
This works best when not using the Group Items By feature. If the group by is closed then only the titles get copied and you cannot expand them in Excel. If they are expanded in SCOM then all the data will be copied but the Group Items By will just be another row in the spread sheet.
This does not work on performance views or any of the views in the Authoring area.

OpsMgr 2012 Beta First Looks

July 21, 2011

The public beta has now been released for those of you who want to test it.

Download –
http://www.microsoft.com/download/en/details.aspx?id=26804
(About 1 GB and 3 MB for the zipped docs)

Microsoft site for beta –
http://www.microsoft.com/systemcenter/en/us/om-vnext-beta.aspx

Technet Site - 
http://technet.microsoft.com/en-us/library/hh205987.aspx

 

There are already three posts showing a simple (all components on one server) screenshot install. The big thing I am seeing from these is that there are new prerequisites which need to be checked and installed.

Christopher Keyaert


http://scug.be/blogs/christopher/archive/2011/07/20/system-center-operations-manager-2012-beta-installation-step-by-step.aspx

Dual – Polish – English by Łukasz Rutkowski


http://oopsmgr.wordpress.com/2011/07/20/instalacja-operations-manager-2012/

Bob Cornelissen

http://www.bictt.com/blogs/bictt.php/2011/07/20/scom-2012-beta-first-install

There is a bunch of useful information as usual from Kevin Holman


http://blogs.technet.com/b/kevinholman/archive/2011/07/21/operations-manager-2012-public-beta-has-launched.aspx

And Graham Davies (MVP) has setup a new blog to deal with OpsMgr 2012 posts –
http://www.systemcentersolutions.com/2011/07/whats-new-in-scom-2012/

Some nice snippets of information.

There is a lot if useful information in the docs from the download.

  • Quick Start Guide – 62 pages
  • Deployment Guide – 104 pages
  • Operations Guide – 305 pages
  • Supported Configurations – 19 pages
  • Release notes

Plenty to read and it is needed as the requirements for SQL and Windows to install 2012 on is much higher.


Follow

Get every new post delivered to your Inbox.