DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: To all DBAS: guidance reg monitor network traffic

  1. #1
    Join Date
    Aug 2000
    Location
    Chicago IL
    Posts
    586

    Exclamation

    Hi
    the problem I know I have is users complaining of how slow the network is and I need a way to trace number of hops a packet has to make to reach it's destination or a way to monitor specific network traffic. For all you expert DBAs who have faced a similar situation where your database is optimally tuned but network plays a big part in response how do we monitor the network so that we can leverage that our database isnt the source of problems????
    If somebody has a script which does traceroute or something i would like to know about it.

    thanks
    jigar

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    In Unix, you can use netstat -i 5 5 command.

    But, you need to run this command very often to figure out whether the network has collision problems. If the value under collision is very large, then your network's bandwidth is small.

Posting Permissions

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


Click Here to Expand Forum to Full Width