Accessing Nagios after Hyper V upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Accessing Nagios after Hyper V upgrade

Post by hsmith »

lance.peterson wrote:Whats the best way to make that change?
Open ifcfg-eth0 in editor of your choice:

vim /etc/sysconfig/network-scripts/ifcfg-eth0

My XI box for example:

Code: Select all

DEVICE=eth0
HWADDR=00:50:56:83:68:86
TYPE=Ethernet
UUID=c5317276-f030-41f4-bb02-c29a24711aac
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=dhcp
~
Change the HWADDR=00:50:56:83:68:86 to your new Mac.

Save it.

service network restart

This should work for you.
Former Nagios Employee.
me.
Locked