# ############################################################################ # # 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:count --gnuplot-graph points --gnuplot-3d --gnuplot-view 74,77 --gnuplot-file-prefix fig14-6' # Time stamp: Tue Sep 18 17:19:22 2007 # ############################################################################ # reset set title "psad iptables log visualization: src:not11.11.0.0/16 dp:count" set terminal png transparent nocrop enhanced set output "fig14-6.png" set xlabel "src:not11.11.0.0/16" set ylabel "dp:count" set zlabel "count" set view 74,77 splot 'fig14-6.dat' using 1:2:3 with points title '(src,dp)'