fping from home:netmax:monitoring project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netmax:monitoring/CentOS_7/home:netmax:monitoring.repo yum install fping
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netmax:monitoring/AlmaLinux_9/home:netmax:monitoring.repo yum install fping
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netmax:monitoring/AlmaLinux_8/home:netmax:monitoring.repo yum install fping
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax:monitoring/openSUSE_Leap_15.6/home:netmax:monitoring.repo zypper refresh zypper install fping
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax:monitoring/openSUSE_Leap_15.5/home:netmax:monitoring.repo zypper refresh zypper install fping
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax:monitoring/openSUSE_Leap_15.4/home:netmax:monitoring.repo zypper refresh zypper install fping