Cannot evaluate function: calculated tem

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: Templates (T)
    • None

      I’m trying to create a calculated item to compute memory usage percentage with the formula in Zabbix template:

      (last(vm.memory.size[total]) - last(vm.memory.size[available])) / last(vm.memory.size[total]) * 100
      But I get the following error:

      Invalid parameter "/1/params": incorrect expression starting from "last(vm.memory.size[total]) - last(vm.memory.size[available])) / last(vm.memory.size[total]) * 100".
      Zabbix Version:
      7.0.5

            Assignee:
            Zabbix Development Team
            Reporter:
            amikha33
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: