aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/xymon-server/files
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to 4.2.2Dirk Meyer2009-01-113-590/+11
| | | | Notes: svn path=/head/; revision=225770
* - add support for bbwin clientDirk Meyer2008-02-281-0/+579
| | | | | | | | Submitted by: Florian Smeets Obtained from: http://bbwin.sourceforge.net/ Notes: svn path=/head/; revision=208056
* - fix startup scriptDirk Meyer2008-02-011-1/+1
| | | | | | | Submitted by: Florian Smeets Notes: svn path=/head/; revision=206610
* Hobbit is a system for monitoring servers and networks. It has a great dealDirk Meyer2008-01-285-0/+155
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 server. WWW: http://hobbitmon.sourceforge.net/ Notes: svn path=/head/; revision=206323