Find the answer to your Linux question:
Results 1 to 3 of 3
I'm running Debian 4.0 as a web/FTP server from my home. I'm trying to find a good network traffic monitor. Is there anything that will monitor page hits/visits? Visual representations ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    1

    Know a good network traffic monitor?

    I'm running Debian 4.0 as a web/FTP server from my home. I'm trying to find a good network traffic monitor. Is there anything that will monitor page hits/visits? Visual representations would be cool, possibly something that sends or emails results to a client or email account. I'd like to be able to monitor my server from my laptop running Windows Vista. Thanks for any suggestions.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Aug 2004
    Location
    New England
    Posts
    59
    webalizer
    axs
    awstats

    there are many, many apache log parsers. Try Sawmill, but it's $$$$$. I use axs on all my sites. Tells me exactly what I need to create perfect marketing schemes.

    You can monitor your server from your laptop all day -- I do. I use traffic monitors like apachetop, server-status, iptraf, jnettop....
    The last 2 I ssh into my server to run.

    Your apache server is a web server -- if you open a port in your firewall, map it to whatever port you like if you need to, then you can access your server from any machine. If you only run a LAN -- then access your server stats through a log parser as have been mentioned by browsing to your server:

    htp://your.server.domain/webalizer

    If you have a dynamic IP then get a service, I use this one: No-IP - Dynamic DNS, Static DNS for Your Dynamic IP

    Your router will probably work with it or you can use their own program to map your constantly changing dynamic IP to the domain name you get when you sign up. I think dyndns is the biggest service and works with almost all routers.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •