Hi All,
I have an item key which work fine. But when i try to use it as calculated item and i use the formula below it says "not supported". Is there anything wrong with the formula.
last("myStuff["java-query:name=queryCounterBean,type=QueryCounterResou rce,attribute=queryCounter","{$My_PORT}"]")/30
I do have a trigger for this which also works fine.
Tailing server logs:
error: Can not evaluate function [last(type=QueryCounterResource,attribute=queryCoun ter"])]: item [hostname:jmx["java-query:name=queryCounterBean] not found
I have an item key which work fine. But when i try to use it as calculated item and i use the formula below it says "not supported". Is there anything wrong with the formula.
last("myStuff["java-query:name=queryCounterBean,type=QueryCounterResou rce,attribute=queryCounter","{$My_PORT}"]")/30
I do have a trigger for this which also works fine.
Tailing server logs:
error: Can not evaluate function [last(type=QueryCounterResource,attribute=queryCoun ter"])]: item [hostname:jmx["java-query:name=queryCounterBean] not found
Comment