Hi all.
I'm using Zabbix Zabbix 6.4.8. and I have a Zabbix map of network devices that exist in my network. Id like to be able to display the firmware version that the devices are running - but within the label of each device displayed on the map.
I'm trying to use the HP enterprise switch by SNMP template at the moment, and ive tried a few combinations.
if I place, {ITEM.VALUE[system.hw.firmware]} in the label, this is not recognized by zabbix.
Also tried using: {?last(/HP Enterprise Switch by SNMP/system.hw.firmware)}
However on this occasion, the label changes but displays: *UNKNOWN*
If I open up the latest data under that host/network device the firmware version is indeed being pulled through by SNMP so the device is connected and SNMP is indeed working.
Would anyone be able to point me in the right direction?
Thanks
I'm using Zabbix Zabbix 6.4.8. and I have a Zabbix map of network devices that exist in my network. Id like to be able to display the firmware version that the devices are running - but within the label of each device displayed on the map.
I'm trying to use the HP enterprise switch by SNMP template at the moment, and ive tried a few combinations.
if I place, {ITEM.VALUE[system.hw.firmware]} in the label, this is not recognized by zabbix.
Also tried using: {?last(/HP Enterprise Switch by SNMP/system.hw.firmware)}
However on this occasion, the label changes but displays: *UNKNOWN*
If I open up the latest data under that host/network device the firmware version is indeed being pulled through by SNMP so the device is connected and SNMP is indeed working.
Would anyone be able to point me in the right direction?
Thanks
Comment