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
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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
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:michael.nemeth at lmco.com] Sent: Thursday, November 20, 2008 3:04 PM To: hobbit at hswn.dk 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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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 -1To set$CAT /tmp/OUTPUT.$$RESULT=tail -1 /tmp/OUTPUT.$$-----Original Message----- From: michael nemeth [mailto:michael.nemeth at lmco.com] Sent: Thursday, November 20, 2008 3:04 PM To: hobbit at hswn.dk 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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Thu, Nov 20, 2008 at 2:28 PM, Moore, Paul <paul.moore at verizonbusiness.com> 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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
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 <paul.moore at verizonbusiness.com> 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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Fri, Nov 21, 2008 at 7:08 AM, michael nemeth <michael.nemeth at lmco.com> 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 <paul.moore at verizonbusiness.com> 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:vadud3 at gmail.com] Sent: Thursday, November 20, 2008 2:26 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
participants (3)
-
michael.nemeth@lmco.com
-
paul.moore@verizonbusiness.com
-
vadud3@gmail.com