Xymon Mailing List Archive search

netstat unknown OS?

list Tom Georgoulias
Thu, 03 Feb 2005 17:12:27 -0500
Message-Id: <user-d84a45688e1f@xymon.invalid>

Bruce Lysik wrote:
Hobbit's OS detection expects this to be "solaris". I suspect
they might report as "SunOS".

If that is the case, then it is easy to fix by adding SunOS to
the OS list in lib/misc.c.
Hrm.  Actually:

bash-2.03$ . /opt/bb/etc/bbdef.sh
bash-2.03$ echo $BBOSTYPE
solaris
Have you redefined BBOSTYPE anywhere else?

Tom