diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-10-22 10:10:38 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-10-22 10:10:38 +0000 |
commit | 5115f57bea9c193a6cf7a3e40a53e0fa6ac95153 (patch) | |
tree | 424a3bba6eaa52fdd131ff8f28ca142eab229e6e /sysutils/ioping/pkg-descr | |
parent | f17ae8f2bf1f34c26d8e8a20070e60d91e9877b9 (diff) | |
download | ports-5115f57bea9c193a6cf7a3e40a53e0fa6ac95153.tar.gz ports-5115f57bea9c193a6cf7a3e40a53e0fa6ac95153.zip |
Notes
Diffstat (limited to 'sysutils/ioping/pkg-descr')
-rw-r--r-- | sysutils/ioping/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/ioping/pkg-descr b/sysutils/ioping/pkg-descr index 3f1e89a37f66..c0675a5be4ab 100644 --- a/sysutils/ioping/pkg-descr +++ b/sysutils/ioping/pkg-descr @@ -1,3 +1,4 @@ -This tool lets you monitor I/O latency in real time +This tool allows one to monitor I/O latency in real time. It shows disk +latency in the same way as ping(8) shows network latency. -WWW: http://code.google.com/p/ioping/ +WWW: https://github.com/koct9i/ioping |