Hi all, my first post on here.
I have used Zabbix for a number of months in the most basic and minimal sense, and now I am trying to do something a bit more clever and calculate the data of an SNMP WAN interface over a time period. (i.e. xxx GB of data has flown through the interface in last hour")
I am trying to set up a calculated item, but is is not working and keeps giving me a Invalid parameter "/1/params": incorrect expression starting from "sum(net.if.in[ifInOctets.5],60m)" error.
If I try and test the calculated item, I get a Cannot parse formula: invalid token starting with "net.if.in[ifInOctets.5],60m)" error.
Below is my calculated code what is not working. Why?

And below is the key of the device I am trying to calculate.

Regards: Elliott.
I have used Zabbix for a number of months in the most basic and minimal sense, and now I am trying to do something a bit more clever and calculate the data of an SNMP WAN interface over a time period. (i.e. xxx GB of data has flown through the interface in last hour")
I am trying to set up a calculated item, but is is not working and keeps giving me a Invalid parameter "/1/params": incorrect expression starting from "sum(net.if.in[ifInOctets.5],60m)" error.
If I try and test the calculated item, I get a Cannot parse formula: invalid token starting with "net.if.in[ifInOctets.5],60m)" error.
Below is my calculated code what is not working. Why?
And below is the key of the device I am trying to calculate.
Regards: Elliott.