Tag Archives: #Management Pack

SCOM: Updated MP PKI Certificate Verification 1.2.0.210

A new version of the PKI Certificate Verification management pack has been released by Raphael Burri, version 1.2.0.210 is exclusively for SCOM 2012 and contains the following changes:

  • SCOM 2012 / 2012 R2 support only (the legacy MP 1.0.1.20 is still available for use on SCOM 2007).
  • main monitoring script now uses PowerShell instead of VB Script, making it compatible with any system locale and easier to maintain.
  • new, advanced certificate verification flag overrides
  • dashboard view

Click here for additional information.

It is available for download here

Loading

Silect releases MP Author SP1

Silect has released the SP1 version of their MP Author tool.

It is a free product which enables wizard driven management pack authoring which means you no longer have to be a developer to create a Management Pack.

Go to http://www.silect.com/mp-author for more information.

“Complex. Multi-layered. Too many unnecessary rules and monitors. Applications without management packs. We get it. But you don’t have to be a developer anymore to build your own System Center Operations Manager management packs (MPs). With MP Author you get to be the author, designer and the developer. Our intuitive and intelligent wizard-driven designer lets you build completely new MPs or even customize existing MPs for single or distributed applications—without needing XML skills. And best of all, it’s FREE.” – Silect

Loading

SCOM: NiCE updated Domino MP v7.00

NiCE has just announced the release of version 7.00 of their Domino management pack.

The following enhancements have been implemented for this release:

  • Full support for Domino 32bit server on 64bit Microsoft Windows Servers
  • Central configuration of the Domino MP from the OpsMgr Monitoring Console
  • New monitors and rules for availability and performance monitoring
  • Increased flexibility by OpsMgr configuration dashboards to customize your monitoring needs
  • Central license administration for the Domino Management Pack
  • Advanced Log Database monitoring using a new log dump feature

More information is available at www.nice.de

Loading

SCOM: Bug with SQL MP 6.4.1.0

With the 6.4.1.0 version of the SQL management pack the SQL 2012 DB Engine group does not contain all SQL 2012 servers. This is due to the group being populated based on a SQL registry key which is looking for a version value of 11.0.xxxx.x, however when updating SQL 2012 to SP1 the version changes to 11.1.xxx.x

Kevin Holman has written a nice blog entry about this particular issue: here. As well as an addendum management pack that contains a new group population discovery set to “11.*” along with an override to disable the built in group, which is available for download at the bottom of his article.

Loading

SCOM 2012: NiCE Logfile Monitoring Management Pack

Now as some of you may know out of the box SCOM capabilities to monitor log files can fall a bit short under certain circumstances. Luckily a company called NiCE, which has also developed management pack solutions for applications such as Oracle, SAP, DB2 and others, is releasing a full featured Log File MP to the community and best of all it’s FREE.

image112

Here is a comparison between the Native SCOM capabilities and the enhancements offered by the NiCE Log File MP.

comparison2This is a feature rich management pack offering a range of custom rules and monitors which also cater for log line correlation and preprocessing scenarios as well as customizable alerting and behavior for when a log file is missing or does not exist.

Stefan Roth has already written a nice review of some of the management pack capabilities: here using a custom monitor with a robocopy log file to determine when copies have failed.

The free Log File management pack is available for download from http://www.nice.de

Loading

SCOM: When updating the IBM Storage Management Pack to 2.1.0

When updating the IBM Storage Management Pack to 2.1.0 there are a few things to be aware of, most of which is included in the documentation.

After completing the installation, running the upgrade configuration and removing the old management packs and importing the new ones we still weren’t able to re-discover the IBM SAN.

The documentation recommends, in the configuration section that, “The IBM storage configuration must be synchronized with Management Server manually  if there is storage configuration left after upgrading from previous version to version 2.1.0. The IBM storage configuration also should be synchronized with the Management Server manually after the management pack is deleted and re-imported.”

Except that the command skipped all of our SANs.

IMB1

Checking the SCOM configuration revealed that something which shouldn’t have happened, had happened. The SCOM configuration had been lost during the upgrade

IMB2

Using the –sc-set command to re-do the configration was successful, which allowed the migration to complete and in short order the SANs were discovered and monitoring.

IMB3

Loading

SCOM: Common sense, keep your Management Packs up to date.

Something I’ve noticed, being exposed to a variety of SCOM deployments, is that in quite a few cases Management Packs are installed and never looked at again. Generally this seems to stem from either the engineer looking after the environment doesn’t know any better or is perhaps too cautious to perform an update but there may be other specific reasons such as client restrictions.

Never the less it is good practice to check all of your management packs regularly, I’d say at least once a month, to see if any updated versions are available.

The easiest way to check MPs available through the catalog is to use the wizard in the SCOM console and search for “Updates Available for installed Management Packs” 

In my experience once you have found a new version of a particular MP has been released it is always a good idea to download the MSI from the relevant site instead of using the wizard. This is because if a new management pack has been added to the package that wasn’t there in the previous version then you will not detect it as an update for an installed Management Pack.

DL MP1

mp dl2

If you have management packs not available through the catalog then they unfortunately need to be checked against the latest version at the vendor site manually.

Remember: If possible always test before deploying a new version of a management pack, if you don’t have access to a lab then an alternative is to keep an eye on community blogs and sites like System Center Central and MP Wiki, to see if any issues crop up.

If you have a good method for keeping your management packs up to date leave a comment.

Loading

SCOM: Active Directory Management Pack 6.0.8228.0

Just a quick note on the new AD management pack that was released with the 2012 R2 wave.

I noticed when using the console to check management pack versions and selecting “Show me updates for management packs I currently have installed” that the 6.0.8228.0 version of the AD management pack does not appear. This particular environment was SCOM 2007 R2 CU6

Has anyone else experienced this? Leave a comment.

Loading

SCOM: Updated SQL Management Pack 6.4.1.0

An updated SQL management pack has been release which fixes the issues being experienced with version 6.4.0.0

SQL Server Management Pack version 6.4.1.0 includes the following changes:

  • Fixed CPU Utilization Monitor
  • Fixed SQL Server seed discovery for WoW64 environments
  • Alert severity of Average Wait Time Monitor was changed to Warning, added consecutive sampling to reduce noise, threshold was changed to 250
  • Alert severity of SQL Re-Compilation monitor was changed to Warning, threshold was changed to 25. The monitor was disabled by default.
  • Minor fixes

Kevin Holman has written a great article on the correct way to configure this management pack which is definitely worth the read.

Loading