How to get average of multiple time series
- by Supun Kamburugamuva
I have few computers running. I want to get the average CPU usage of these computers and plot it as a graph. So I've collected CPU usage in regular intervals in these machines. So for each computer I have a data set of time and CPU usage.
But the times at which CPU measurements are taken in different machines are not in sync. For example in 1st…