I am trying to solve a problem that seems relatively simple but in practice doesn't seem simple at all...
I need to find a way to combine multiple data points into a single graph.
My use case is as follows...
We have customers that have redundant connections via interfaces potentially on different devices. In order to calculate their true bandwidth utilization we need to take the bandwidth from those two different interfaces and add them together.
Is this possible with Orion and if so, how?
P.S. Thanks in advance for any response!