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.
Be the first to post a text review of High Availability Port Monitor. Rate and review a project by clicking thumbs up or thumbs down in the right column.
HAPM is a HA program. Changes: * new screen messages. * functions strcpy replaced for strncpy (strcpy does not check for buffer overflows). * functions strcat replaced for strncat (strcat does not check for buffer overflows). * created const BUFFMAXSIZEIP and BUFFMAXSIZEPORT. * code optimization. * translation of comments to English.
* new screen messages. * functions strcpy replaced for strncpy (strcpy does not check for buffer overflows). * functions strcat replaced for strncat (strcat does not check for buffer overflows). * created const BUFFMAXSIZEIP and BUFFMAXSIZEPORT. * code optimization. * translation of comments to English.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?