[H-GEN] Tools to convert raw data to Graphic

Matthew Sellers msellers at bigpond.com
Mon Aug 21 10:38:10 EDT 2006


Kelvin Heng wrote:
> [ Humbug *General* list - semi-serious discussions about Humbug and     ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
> 
> Hi guys,
> I am using cygwin on my windows machine, I understand that there are 
> tools available on Unix/Linux that can be used to convert raw data (e.g. 
> text files) into graphical display (e.g. jpeg).
> 
> My objective is to convert my daily IDS logs in graphs so that I can see 
> the top 10 attacks for each day and publish them thru webpage for display.
> 
> Anyone got a good solution? Please advise if you have.
> 
> Thanks in advance :p
> 
> Regards,
> Kelvin Heng
> Have A Nice Day!
> 

gnuplot. It can take number data from text files and generate graphs 
from the command line. It's cross platform as well.

www.gnuplot.info

Linux journal articles addressing a similar task to your own.
http://www.linuxjournal.com/article/2586
http://www.linuxjournal.com/article/2396

--
Matthew Sellers




More information about the General mailing list