Hello,
I'm using Zabbix ver. 3.4.7 and I'd like to extend map labels (I'm using map as default overview of mine System, but after updating to this version I can't see all of the required information) . In version 3.0 I was able to extend labels by adjusting configuration in file /usr/share/zabbix/include/items.inc.php. But it seems that structure of this file has changed and I can't see this section anymore (nor I can understand it).
Example:
Original value of item ( section in label - {host:item.last()} ):
System tracks: 2
QNH setting is invalid
What I see in label:
System tracks: 0
QNH...
Is there a way to "fix" this?
Regards,
Petr
I'm using Zabbix ver. 3.4.7 and I'd like to extend map labels (I'm using map as default overview of mine System, but after updating to this version I can't see all of the required information) . In version 3.0 I was able to extend labels by adjusting configuration in file /usr/share/zabbix/include/items.inc.php. But it seems that structure of this file has changed and I can't see this section anymore (nor I can understand it).
Example:
Original value of item ( section in label - {host:item.last()} ):
System tracks: 2
QNH setting is invalid
What I see in label:
System tracks: 0
QNH...
Is there a way to "fix" this?
Regards,
Petr
Comment