Hello!
Lately there was a new release of fping, which enhanced the tool with new arguments, which are partially also bugfixes. Version 5.2 also added new features. Please add support to check_fping for the following pfing arguments:
new features 5.3
- New option --icmp-timestamp to send ICMP timestamp requests (ICMP type 13) instead of ICMP Echo requests
- New option --print-ttl to print returned TTL value
- New option --print-tos to print returned TOS value
- New option --check-source <-- this is a bugfix, which prevents monitoring false-positives
- Print cumulative stats with -Q SECS,cumulative
new features 5.2
- New option -X / --fast-reachable to exit immediately once N hosts have been found
- New option -k / -fwmark to set Linux fwmark mask
Thank you!