-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: 3.0.1
-
Component/s: Java gateway (J), Server (S)
-
Environment:zabbix 3.0.1
Macros not translated in jmx key like jmx["Catalina:type=Server",${TEST}]
Though macros has already set for ${TEST} : serverInfo.
The item will be not supported and show error:Cannot find attribute ${TEST} for StandardServer[8088]
While jmx["Catalina:type=Server",serverInfo] works fine.