Skip to content

mgedmin/multiping

Repository files navigation

multiping

https://github.com/mgedmin/multiping/workflows/build/badge.svg?branch=master https://coveralls.io/repos/mgedmin/multiping/badge.svg?branch=master

Pings a host once every second and displays the results in an interactive ncurses window.

https://raw.githubusercontent.com/mgedmin/multiping/master/docs/screenshot.png

Usage: multiping hostname

Display:

  • # ping OK
  • % ping OK, response is slow (over 1000 ms)
  • - ping not OK
  • ! ping process killed (after 20 seconds)
  • ? cannot execute ping

Keys:

  • q - quit
  • k, Up - scroll up
  • j, Down - scroll down
  • Ctrl+U, Page Up - scroll page up
  • Ctrl+D, Page Down - scroll page down
  • g, Home - scroll to top
  • G, End - scroll to bottom
  • Ctrl+L - redraw

About

ping a host every second, display history of results graphically

Resources

License

Stars

Watchers

Forks

Packages

No packages published