Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-25620

Cannot evaluate function: calculated tem

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • None
    • 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

            zabbix.dev Zabbix Development Team
            amikha33 amikha33
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: