I have several "Microsoft Windows Server 2008 R2" servers which arent getting their network adaptor detected
I have a discovery rule which is meant to detect it and implement montioring on those NIC's but nothing is showing up:

wmi.getall[root\cimv2,"select Name,Description,NetConnectionID,Speed,AdapterType Id,NetConnectionStatus from win32_networkadapter where PhysicalAdapter=True and NetConnectionStatus>0"]

when i run a WMIC command on the machine i get the results

I have tried various default zabbix windows scripts, same result
Agent Version: 6.4.6
Server Version 6.4.6
I have a discovery rule which is meant to detect it and implement montioring on those NIC's but nothing is showing up:

wmi.getall[root\cimv2,"select Name,Description,NetConnectionID,Speed,AdapterType Id,NetConnectionStatus from win32_networkadapter where PhysicalAdapter=True and NetConnectionStatus>0"]

when i run a WMIC command on the machine i get the results

I have tried various default zabbix windows scripts, same result
Agent Version: 6.4.6
Server Version 6.4.6



Comment