-
Incident report
-
Resolution: Fixed
-
Major
-
2.4.0
After upgrade from 2.2 to 2.4. Integer
{#SNMPVALUE} shows up as float is trigger's name. For example, I have the LLD SNMP discovery with SNMP OID .1.3.6.1.4.1.674.10893.1.20.130.1.1.1 (this from Dell OpenManage).snmpwalk -v2c -c delldata palma.sf .1.3.6.1.4.1.674.10893.1.20.130.1.1.1StorageManagement-MIB::controllerNumber.1 = INTEGER: 1
LLD trigger's name is set up as "Disk Controller {#SNMPVALUE}
State". With Zabbix 2.2 it translated to "Disk Controller 1 State", but after 2.4 upgrade it shows up as ""Disk Controller 1.000000 State".