Xymon Mailing List Archive search

bb-prtdiag.sh

list Uwe Kirbach
Tue, 8 Jan 2008 14:37:48 +0100
Message-Id: <user-863023e5bc5d@xymon.invalid>

Hello Joshua,
 
UNAME command is not defined in etc/bbsys.local
... etc/bbsys.local
 
I have bb-prtdiag.sh running under hobbit and i set all these variables
directly
in the script bb-prtdiag.sh.
there is no nedd to use bbsys.local (it's only Big-Brother).
 
And I don't believe I have a program called "fjprtdiag"  and it looks to
be a necessary component.
 
The fjprtdiag is the Fujitsu equivalent for prtdiag for Fujitsu PrimePower
machines
and is not necessary to run the bb-prtdiag.sh
All Fujitsu stuff inside bb-prtdiag-sh is written by me.
 
I attache my version of bb-prtdiag.sh running under hobbit  - 2nd try as
gzip 
 
Mit freundlichem Gruß 

Uwe Kirbach 

-- 
Uwe Kirbach 
EnBW Systeme Infrastruktur Support GmbH 
SIS OIOIU 
Durlacher Allee 93 

76131 Karlsruhe 

Telefon: +49 (0)721 63 14139 
EMail:   user-5709098ff3c3@xymon.invalid 

EnBW Systeme Infrastruktur Support GmbH 
Sitz der Gesellschaft: Karlsruhe 
Handelsregister: Amtsgericht Mannheim  HRB 108550 
Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck 
Geschäftsführer: Jochen Adenau, Dr. Peter Kramp 

	-----Original Message-----
	From: Joshua Krause [mailto:user-41d3365fe380@xymon.invalid] 
	Sent: Monday, January 07, 2008 11:09 PM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: [hobbit] bb-prtdiag.sh
	
	
	I am trying to get the bb-prtdiag.sh script to work on a couple of
Solaris boxes and didn't know if I could get some help from someone in the
forum that has it up and running.  Currently I am trying to get it to run on
a V880 and I am getting this error in the log file:

	 
	-bash-3.00$ more bb-prtdiag.log

	awk: syntax error near line 1

	awk: bailing out near line 1

	 
	and on the hobbit page I am seeing this:

	 
	UNAME command is not defined in etc/bbsys.local - using default:
/sbin/uname

	 
	PLATFORM_SPEC command is not defined in etc/bbsys.local - using
default: SUNW,Sun-Fire-880

	 
	PRTDIAG_COMMAND command is not defined in etc/bbsys.local - using
default: /usr/platform/SUNW,Sun-Fire-880/sbin/prtdiag

	 
	PRTDIAG_OPT command is not defined in etc/bbsys.local - using
default: -v

	 
	EXCLUDE_SYSTEMS command is not defined in etc/bbsys.local - using
default: Ultra-1 Ultra-2 Ultra-5_10 Ultra-30 Ultra-60 Ultra-80 UltraAX-i2
UltraSPARC-IIi-cEngine Sun-Fire Netra-T4 UltraAX-e2 Ultra-Enterprise-10000

	 
	PRTDIAG_IGNORE_ERRORS variable is not defined in etc/bbsys.local -
using default: No failures|Most recent AC Power Failure|Minimum Available|CS
Fail|No Hardware failures|^===|currently no Boards|Fault     Fan

	 
	PRTDIAG_IGNORE_FAULTS variable is not defined in etc/bbsys.local -
using default: No Recent System Faults found|No System Faults found|Fault
Value|Fault LED|NO_FAULT|Power  Fault|Status        Fault|Fault
off

	 
	 And I don't believe I have a program called "fjprtdiag"  and it
looks to be a necessary component.

	 
	Thanks,

	 
	Josh