Skip to main content
Solved

Script / check

  • June 30, 2022
  • 1 reply
  • 111 views

Forum|alt.badge.img+8

Hi,

does anyone know a good script - Check / powershell

find duplicate MAC addresses on a Hyper-v - Cluster

 

Thanks

Best answer by cmeschin

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.

1 reply

cmeschin
Centreonian
Forum|alt.badge.img+9
  • Centreonian
  • Answer
  • August 26, 2022

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.