HAPM - High Availability Port Monitor
by Alexandre Antonio Antunes de Almeida (Brazilian Army)
Joao Eriberto Mota Filho (Brazilian Army) Rosemeri Dantas de Oliveira (Brazilian Army)
High Availability Port Monitor (HAPM) is a local port status check. It is a simple, light and fast daemon to check TCP/UDP ports. If one or more monitored ports (per IP) downs then the Heartbeat will be killed by HAPM.
This is a Brazilian project under Gnu GPL License!
- INSTALL
You will need gcc, g++ and make. To compile this program use:
# make
To install use:
# make install
2. CONFIGURATION
Please check the /etc/ha.d/hapm.conf file.
3. RUNNING
# /etc/init.d/hapm start
4. LOGS
Please check the main log of your distribution. (messages/syslog?)
5. TESTS
This software was created and tested under Debian GNU/Linux (Sarge).
