![]() |
![]() |
Subject: | Zenoss Core 5 OVA |
Author: | [Not Specified] |
Posted: | 2016-01-19 11:19 |
Hello,
I've just deployed the zenoss-core-5.0.0-2015-02-25.vmware.ova, and am having issues with eth0 not appearing. I've completed the following steps:
vi /etc/sysconfig/network-scripts/ifcfg-eth0
BOOTPROTO=none IPV6INIT=no HOTPLUG=yes IPADDR=1.2.3.4 PREFIX=24 DNS1=4.2.2.1 DNS2=8.8.8.8 IPV6INIT=no DOMAIN="lab.testing.org" DEFROUTE=yes
vi /etc/sysconfig/network
HOSTNAME=monitor.lab.testing.org GATEWAY=1.1.1.10
After doing this, when I perform an ifconfig, I'm still not seeing eth0 (after service restart and full machine restart as well). The only interfaces I get for network are:
docker0
ens32
lo
Does anyone have any ideas why eth0 would not be appearing Thanks.
Subject: | What version of Linux are you |
Author: | [Not Specified] |
Posted: | 2016-01-21 15:41 |
What version of Linux are you using
I've noticed that in CentOS 7 that there is no longer an "eth0", but it is replaced by ens32.
I recommend using the 'nmtui' command to view, edit, and de/activate your network interfaces.
Subject: | That's not a bug. It's a |
Author: | Jan Garaj |
Posted: | 2016-01-21 17:30 |
That's not a bug. It's a feature :-) You can still enable old naming. See "And what if I want the old naming back" - https://wiki.centos.org/FAQ/CentOS7
Devops Monitoring Expert advice:
Dockerize/automate/monitor all the things.
DevOps stack:
Docker / Kubernetes / Mesos / Zabbix / Zenoss / Grafana / Puppet / Ansible / Vagrant / Terraform /
Elasticsearch
< |
Previous Does zentrap support SNMPv3 traps? |
Next Create a whitelist of allowed snmp traps/event |
> |