Port details on branch 2024Q3 |
- fping Quickly ping multiple hosts without flooding the network
- 5.0_3 net =100 5.0_3Version of this port present on the latest quarterly branch.
- Maintainer: jharris@widomaker.com
- Port Added: unknown
- Last Update: 2024-01-28 17:04:11
- Commit Hash: 20fa6b8
- People watching this port, also watch:: gmake, libiconv, m4, png, freetype2
- License: PreviousBSD
- WWW:
- https://www.fping.org/
- Description:
- A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
fping is different from ping in that you can specify any number of
hosts on the command line, or specify a file containing the lists
of hosts to ping. Instead of trying one host until it timeouts or
replies, fping will send out a ping packet and move on to the next
host in a round-robin fashion. If a host replies, it is noted and
removed from the list of hosts to check. If a host does not respond
within a certain time limit and/or retry limit it will be considered
unreachable.
Unlike ping, fping is meant to be used in scripts and its
output is easy to parse.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/fping/ && make install clean
- To add the package, run one of these commands:
- pkg install net/fping
- pkg install fping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fping
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1597788763
SHA256 (fping-5.0.tar.gz) = ed38c0b9b64686a05d1b3bc1d66066114a492e04e44eef1821d43b1263cd57b8
SIZE (fping-5.0.tar.gz) = 185281
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- This port is required by:
- for Run
-
- net/shmux
- net/sntop
- net-mgmt/librenms
- net-mgmt/netmagis-topo
- net-mgmt/observium
- net-mgmt/smokeping
- net-mgmt/xymon-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for fping-5.0_3:
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- net_fping
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|