New section for solaris
list Asif Iqbal
Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
list Paul Moore
There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10.
▸
-----Original Message-----
From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid]
Sent: Thursday, November 20, 2008 2:26 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] New section for solaris
Hi Henrik,
If it is not too late I like to request a [prtdiag] section for
solaris and a prtdiag column.
The prtdiag report is very useful for solaris systems
Thanks
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
list Michael Nemeth
What the tweak on Solaris 10? I have mostly solaris 8 and 9 server and bb-prtdiag script is a system saver. Detected fail power supplies fans and over temps! Have not tried it on my few Solaris 10 sparc boxes; didn't work well on the on Solaris 10 X86 box.
▸
Moore, Paul wrote:There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10. -----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks
list Paul Moore
Change
set `$CAT /tmp/OUTPUT.$$`
RESULT=`echo $1 | tail -1`
To
set `$CAT /tmp/OUTPUT.$$`
RESULT=`tail -1 /tmp/OUTPUT.$$`
▸
-----Original Message-----
From: michael nemeth [mailto:user-609d3fab5b2d@xymon.invalid] Sent: Thursday, November 20, 2008 3:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] New section for solaris
What the tweak on Solaris 10?
I have mostly solaris 8 and 9 server and bb-prtdiag script is a system
saver. Detected fail power supplies fans
and over temps! Have not tried it on my few Solaris 10 sparc boxes; didn't work well on the on Solaris 10 X86
box.
Moore, Paul wrote:There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10. -----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks
list Michael Nemeth
Can't find that in 4.11 or 4.12 but found that 4.11 ran on sparc Solaris 10 fine.
▸
Moore, Paul wrote:Change set `$CAT /tmp/OUTPUT.$$` RESULT=`echo $1 | tail -1` To set `$CAT /tmp/OUTPUT.$$` RESULT=`tail -1 /tmp/OUTPUT.$$` -----Original Message----- From: michael nemeth [mailto:user-609d3fab5b2d@xymon.invalid] Sent: Thursday, November 20, 2008 3:04 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] New section for solaris What the tweak on Solaris 10? I have mostly solaris 8 and 9 server and bb-prtdiag script is a system saver. Detected fail power supplies fans and over temps! Have not tried it on my few Solaris 10 sparc boxes; didn't work well on the on Solaris 10 X86 box. Moore, Paul wrote:There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is aminortweak that you need to do for Solaris 10. -----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks
list Asif Iqbal
On Thu, Nov 20, 2008 at 2:28 PM, Moore, Paul
▸
<user-8c3a430470a0@xymon.invalid> wrote:There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10.
I know about the prtdiag in deadcat. But since it is a default tool to all solaris it only make sense to add it to default install. prtconf is already added, so why not prtdiag? It is not really a custom tool like most of the deadcat tools Henrik?
▸
-----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
list Michael Nemeth
And if the prtdiag was send back by the client something would have to be process it to make useful as bb-prtdiag. And if you look at the complexity of the script that would not simple. Might be nice if Henrik could get permission include it in the contrib directory so more people would be aware of it.
▸
Asif Iqbal wrote:On Thu, Nov 20, 2008 at 2:28 PM, Moore, Paul <user-8c3a430470a0@xymon.invalid> wrote:There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10.I know about the prtdiag in deadcat. But since it is a default tool to all solaris it only make sense to add it to default install. prtconf is already added, so why not prtdiag? It is not really a custom tool like most of the deadcat tools Henrik?-----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
list Craig Cook
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
list Asif Iqbal
▸
On Fri, Nov 21, 2008 at 7:08 AM, michael nemeth <user-609d3fab5b2d@xymon.invalid> wrote:
And if the prtdiag was send back by the client something would have to be process it to make useful as bb-prtdiag. And if you look at the complexity of the script that would not simple. Might be nice if Henrik could get permission include it in the contrib directory so more people would be aware of it.
That would be another nice alternative I think
▸
Asif Iqbal wrote: On Thu, Nov 20, 2008 at 2:28 PM, Moore, Paul <user-8c3a430470a0@xymon.invalid> wrote: There is a SunHardware script available for BB that is easily transferred to hobbit on deadcat for this monitoring. There is a minor tweak that you need to do for Solaris 10. I know about the prtdiag in deadcat. But since it is a default tool to all solaris it only make sense to add it to default install. prtconf is already added, so why not prtdiag? It is not really a custom tool like most of the deadcat tools Henrik? -----Original Message----- From: Asif Iqbal [mailto:user-6f4b51ac2a40@xymon.invalid] Sent: Thursday, November 20, 2008 2:26 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] New section for solaris Hi Henrik, If it is not too late I like to request a [prtdiag] section for solaris and a prtdiag column. The prtdiag report is very useful for solaris systems Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu