The machine that goes PING! — without the wall of scrolling text.
ekg pings your hosts and redraws a compact panel in place: a line per host with current latency and a sparkline, plus running stats for jitter, loss, and uptime. It runs all day in the corner of a tmux pane. Your scrollback stays usable.
$ brew install spaceshipmike/tap/ekg
$ cargo install ekg
$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/spaceshipmike/ekg/releases/latest/download/ekg-installer.sh | sh
ping tells you everything and shows you nothing. After an hour it has printed 3,600 lines, and you still have to scroll back to find the gap where your router died. ekg keeps the answer on screen: is the network up, and when did it last break.
About 2 MB on disk and 2.5 MB of RAM while it watches. That's roughly one megabyte more than ping itself. The fullscreen graphing tools run three times heavier.