@robi:
@jdillard:
There is an export to CSV
Anybody has an idea what are the values in the first column? The next columns are "packet loss", "delay average", ""delay std. dev.", but the first column header is missing.
I was guessing it's Unix timestamp, but it's not, because a calculation from that number gives errorneous results.
I need to present a log to my boss, and I can't decode timestamps to absolute time values…
It's UNIX time with three extra digits on the end for sub-second precision (not that RRD really needs it…)