From cd6c5ef9167693638288192acb24691f15e78ee7 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 28 Jan 2008 11:56:56 +0000 Subject: Hobbit is a system for monitoring servers and networks. It has a great deal of inspiration from the Big Brother monitor, but unlike Big Brother it is designed to work well whether you need to monitor small network with just a handful of hosts, or large networks with thousands of hosts. Hobbit is the successor to the bbgen toolkit, which has been available as an add-on to Big Brother since late 2002. The name change was decided upon when Hobbit acquired enough functionality to be a stand-alone product. The tools that formed the bbgen toolkit are still present in Hobbit and are quite important for it, so if you have used bbgen before, Hobbit will seem quite familiar. This is the client. WWW: http://hobbitmon.sourceforge.net/ --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8cc2ee3835e6..ae226d8ab5f2 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -66,6 +66,7 @@ SUBDIR += grepcidr SUBDIR += grepip SUBDIR += gsnmp + SUBDIR += hobbit-client SUBDIR += horde-nic SUBDIR += icmpmonitor SUBDIR += icmpquery -- cgit