hapm
light and fast high availability port monitor
Install
- All systems
-
curl cmd.cat/hapm.sh
- Debian
-
apt-get install hapm
- Ubuntu
-
apt-get install hapm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hapm
- Raspbian
-
apt-get install hapm
- Dockerfile
- dockerfile.run/hapm
hapm
light and fast high availability port monitor
High Availability Port Monitor (HAPM) is an application to check the local network port status. It is a simple, light and fast daemon to monitor a TCP port. HAPM works with Heartbeat daemon. Heartbeat is an essential element used in high availability projects. If the monitored port goes down then the primary Heartbeat will be killed by HAPM and the secondary host will take over virtual IP (HAPM must be installed on primary Heartbeat machine only).