ralijani has asked for the wisdom of the Perl Monks concerning the following question:

Hi Dear freinds, i want to know how we could test time out of links, i mean forexample how much packet lost it has and more information. how could we test the link that its speed comes down and its stats ?
  • Comment on How could we test a link timeout(packet lost)

Replies are listed 'Best First'.
Re: How could we test a link timeout(packet lost)
by MZSanford (Curate) on Apr 08, 2003 at 13:09 UTC

    I once worked on a stripped down network link monitor using Net::Traceroute. There is also a Pure Perl version. Not sure if the information will help you much on your work.


    from the frivolous to the serious