Results 1 to 4 of 4

Thread: bandwidth calculation

  1. #1
    Join Date
    Nov 2002
    Posts
    231

    bandwidth calculation

    I have scenerio that find out the Bandwitdh size between clint and server.
    I wanted find out howmuch size of data recieveing from server at a time.
    Any advice regarding this.
    Thanks,
    Ravi

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    You can monitor it with perfmon.

  3. #3
    Join Date
    Nov 2002
    Posts
    231
    rmiao,
    I don't have sysadmin previliges.
    Any other way we can check.
    I know we can get part of the information in
    sysprocesses table.
    In sysprocesses table the physical_io field retreiving in disk read/write prcess. How we can measure this process for example size(byte/kb/mb) or no of times?

  4. #4
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    you can use Network monitor. But for anything you need access to the box.
    http://www.winnetmag.com/Articles/In...leID=3766&pg=2

Posting Permissions

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