[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] New section for solaris
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: Re: [hobbit] New section for solaris
- From: Craig Cook <Craig.Cook (at) gpi.com>
- Date: Fri, 21 Nov 2008 09:50:46 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- Thread-index: AclL6IkjIK3bTt63R4CKnq3aYNpb2w==
- Thread-topic: Re: [hobbit] New section for solaris
That reminds me. V4.13 has just been released.
# 4.13 - Changed temperature check for 210 & 240
# now looks for non "okay" status
# Added support for T2000
# Updated temperature check for v1280/E2900
# Increased default temperature thresholds for Netra-T12
I would question the value of simply sending prtdiag output to display. It would not be trivial to recode the bb-prtdiag.sh script into C code and embed in the hobbit server program. Anyone is welcome to do it though.
Oh, it runs fine on Solaris 10 for me, I have not heard of anyone having issues with it.
The only change you may need to make is use nawk.
#AWK="/usr/bin/awk"
AWK="/usr/bin/nawk"
Craig