ioping
brew install ioping
v1.3
GPL-3.0-or-later
Tool to monitor I/O latency in real time
6
30-day installs · #10147
25
90-day · #9135
143
365-day · #8244
987
★ GitHub stars · updated 8mo ago
Links
- https://github.com/koct9i/ioping
- GitHub: koct9i/ioping
- Brew formula source: Formula/i/ioping.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Tool to monitor I/O latency in real time",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ioping",
"github_default_branch": "master",
"github_last_commit_at": "2025-12-25T15:00:11Z",
"github_readme_excerpt": "ioping\n======\n\nA tool to monitor I/O latency in real time.\nIt shows disk latency in the same way as ping shows network latency.\n\nHomepage: https://github.com/koct9i/ioping/\n(migrated from http://code.google.com/p/ioping/)\n\nPlease send your patches, issues and questions to\nhttps://github.com/koct9i/ioping/issues/\n\nSupported OS\n------------\n\n* GNU/Linux\n* GNU/HURD\n* Windows\n* OS X\n* FreeBSD\n* DragonFlyBSD\n* OpenBSD\n\nPackages\n--------\n\n* Debian: https://tracker.debian.org/pkg/ioping\n* Ubuntu: https://launchpad.net/ubuntu/+source/ioping\n* Fedora: https://packages.fedoraproject.org/pkgs/ioping/ioping\n* ArchLinux: https://archlinux.org/packages/extra/x86_64/ioping\n* ALT Linux: https://packages.altlinux.org/ru/sisyphus/srpms/ioping/\n* Gentoo: https://packages.gentoo.org/package/app-benchmarks/ioping\n* Nix: https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/io/ioping/package.nix\n* FreeBSD: http://www.freshports.org/sysutils/ioping\n* OS X: https://github.com/Homebrew/homebrew-core/blob/main/Formula/i/ioping.rb\n\nExamples\n--------\n\nShow disk I/O latency using the default values and the current directory, until interrupted\n\n```\n$ ioping .\n4096 bytes from . (ext4 /dev/sda3): request=1 time=0.2 ms\n4096 bytes from . (ext4 /dev/sda3): request=2 time=0.2 ms\n4096 bytes from . (ext4 /dev/sda3): request=3 time=0.3 ms\n4096 bytes from . (ext4 /dev/sda3): request=4 time=12.7 ms\n4096 bytes from . (ext4 /dev/sda3): request=5 time=0.3 ms\n^C\n--- . (ext4 /dev/sda3) ioping statistics ---\n5 requests completed in 4794.0 ms, 364 iops, 1.4 MiB/s\nmin/avg/max/mdev = 0.2/2.8/12.7/5.0 ms\n```\n\nMeasure disk seek rate (iops, avg)\n\n```\n$ ioping -R /dev/sda\n\n--- /dev/sda (device 465.8 GiB) ioping statistics ---\n186 requests completed in 3004.6 ms, 62 iops, 0.2 MiB/s\nmin/avg/max/mdev = 6.4/16.0/26.8/4.7 ms\n```\n\nMeasure disk sequential speed (MiB/s)\n\n```\n$ ioping -RL /dev/sda\n\n--- /dev/sda (device 465.8 GiB) ioping statistics ---\n837 requests completed in 3004.1 ms, 292 iops, 72.9 MiB/s\nmin/avg/max/mde",
"github_repo": "koct9i/ioping",
"github_stars": 987,
"github_topics": [],
"homepage": "https://github.com/koct9i/ioping",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 6,
"installs_365d": 143,
"installs_90d": 25,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "ioping",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 10147,
"rank_365d": 8244,
"rank_90d": 9135,
"raw_hash": "1ab1755d9252292a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/ioping.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.3",
"versioned_formulae": [],
"why_use_this": null
}