LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Trying to find tools to identify the network latency issue's we are having. (https://www.linuxquestions.org/questions/linux-networking-3/trying-to-find-tools-to-identify-the-network-latency-issues-we-are-having-720317/)

Carlo1973 04-19-2009 11:13 PM

Trying to find tools to identify the network latency issue's we are having.
 
Good day!

I hope someone would be able to point me in a good direction. I've been asked to find some good tools to use to track our latency issue's we are randomly (but increasing) having within the network of the company I'm working for.

I prefer using tools within linux rather than in windows but will use windows if I need to.

I've done the basics, with pinging and trace routes. Pinging from my station at work to google is often 248ms. Trace routes seem random. At one point it would indicate that the latency is on our side. Next trace route test would then indicate the problem was on the Provider's side. We're trying to narrow it down, but with several servers and several pc's running in our network the simple tools just aren't good enough.

Can someone suggest some good (preferably free) tools I could look into using to track it down?

Thanks a bunch

Carlo

okcomputer44 04-21-2009 08:12 AM

Hi,

iptraf is one of them and wireshark is another one.

Both are free and just install under RedHat, Fedora, CentOS with this command.

Code:

yum install iptraf wireshark -y
Laz

Carlo1973 04-21-2009 08:30 AM

Thanks a bunch!
 
Quote:

Originally Posted by okcomputer44 (Post 3516143)
Hi,

iptraf is one of them and wireshark is another one.

Both are free and just install under RedHat, Fedora, CentOS with this command.

Code:

yum install iptraf wireshark -y
Laz

I was aware of Wireshark but not really sure if my superiors would like the fact I'd be able to read their non-encrypted emails and such even by accident lol However I'll give iptraf a try :)

Again thanks a bunch :)

Carlo


All times are GMT -5. The time now is 08:21 AM.