macOS
brew install iopingprovider-native install command
brew / rank 8311
Tool to monitor I/O latency in real time. Version 1.3 via Homebrew; verified from local package data.
install
brew install iopingprovider-native install command
overview
Tool to monitor I/O latency in real time
history
ioping is a small command-line utility for measuring storage I/O latency in a ping-like style. The upstream README describes it as showing disk latency the same way ping shows network latency.
The GitHub README records that the project migrated from Google Code to GitHub. Its tags show an early v0.4 line in 2011 and a v1.x line ending at v1.3, while the README lists Konstantin Khlebnikov and Kir Kolyshkin as authors.
ioping's README explicitly links package entries for Debian, Ubuntu, Fedora, Arch Linux, ALT Linux, Gentoo, Nix, FreeBSD, and Homebrew. That spread matches its niche: a tiny diagnostic binary that distributions can carry as a low-friction storage benchmark and monitoring helper.
The typical use is to point ioping at a directory or block device and watch latency, IOPS, and throughput summaries. The README examples cover continuous latency sampling, disk seek-rate measurement, and sequential-speed measurement.
ioping matters in package catalogs because it fills the gap between full benchmark suites and ad hoc dd-style checks. Its name and output model make storage latency feel like ping, which is exactly the sort of memorable single-purpose Unix tool that travels well across distributions.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ioping | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ioping |
|---|---|
| Version | 1.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/koct9i/ioping |
| Repository | https://github.com/koct9i/ioping |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.