You can use the IIS log files. If i remember correctly, this is however not logged by default, so you will need to enable logging of it. In IIS Manager, right click the website and click Properties. Click on the Properties button for Logging. Click the Extended Properties tab and check "Bytes Sent (sc-bytes)".
Now you can use any log analyser you would like (a list of some of them is available here: http://www.iisfaq.com/Default.aspx?tabid=2550
http://www.velocityreviews.com/forums/t112761-measure-bandwidth-usage-per-web-site.html
best oz
-- Oz Ozugurlu Systems Engineer MCSE 2003| M+| S+ MCDST | Security+|Project+
oz[ at ]SMTp25.org http://smtp25.blogspot.com (Blog)
"VijayV" wrote:
[Quoted Text] > Hi, > > We have launched one website recently. I want to measure its bandwidth > consumption. The server is having 256 kbps dedicated line. We are > using windows 2003 server as operating system. We have developed that > website using ASP.NET 2.0 and backend as sql server 2005. > > Please tell me different ways through which I can measure band width > and also, how to measure bandwidth using perfmon tool? Please give me > steps in detailed. > > Thanks in advance. > > Thanks > VijayV > >
|