Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

amenonsen/heaping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heaping

This program takes a list of IP addresses on the command line and sends
an ICMP echo request to each one every 10 seconds. For each response, it
prints the response time in ms (or "unreachable"). It does nothing else.

It was written to monitor the reachability of a large number of hosts
in conjunction with rrdtool or something similar.

It has been tested on Linux (by me), FreeBSD, and OS X (by other people)
so far. It may or may not work elsewhere.

Feedback is welcome.

--
Abhijit Menon-Sen <ams@toroid.org>
http://github.com/amenonsen/heaping

About

Ping a list of IP addresses forever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages