File: mab2.jgr

package info (click to toggle)
jgraph 83-19
  • links: PTS
  • area: main
  • in suites: woody
  • size: 624 kB
  • ctags: 445
  • sloc: ansic: 4,728; makefile: 186; sh: 106; awk: 104
file content (20 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
newgraph
legend x 15 y 6000
newcurve pts
shell : awk -F'|' '{printf "%d %d\n",NR,($2/2)}' mab2.times
linetype dotted
marktype none
label : Writes
newcurve pts
shell : awk -F'|' '{printf "%d %d\n", NR,($3+$4)/2}' mab2.times
linetype solid
marktype none
label : Reads (all)
yaxis label : Reads/Writes per hour
xaxis
size 4.75
no_auto_hash_labels
no_auto_hash_marks
hash_labels rotate -90 vjt hjl
shell :  awk -F'|' '(NR%3 == 1) {printf "hash_at %d hash_label at %d : %s\n",NR,NR,$1}' mab2.times
hash_label at 1 :