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.

  • Sources inherited from project SUSE:SLE-15:Update
  • osc checkout SUSE:SLE-15-SP5:GA/fping && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
fping-4.0-fix_ipv6-disabled.patch 0000007178 7.01 KB
fping-4.0.tar.gz 0000170060 166 KB
fping.changes 0000011545 11.3 KB
fping.spec 0000002353 2.3 KB
Latest Revision
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:fping revision:8f14d958628c96be800fd448c36e3018
Comments 0