Hi,
I've noticed these lines in my larrd-status.log:
2005-02-03 10:28:23 Host 'im20' reports netstat for an unknown OS
for various hosts.
These hosts just say 'larrd is accumulating netstat' on the netstat page. They're running Solaris x86. Results from uname -a: SunOS im20 5.8 Generic_108529-19 i86pc i386 i86pc
What do I need to fix to get netstat graphs working for these hosts? They're running old clients, bb19c, do you think that's the problem?
Thanks in advance.
-- Bruce Z. Lysik <blysik at shutterfly.com> Operations Engineer
On Thu, Feb 03, 2005 at 10:32:51AM -0800, Bruce Lysik wrote:
I've noticed these lines in my larrd-status.log:
2005-02-03 10:28:23 Host 'im20' reports netstat for an unknown OS
for various hosts.
Please check what the BB client on these hosts report for the BBOSTYPE setting - you can see if you log in to the host, then
BBHOME=/usr/local/bb
export BBHOME
. $BBHOME/etc/bbdef.sh
echo $BBOSTYPE
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.
Henrik
participants (2)
-
blysik@shutterfly.com
-
henrik@hswn.dk