Hello,
I’m trying to make either a single stat of two Metrics coming from Zabbix. I have Total Memory and Used Memory that I can graph. I’m trying to come up with a way to do divison of these values. I found documentation that suggested using a function with divideSeries(#A, #B) inside query C but I don’t have a function divideSeries. I’m not sure where I’m lost.