I’ve been working in InfluxDB 2.1 for a few days now and i need a little help.
I was able to receive information from a Cisco device but i am having issues showing the real time rate of traffic for a specific interface. We receive the “In_octets” and “Out_Octets_64” in bytes every 5 seconds.
How can i represent this in FluxQL type of query ??
Hello @Y4nn1ck,
Can you please share what you measurements, tags, and fields are?
And what you data looks like right now, and what your expected output would be?
Thank you.