First Look at OpsLogix’s VMware Management Pack (beta)

Yep you’ve heard right OpsLogix’s team is putting their forces on creating Management Pack for monitoring VMware. This blog post will not be comparison with another well known management pack for VMware. I will try to give you overview of the VMware Management Pack that OpsLogix is cooking up. Keep in mind that the MP is still in beta. Although the MP is in beta the OpsLogix’s support was not in beta. While I was testing the MP I’ve stumbled on a bug. I’ve contacted OpsLogix’s support, granted them access to my environment and after a couple of hours I’ve received a fix. Such quick fix shows the devotion of OpsLogix on supporting their products. Another reason to try this MP is that I haven’t touched vCenter since I switched to Hyper-V and System Center (somewhere around 3-4 years ago).

Before importing the MP let’s first see the environment where I am testing:

  • SCOM server named SCOM01. The SCOM version is 2012 R2 Preview. The operating System is Windows Server 2012 R2 Preview.
  • vCenter server named vcenter. Version is 5.1. Operating system is Windows Server 2012.
  • Two ESXi hosts 192.168.100.150 and 192.168.100.152 that are in cluster:

image

First you need to import two management packs:

image

After successful import you need to configure the resource pool that the MP will use. On importing OpsLogix VMware MP creates its own a resource pool:

image

You need to make the pool manual and add the SCOM management servers that will be used for monitoring your VMware environment.

image

In my case I have only one SCOM management server but in real world environment you will have more than one and you can distribute your resources more equally:

image

It is good that the MP is taking advantage of Resource Pools to distribute the load.

Before starting monitoring of the VMware environment let’s see with MPViewer  what classes, discoveries, groups, relationships, monitors and rules are offered:

Classes

image

Discoveries

image

Groups

image

Monitors

image

Relationships:

image

Rules:

image

 

We will go in detail how the MP works but let’s first configure it to monitor the VMware environment.

You you will need to go to Monitoring pane -> OpsLogix –> VMWare –> VMWare IMP Configuration Dashbaord:

image

There you need to enter the name of your vCenter server and credentials. You do not need to have SCOM agent installed on that server to activate monitoring. The credentials provided can be domain account or local account on your vCenter server you just need to grant that account read-only permissions to the root of your vCenter server:

image

There is a button that will allow to test your connection before adding it:

image

If connection is successful you a re good to go:

image

So how the MP works?

The MP connects to the vCenter web service. By connecting to it it will find all objects (datacenters,ESX servers, clusters, datastores, vmnetworks and etc.) in your vmware environment:

image

image

image

image

image

image

image

For generating alerts the MP uses the built-in functionality in vCenter to create alarms. If you create an alarm in vCenter and that alarm is triggered it will show in SCOM also.

image

image

If you close an alert in SCOM that was not resolved in vCenter that alert will appear again in SCOM. Unfortunately if you close alarm in vCenter it will not be closed in SCOM. May be in some future version of the MP we will see option to enable synchronization from both side depending on your preference.

Besides the alerts the MP also tracks state of the different object. Depending on the alarms that are generated or not generated for particular object OpsLogix VMWare MP will calculate different states (healthy, warning or critical) on small intervals.

So the MP is very customizable and customizations can be made straight from vCenter which I think is the preferable way for vmware administrators and will save money from your budget if you had to teach them to do that in SCOM.

These are the capabilities of the MP from first sight but let’s see how it can provide more value by mixing it with more SCOM magic.

What about Diagram of your VMWare environment? Something what VMM MP has.

Sure that can be done you just need to create new diagram view:

image

And Viola:

image

What about VMWare Dashboard? I want to track the state of my VMWare environment in a dashboard.

A few simple steps and you are ready:

image

OK we’ve showed what are the capabilities of the MP now let’s show what the current beta version cannot offer otherwise it wouldn’t be a fair review. Performance alerts can be triggered trough configuring alarms in vCenter but the MP itself does not gather performance data to put it in SCOM databases. Probably because of this no report is available also. For such capabilities you have to look for solution at vCenter side.

Summary

OpsLogix VMWare MP looks promising at its first steps and it is definitely worth trying it if you consider monitoring your VMWare environment with SCOM. OpsLogix have proven that they are good at making MPs. The MP does not have price yet as it is in beta but it is advertised by OpsLogix as MP that make sense in price and performance. If you want to try it you can find more information here.

Microsoft continues the battle with VMware with more videos from MVA about SC 2012 SP1 and Hyper-V

Uploaded just a minutes ago there are new videos from MVA on TechNet. The videos compare Microsoft technologies with VMware technologies. Previous MVA released such course with videos where Hyper-V was compared with ESXi and vSphere. Now we can see the same approach with Microsoft Private Cloud over the VMware vCloud compare and by Microsoft Private Cloud it is meant freshly released System Center 2012 SP1:

 

Obviously Microsoft is determined to win this battle or at least to show that they are all in the Private Cloud.

More videos were added to compare Hyper-V with VMware vSphere 5.1:

Microsoft Virtual Academy: Competitive Advantages – Microsoft vs. VMware

More than a dozen videos were released at Technet site related to Hyper-V and System Center 2012. These videos are 4 courses part of Microsoft Virtual Academy. All these videos compare Microsoft Technologies against VMware’s. Even though these videos are created by Microsoft they show very accurate the difference between the technologies that are compared. We can see that how Microsoft is turning from follower to a leader in a lot of areas in the Virtualization and the Private Cloud. No further explanation is needed you can just watch the videos and make up your mind for the capabilities that both companies offer:

Microsoft Virtual Academy: Competitive Advantages of Hyper-V Server 2012 over VMware ESXi 5.0

Microsoft Virtual Academy: Competitive Advantages of System Center 2012 over VMware’s Management Technologies

Microsoft Virtual Academy: Competitive Advantages of Windows Server 2012 Hyper-V over VMware vSphere 5.0

Microsoft Virtual Academy: Competitive Advantages of the Microsoft Private Cloud over the VMware Private Cloud

KB: Placing a highly available virtual machine on an ESXi Cluster in System Center 2012 Virtual Machine Manager fails

A new KB article from Microsoft Support targeted more for the beginners in VMM. Read it here.