A Program to Ping Multiple Hosts

Edit Package fping

FPing is a ping-like program that 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 sends a ping packet and moves 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 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.2-gcc10-extern.patch 0000000401 401 Bytes
fping-4.2.tar.gz 0000171409 167 KB
fping.changes 0000012739 12.4 KB
fping.spec 0000002501 2.44 KB
Revision 33 (latest revision is 39)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 814570 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 33)
- correct download URL (upstream is using .gz instead of bz2)
- refreshed fping-4.2-gcc10-extern.patch
- add fping-4.2-gcc10-extern.patch to fix build with GCC10
- bzip2 the sources
- package COPYING file instead of INSTALL file
- use permission settings only on SLE-15 and newer
- Update to version 4.2
  * Allow decimal numbers for -t -i -p and -Q
  * New option -x/--reachable to check # of reachable hosts
  * Fix build with --disable-ipv6 (#134)
  * Fix hang with '-6' if the binary is named 'fping6'
  * Get rid of warning 'timeout -t value' (#142)
Comments 0
openSUSE Build Service is sponsored by