Board index

Cheshire Cat Software

Steve Shipway's Discussion Groups
Locations of visitors to this page
It is currently Wed 08 Sep, 2010 11:51 pm

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: monitoring multi website on server
PostPosted: Thu 26 Nov, 2009 3:25 am 
Offline
User

Joined: Thu 26 Nov, 2009 3:12 am
Posts: 1
Hey :-)

all this mrtg thing is new for me so i'd like to get your help...


i have win 2003 server which hosts a few websites.
every website has its own ip address (all adresses on one ethernet card).

my problem is that i manged to simple the collective traffic and tcp/ip conections to the server but i need also to see those details per website

any idea how can i do it?
10x


Top
 Profile  
 
 Post subject: Re: monitoring multi website on server
PostPosted: Thu 26 Nov, 2009 2:54 pm 
Offline
Site Admin
User avatar

Joined: Mon 28 Jul, 2003 5:42 pm
Posts: 3005
Location: Auckland, New Zealand
This is not so simple as the OS does not collect these counts, it only collects per interface.

The only ways I can think of to do it are:

1) You can use a network RMAN probe to collect the data and make it available to MRTG. These probes can be expensive though and out of the reach of small organisations
2) On a Linux box, you can use iptables to filter packets and then MRTG can view the rule byte counts to get this split. I have done this to monitor network traffic by individual workstation.
3) You could use a Linux box with tcpdump to probe the network and collect counts. This would require a fair amount of knowledge to set up though
4) You may be able to get per-website counts from your web server - Apache is able to provide more detailed statistics from mod_info and mod_status. You could then query these from MRTG to get the values to graph
5) Install many more network cards and run one site per interface! This is easy but of course if you have 50 sites it is not practical. However if you have eg 16 sites then 4 quad-port cards would be possible.

_________________
Steve Shipway
UNIX Systems, ITSS, University of Auckland, NZ
Woe unto them that rise up early in the morning... -- Isaiah 5:11


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group