[ZBX-8673] Calculated item prototype doesn't work in LLD if interface description has parentesis Created: 2014 Aug 27 Updated: 2017 May 30 Resolved: 2014 Aug 28 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S), Templates (T) |
Affects Version/s: | 2.2.5 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Major |
Reporter: | Fred Beltrão | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | calculateditems, lld, templates | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Linux Ubuntu 14.04.1 LTS + Postgresql 9.2 |
Attachments: |
![]() ![]() ![]() |
||||||||
Issue Links: |
|
Description |
If a network interface has parentesis caracter ")" on the description, such as "X2 (WAN)", this interface cannot be used in a calculated item prototype in a template because Zabbix misunderstands the 2th parentesis in the formula and hence cannot evaluate the item properly. |
Comments |
Comment by richlv [ 2014 Aug 28 ] |
please use quoting as per https://www.zabbix.com/documentation/2.2/manual/config/items/itemtypes/calculated for community support options see https://www.zabbix.org/wiki/Getting_help |
Comment by Fred Beltrão [ 2014 Aug 28 ] |
It works! Thank you for your support. |