Monitoring and reporting for Veeam Backup & Replication, VMware vSphere and Microsoft Hyper-V in a single System Center Operations Manager Console
Post Reply
aladd
Novice
Posts: 4
Liked: never
Joined: Apr 06, 2010 1:43 pm
Full Name: Allen Ladd

MP reports UUID and MAC address conflicts for replicated VM

Post by aladd »

I'm running Veeam Replicator to replicate VM's between a couple of hosts.

nWorks reports the uuid's and mac addresses as conflicts. Which is true, and under normal circumstances i'd really want to know about that kind of problem. In this case however I really want to override the alerts but haven't been able to figure out the right settings. The only options I seem to get are to work is to override VI-API or the Virtual Center Server.

Any ideas on how I can override using a group?

Al
Alec King
VP, Product Management
Posts: 1446
Liked: 362 times
Joined: Jan 01, 2006 1:01 am
Contact:

Re: MP reports UUID and MAC address conflicts for replicated

Post by Alec King »

Hi Al,

You're correct, as you have seen these rules have Target of "VI-API Link" (i.e., Virtual Center)
So you cannot override them in the usual way, to exclude certain VMs (or Hosts)

However nworks does send the VM and Host name as a parameter on the source event. You can create a modified rule to watch for that as criteria.

Here's how-
1.disable the original rules that are causing these alerts.
2.create new rules that copy all the settings of the original rules, and also add your criteria to filter by specific name of Host(s) or VM(s)

Here's a quick example of creating a new version of the 'nworks vCenter: VM MAC Address Conflict' rule, that will exclude just one Host -
In Ops mgr Console\ Authoring, Create New Rule (Alert Generating - Event Based - NT Event Log)
Advise you store rule in a new "nworks custom rules" MP or similar - not in the Default Management Pack.

All settings are the same as the original rule, including-
Target = VI-API Link
Logname = nworksEventLog
in Expression:
parameter(1) = VmMacConflictEvent
parameter(6)=$Target/Property[Type="nworks.VMware.VEM.VIAPILink"]/targetServer$

And this is the new criteria you will add -
parameter(5) DOES NOT EQUAL [your host name]

This will mean the rule will not fire when the VM is on the host that is [your host name].

You can also use parameter(7), this will match the VM name.

And you can use DOES NOT MATCH REGULAR EXPRESSION, that will allow you to have multiple hosts/VMs that are excluded.

Hope that helps - any questions let us know!

Cheers,
Alec
Alec King
Vice President, Product Management
Veeam Software
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests