BBWin is an open source client for Windows working with BigBrother or Hobbit/Xymon monitoring software.
Where is Hobbit?
BBWin 0.12 is available on the sourceforge project page.
To use the centralized Hobbit/Xymon mode of BBWin, you must have the following requirement :
You should use at least BBWin 0.12 or upper.
The BBWin handle for centralized mode is included in Hobbit/Xymon since April 2008.
The BBWin central mode documentation is only included in the 4.3 branche.
The documentation is only availabe as a man page (ie: man hobbit-clients.cfg).
<!-- 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
SVC MSSQLSERVER startup=automatic status=started
For more example, see the hobbit-clients.cfg man page.
So you might change it to this:
MAXMSG_DATA="5242880"
MAXMSG_CLIENT="5242880"
MAXMSG_STATUS="5242880"
Help is available on the BBWin mailing list, bbwin-help-at-lists.sourceforge.net.