Ad Widget

Collapse

calulated item doesn't work for jmx items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pturrr
    Junior Member
    • Oct 2011
    • 5

    #1

    calulated item doesn't work for jmx items

    Hello, I am trying to create calulated item from item which works via jmx. And i constantly fail.

    Zabbix says: item [host:_deltaqps] became not supported: Cannot evaluate function [last()]: item [host:qps.delta] not found

    Items - is a float stored as delta. They are both in template. Moving it ot host doesn't help. Below are screenshots for both jmx item itself(which works fine) and calculated item.

    Calculated items works fine for zabbix agent checks.

    Zabbix version 2.0.5

    Any ideas?
    Attached Files
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    You have to use the item key instead the item name for reference.
    See Calculated items (Configurable fields)

    Comment

    Working...