Update: Management Pack was updated on 12th July 2013
Update: Management Pack was updated on 28th October 2014 to version 15.0.652.19
The Exchange 2013 System Center Operations Manager (SCOM) Management Pack has been released to the download centre.
This Management Pack is designed to work with the new features in Exchange 2013, namely Managed Availability. It is supported on SCOM 2012 RTM or later, and on SCOM 2007 R2. More on these big changes later on in this post!
The Management Pack (MP) is build 15.00.0620.018 can be obtained here. Before installing the MP, please be sure to review all of the documentation and prerequisites. A great starting place is the MP Guide.
One of great benefits of running Office 365 is that the Exchange product group can share solutions to scenarios that they see in the service which will benefit on premise installations. The Exchange Server 2013 Management Pack works with the Managed Availability feature in Exchange 2013. The alerts within the System Centre Operations Manager (SCOM) portal indicate unhealthy states as reported by the Managed Availability components in Exchange 2013.
The following are some of the new features in the Exchange 2013 Management Pack:
What does that really mean? Well you will see a radically simpler, smaller and leaner management pack! Why is this?
Exchange 2013 with Managed Availability is now able to monitor itself and determine if it is healthy or not. Who better to gauge the condition of Exchange than Exchange itself! Another benefit is that this can be controlled by Exchange itself in two distinct ways:
Both of these mechanisms will allow for a greater degree of flexibility and agility when monitoring Exchange 2013. Additionally you may have seen previous issues around the Exchange 2010 Management Pack when it was updated for Exchange 2010 SP2 and then re-released.
One other change that will bake people’s noodles is that changes to monitoring thresholds are to be done in Exchange directly and not in SCOM. Again this is because Exchange is monitoring itself, and SCOM is responsible for the escalations that are produced by Managed Availability.
The Exchange Server 2013 Management Pack relies on the Managed Availability feature in Microsoft Exchange Server 2013. In Managed Availability, each component in Exchange Server 2013 monitors itself using probes, monitors, and responders. Any component that implements Managed Availability is referred to as a health set. For example the OWA Health Set has documented troubleshooting steps.
This includes getting details about the server and Health Set in question
Get-ServerHealth <server name> | ?{$_.HealthSetName -eq "<health set name>"} Get-ServerHealth Exch-1.Tailspintoys.com | ?{$_.HealthSetName -eq "OWA"}
Get-ServerHealth <server name> | ?{$_.HealthSetName -eq "<health set name>"}
Get-ServerHealth Exch-1.Tailspintoys.com | ?{$_.HealthSetName -eq "OWA"}
Check to see that none of the Alert Values are displayed as unhealthy. If one is shown in an unhealthy state, then rerun the associated monitoring probe:
Invoke-MonitoringProbe <health set name>\<probe name> -Server <server name> | Format-List
All of the Exchange 2013 Management Pack Troubleshooters are documented here.
We already covered that Exchange is now responsible for monitoring itself and SCOM will do the escalation portion of the alerting system. In addition there are a couple of other changes that are worth highlighting:
Exchange Team blog
SCOM Team blog
Lessons from the Datacenter: Managed Availability
Cheers,,
Rhoderick
If you would like to have Microsoft Premier Field Engineering (PFE) visit your company and assist with the topic(s) presented in this blog post, then please contact your Microsoft Premier Technical Account Manager (TAM) for more information on scheduling and our varied offerings!
If you are not currently benefiting from Microsoft Premier support and you’d like more information about Premier, please email the appropriate contact below, and tell them you how you got introduced!
US
Canada
For all other areas please use the US contact point.
Under Microsoft Management Pack Download requirements says "Updated Management Pack to support Operations Manager 2012 SP1 or later will be released shortly." System Requirements Supported Operating System Windows Server 2008 R2 Datacenter, Windows Server 2008 R2 Enterprise, Windows Server 2008 R2 Standard, Windows Server 2012 You have one of the following versions of System Center Operations Manager deployed: •System Center Operations Manager 2012 R2 UR2 NOTE: Updated Management Pack to support Operations Manager 2012 SP1 or later will be released shortly.