diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-01-28 19:56:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-01-28 19:56:56 +0800 |
commit | cd6c5ef9167693638288192acb24691f15e78ee7 (patch) | |
tree | 88e6be081b534b9fac7cbdf35f79823aaee65736 /net-mgmt/Makefile | |
parent | c3049ccceb1f37db1e90f6b3ad1283fec0477faf (diff) | |
download | freebsd-ports-gnome-cd6c5ef9167693638288192acb24691f15e78ee7.tar.gz freebsd-ports-gnome-cd6c5ef9167693638288192acb24691f15e78ee7.tar.zst freebsd-ports-gnome-cd6c5ef9167693638288192acb24691f15e78ee7.zip |
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/
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |