aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-02-07 04:17:54 +0800
committerdougb <dougb@FreeBSD.org>2012-02-07 04:17:54 +0800
commit56d12922c387f540433adea98bc7c27c11b381aa (patch)
tree00c2a98b5e104b022967a6a20da47648fa87e783 /net-mgmt/Makefile
parent55956ba656edc97230ddf3491654f10fa993fe50 (diff)
downloadfreebsd-ports-gnome-56d12922c387f540433adea98bc7c27c11b381aa.tar.gz
freebsd-ports-gnome-56d12922c387f540433adea98bc7c27c11b381aa.tar.zst
freebsd-ports-gnome-56d12922c387f540433adea98bc7c27c11b381aa.zip
Hawk is a web based utility for monitoring and comparing hosts on your
network with what is in DNS. Hosts that are answering pings but are not in DNS may be unauthorized, and addresses in DNS which are not answering may be able to be reclaimed. Hawk monitors all hosts on the networks you specify and lets you view them via a web page. Hawk consists of a backend written in Perl that monitors hosts by ICMP pings and writes the status to a mysql database. The frontend is in PHP and lets you select which network to view, and how to view it. This version has several enhancements to the original; including cleaner Perl code, a user-definable string to designate unused addresses that are in DNS, testing that the forward and reverse hostnames match, and the daemon forks one process pre subnet. WWW: http://sourceforge.net/projects/iphawk/
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 9de246bb342b..2eac50768c98 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -81,6 +81,7 @@
SUBDIR += grepip
SUBDIR += gsnmp
SUBDIR += hastmon
+ SUBDIR += hawk
SUBDIR += horde-nic
SUBDIR += icinga
SUBDIR += icmpmonitor