On zabbix agent node i.e. compute-0-1, all the four interfaces are shown in net.if.discovery
[root@compute-0-1 ~]# zabbix_agentd -t net.if.discovery
net.if.discovery [s|[{"{#IFNAME}":"lo"},{"{#IFNAME}":"eno1"},{"{#IFN AME }":"eno2"},{"{#IFNAME}":"ens3f0np0"},{"{#IFNAME }": "ens3f1np1"}]]
[root@compute-0-1 ~]#
But, on server, (for compute-0-1), the out put of net.if.discovery is "[{"{#IFNAME}":"lo"},{"{#IFNAME}":"eno1"},{"{#IFNAME }":"eno2"},{"{#IFNAME}":"idrac"}].
On above output, two interface i.e. ens3f0np0 and ens3f1np1 are missing.
Please suggest accordingly.
Snaps:-
(on zabbix-server)


On zabbix-agent:-

[root@compute-0-1 ~]# zabbix_agentd -t net.if.discovery
net.if.discovery [s|[{"{#IFNAME}":"lo"},{"{#IFNAME}":"eno1"},{"{#IFN AME }":"eno2"},{"{#IFNAME}":"ens3f0np0"},{"{#IFNAME }": "ens3f1np1"}]]
[root@compute-0-1 ~]#
But, on server, (for compute-0-1), the out put of net.if.discovery is "[{"{#IFNAME}":"lo"},{"{#IFNAME}":"eno1"},{"{#IFNAME }":"eno2"},{"{#IFNAME}":"idrac"}].
On above output, two interface i.e. ens3f0np0 and ens3f1np1 are missing.
Please suggest accordingly.
Snaps:-
(on zabbix-server)
On zabbix-agent:-