LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Howto monitor network trafic on specific port (https://www.linuxquestions.org/questions/linux-networking-3/howto-monitor-network-trafic-on-specific-port-164626/)

MDanger 03-31-2004 01:28 PM

Howto monitor network trafic on specific port
 
I'd like to monitor my http server trafic and usage and log it and save logs in database. Infomation about hits per second/minute/hour is what i need. Howto do that?

david_ross 03-31-2004 01:39 PM

If you are using apache it is probably already logged. There are a number of log analysers but I would go with awstats:
http://awstats.sourceforge.net/

MDanger 03-31-2004 01:45 PM

But I need some script that generates hits per second or hits per minute data to database (MySQL).


All times are GMT -5. The time now is 08:59 AM.