Solved

Script / check

  • 30 June 2022
  • 1 reply
  • 84 views

Userlevel 1
Badge +8

Hi,

does anyone know a good script - Check / powershell

find duplicate MAC addresses on a Hyper-v - Cluster

 

Thanks

icon

Best answer by cmeschin 26 August 2022, 14:45

View original

1 reply

Userlevel 2
Badge +6

Hi @ahartung ,
Have you find a solution? if not I found an article to do that, it’s a quite old:  https://blog.workinghardinit.work/2015/10/05/find-all-virtual-machines-with-a-duplicate-static-mac-address-on-a-hyper-v-cluster-with-powershell/
However, you must add some code to include in a script with exit code and messages to use with centreon with this guidelines: https://www.monitoring-plugins.org/doc/guidelines.html#PLUGOUTPUT

Kind regards.

Reply