blob: acdcd7d95a112acc771af10a17f7f78af210cfcb (
plain)
1
2
3
4
5
6
7
|
Mping is a system for collecting packet delay and loss
statistics in a TCP/IP network using ICMP echo.
Mping is based on original ping(8) with following new features:
- Ability to ping multiple hosts simultaneously
- Prints 10/50/90-percentile as well as min/avg/max.
|