Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Trouble with Net::Ping is it seems that you can only get it to return a reachable or unreachable status, not a response time in milliseconds like a traditional UNIX ping program.
I'm aware of the use of Net::Ping::External, and of using a UNIX command inside a perl script, but I wanted to know if Net::Ping was capable of outputting response time in milliseconds before resorting to these other methods.
Can someone help?
Rgds,
protos
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::Ping -- other output formats?
by Falkkin (Chaplain) on Apr 19, 2001 at 00:14 UTC | |
by tye (Sage) on Apr 19, 2001 at 00:21 UTC | |
|
Re: Net::Ping -- other output formats?
by Starky (Chaplain) on Apr 19, 2001 at 08:34 UTC | |
|
Re: Net::Ping -- other output formats?
by nardo (Friar) on Apr 19, 2001 at 09:21 UTC | |
|
Re: Net::Ping -- other output formats?
by tye (Sage) on Apr 18, 2001 at 21:33 UTC |