Hi, I need help. I created an item for the calculation of 2 Arrays of my storage:
last("Array.Capacity.[1]") + last("Array.Capacity.[2]")
Now I would like to take the used percentage of each Array and find an average ...
Array.Used.[1] e Array.Used.[2], How do I do this on Zabbix?
Thanks