set datafile commentschar "#" set datafile separator "," set autoscale set xdata time set timefmt "%Y-%m-%d %H:%M:%S" unset ytics set ytics ("UNKNOWN-1" 100, "dtnbone-2010" 200, "bbn-dtnbone-02" 300, "bbn-dtnbone-03" 400, "rosebud" 500, "router-5" 600, "basil" 700, "sybil" 800, "gateway-1" 900, "gateway-2" 1000, "gateway-3" 1100, "mule-1" 1200, "mule-2" 1300, "mule-3" 1400, "mule-4" 1500, "mule-5" 1600, "router-1" 1700, "router-2" 1800, "router-3" 1900, "router-4" 2000, "village-2010" 2100, "lars-n810" 2200, "seftref" 2300, "nomadic" 2400, "staale-n810" 2500, "norut-n810" 2600, "blackhole" 2700) set key off plot 'contacts-down.log' using 19:($3+0.25*(rand(0)-0.5)):19:20:($3+0.25*(rand(0)-0.5)):($11+0.25*(rand(0)-0.5)) with boxxy, \ 'startexit/starts.log' using 1:($3+20), \ 'startexit/exits.log' using 1:3