# ############################################################################ # # Generated by psad v2.0.9-pre1 (file revision: 2109) # Command line: 'psad -m iptables.data --gnuplot --CSV-fields src:not11.11.0.0/16 dp:countuniq --gnuplot-graph points --gnuplot-xrange 0:26500 --gnuplot-file-prefix fig14-3' # Time stamp: Tue Sep 18 17:10:37 2007 # ############################################################################ # reset set title "psad iptables log visualization: src:not11.11.0.0/16 dp:countuniq" set terminal png transparent nocrop enhanced set output "fig14-3.png" set xlabel "src:not11.11.0.0/16" set xrange [0:26500] set ylabel "dp:countuniq" plot 'fig14-3.dat' using 1:2 with points title '(src,dp)'