Hello Everyone,
I wanted to do a scatter plot graph uptime (epoch) on the X, proctime (epoch) on the Y and have the IP be the plot (markers), but I cant seem to get the right data in the graph. I’m not sure if this type of graph is the best one for this type of data. I was wondering if anyone has advise on what type of graph is the best one and if scatter plot is best, how would I graph it.
Here is the data set going into Influxdb.
plotter_graph,ip=10.0.0.0 uptime=1505674717,proctime=66567
Grafana - 4.4.3-1
Influxdb 1.3.4-1
Thank you in advanced
Devon