BBWin is an open source client for Windows working with BigBrother or Hobbit monitoring software. This project is currently in active development.
BBWin 0.11 is available on the sourceforge project page.
To use the centralized hobbit mode of BBWin, you have to follow the following steps : You should use at least BBWin 0.11 or upper
<!-- bbwin mode local or central --> <setting name="mode" value="central" /> <setting name="configclass" value="win32" />
HOST=%win.* #Your windows hosts
LOAD 80 90 # Load threholds are in %
DISK D 50 55 # Can be harddrive or mount points
DISK InetPub 30 35
MEMPHYS 90 101
MEMSWAP 90 95
MEMACT 90 97
PORT "LOCAL=%([.:]80)$" state=LISTENING TEXT=http
PROC BBWin.exe 1 1
PROC svchost.exe 3 4
LOG %.* %.*error.* COLOR=yellow
For more example, see the hobbit-clients.cfg man page.
Help is available on the BBWin mailing list, bbwin-users@lists.sourceforge.net, or on the the project forums on the SourceForge project site.