[Kst] branches/work/kst/portto4/kst/sample_data
Nicolas Brisset
nicolas.brisset at eurocopter.com
Thu Oct 25 20:21:16 UTC 2012
SVN commit 1322468 by brisset:
Make the format easier to read:
- don't mix delimiters (| or whitespace), as this is not supported as far as I know
- add a year otherwise it defaults to 1970. Adding an offset option would solve this, though
M +14 -14 ascii_time_date_1.txt
--- branches/work/kst/portto4/kst/sample_data/ascii_time_date_1.txt #1322467:1322468
@@ -1,15 +1,15 @@
----system---- ---load-avg--- ----total-cpu-usage----
- date/time | 1m 5m 15m |usr sys idl wai hiq siq
-27-01 00:36:34|1.88 1.21 0.99| 66 14 20 0 0 0
-27-01 00:36:35|1.81 1.21 0.99| 55 17 27 0 0 1
-27-01 00:36:36|1.81 1.21 0.99| 57 21 21 0 0 1
-27-01 00:36:37|1.81 1.21 0.99| 71 17 12 0 0 0
-27-01 00:36:38|1.81 1.21 0.99| 61 17 21 0 0 1
-27-01 00:36:39|1.81 1.21 0.99| 54 14 32 0 0 0
-27-01 00:36:40|2.14 1.29 1.01| 49 17 34 0 0 0
-27-01 00:36:41|2.14 1.29 1.01| 60 10 29 0 0 1
-27-01 00:36:42|2.14 1.29 1.01| 57 43 0 0 0 0
-27-01 00:36:43|2.14 1.29 1.01| 51 26 22 0 0 1
-27-01 00:36:44|2.14 1.29 1.01| 59 12 29 0 0 0
-27-01 00:36:45|2.13 1.30 1.02| 54 16 28 2 0 0
-27-01 00:36:46|2.13 1.30 1.02| 64 23 13 0 0 0
+ date time 1m 5m 15m usr sys idl wai hiq siq
+27-01-2012 00:36:34 1.88 1.21 0.99 66 14 20 0 0 0
+27-01-2012 00:36:35 1.81 1.21 0.99 55 17 27 0 0 1
+27-01-2012 00:36:36 1.81 1.21 0.99 57 21 21 0 0 1
+27-01-2012 00:36:37 1.81 1.21 0.99 71 17 12 0 0 0
+27-01-2012 00:36:38 1.81 1.21 0.99 61 17 21 0 0 1
+27-01-2012 00:36:39 1.81 1.21 0.99 54 14 32 0 0 0
+27-01-2012 00:36:40 2.14 1.29 1.01 49 17 34 0 0 0
+27-01-2012 00:36:41 2.14 1.29 1.01 60 10 29 0 0 1
+27-01-2012 00:36:42 2.14 1.29 1.01 57 43 0 0 0 0
+27-01-2012 00:36:43 2.14 1.29 1.01 51 26 22 0 0 1
+27-01-2012 00:36:44 2.14 1.29 1.01 59 12 29 0 0 0
+27-01-2012 00:36:45 2.13 1.30 1.02 54 16 28 2 0 0
+27-01-2012 00:36:46 2.13 1.30 1.02 64 23 13 0 0 0
More information about the Kst
mailing list