Archive for August, 2011

Troubleshooting Network Devices

Friday, August 12th, 2011

A great article from Stefan Koell:

http://www.code4ward.net/main/Blog/tabid/70/EntryId/105/Troubleshooting-Network-Discovery-in-SCOM-2012.aspx

Visio 2010 Add-in For SCOM 2007 R2 still (seems to) work

Thursday, August 11th, 2011

I’ve been playing around with the dashboards some more and it seems that despite changes to the SCOM SDK, the Visio 2010 for SCOM 2007 R2 works with SCOM 2012 beta. The integration with SharePoint 2010 seems fine so although it would be great to have a Distributed Applications widget in SCOM 2012 beta, it does seem that we can still leverage the web part for building richer dashboards.

Going forward, a  Distributed Application widget would have the advantage that any changes to the Distributed Application would automatically be updated in the Dashboard – at present, you need to update Visio for changes to propogate through to the dashboard.

APM (Avicode) – why aren’t my web applications discovered?

Tuesday, August 9th, 2011

Michael Guthrie gave a great explanation of how the web applications and web services are discovered on the SCOM forums

Read the rest of APM (Avicode) – why aren’t my web applications discovered? »

Get-SCOMClass to list SCOM Classes

Saturday, August 6th, 2011

You can use the following to list the SCOM classes that exist in your Management Group (and output the list to a csv file)

Read the rest of Get-SCOMClass to list SCOM Classes »

What’s new in SCOM 2012?

Friday, August 5th, 2011

I’ll give a quick run through and then start to expand with specific articles that give more information:

1) The Root Management Server no longer exists – More info

2) The default management pack is no longer the default location to save overrides – More info

3) Resource Pools for High Availability for Network Devices and non-Windows agents – More info

4) The System Center Services now run on all Management Servers – More info

5) Maintenance Mode changes – More info

6) PowerShell cmdlets – More info

Some specific examples of new PowerShell scripts:

7) Network Device Disovery – More info

(8) Upgrade considerations – More info

9) Avicode becomes APM – More info

10) New Dashboards and SharePoint Web Part integration – More Info

New Dashboards and SharePoint Integration

Friday, August 5th, 2011

SCOM 2012 beta sees some snazzy new dashboards including a Network Summary Dashboard and a Management Group Health Dashboard. Even better, you can create your own dashboards and then display them via SharePoint.

Read the rest of New Dashboards and SharePoint Integration »

Installing Avicode (APM) Monitoring

Tuesday, August 2nd, 2011

A quick roll call of what is new can be found here.

Part 1 – Pre-requisites

Part 2 – Server Side Monitoring

Part 3 – Client Side Monitoring

Part 4 – Where is SE Viewer and Advisor

Part 5 – New Security Roles

Part 6 – Troubleshooting Client Side Monitoring

Installing Avicode (APM) monitoring – prerequisites

Tuesday, August 2nd, 2011

Note:

  • Only supported for applications running on IIS7
  • Avicode 5.7 Management Packs not supported on SCOM 2012

Read the rest of Installing Avicode (APM) monitoring – prerequisites »

Installing Avicode (APM) Monitoring – Server Side

Tuesday, August 2nd, 2011
This is a run through of configuring Server Side monitoring of web applications with SCOM 2012.

Installing Avicode (APM) monitoring – Client Side

Tuesday, August 2nd, 2011

Client side monitoring is fully integrated into the SCOM 2012 beta console. Just be aware before configuring client side monitoring:

  • Server side monitoring must be implemented before client side monitoring for a web application (you can use client side monitoring without server side monitoring for a specific web application).
  • The CSM Collector is now automatically local to the client agent.
  • Make sure that you check to ensure that your application is suitable for client side monitoring

Read the rest of Installing Avicode (APM) monitoring – Client Side »