Xymon Mailing List Archive search

New section for solaris

list Paul Moore
Thu, 20 Nov 2008 20:33:55 +0000
Message-Id: <user-4a5b7233861e@xymon.invalid>

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