A Program to Ping Multiple Hosts

Edit Package fping
http://www.fping.org

FPing is a Ping-like program which uses the Internet Control Message
Protocol (ICMP) echo request to determine if a target host is
responding. FPing differs from Ping in that you can specify any number
of targets on the command line, or specify a file containing a list of
targets to ping. Instead of sending pings to one target until it times
out or replies, FPing will send out a ping packet and move on to the
next target in a round-robin fashion.

In the default mode, if a target replies, it is noted and removed from
the list of targets to check; if a target does not respond within a
certain time limit and/or retry limit it is designated as unreachable.
FPing also supports sending a specified number of pings to a target, or
looping indefinitely (as in Ping ).

Unlike Ping, FPing is meant to be used in scripts. Its output is
designed to be easy to parse.

Refresh
Refresh
Source Files
Filename Size Changed
fping-4.1.tar.gz 0000170851 167 KB
fping.changes 0000011365 11.1 KB
fping.spec 0000002459 2.4 KB
Revision 7 (latest revision is 11)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
- Version 4.1
  + Fix problem when socket fd is 0 (#125, thanks Ramón Novoa!)
  + Fix running on servers with disabled IPv6 (#118, thanks Simon Matter)
  + Allow running "fping -h" or "--help" even when raw socket can't 
    be opened (#131, thanks @teto)
  + Fix build issue with FreeBSD and IPv6 (#132, thanks @gsnw)
- ran spec-cleaner
- remove INSTALL file
- add COPYING file
- run set_permissions (incl. verify_permissions) on newer distributions 
  as fping now gets capabilities cap_net_raw=ep (bsc#1047921)
  via /etc/permissions.easy and /etc/permissions.secure
Comments 0
openSUSE Build Service is sponsored by