Fujitsu made some SPARC machines sold under the brand PRIMEPOWER. It runs Solaris but to see the hardware information you need to use some specific tools that Fujitsu developed.
How to list hardware status
root@solaris8-fujistu:/ # /opt/FJSVmadm/sbin/hrdconf -l
Machine Administration tool is an interactive tool that can also be used to display hardware status
root@solaris8-fujistu:/ # /opt/FJSVmadm/sbin/madmin
If you need to run the equivalent of the Sun Explorer, you’re looking for fjsnap. First, check if you have it installed.
root@solaris8-fujistu:/ # pkginfo -l FJSVsnap
PKGINST: FJSVsnap
NAME: System Information Output Tool
CATEGORY: application
ARCH: all
VERSION: 2.5,REV=2005.01.1100
BASEDIR: /
VENDOR: FUJITSU/PFU LIMITED
DESC: System Extensive Data & Information Output Tool
PSTAMP: flicker120050419161312
INSTDATE: Nov 27 2006 18:22
STATUS: completely installed
FILES: 182 installed pathnames
3 shared pathnames
14 directories
147 executables
1437 blocks used (approx)
Then run it with /opt/FJSVsnap/bin/fjsnap -a <filename>
root@solaris8-fujistu:/ # /opt/FJSVsnap/bin/fjsnap -a /tmp/`hostname`.tar
<<< fjsnap * START !! >>>
<<< Path-name check * START !! >>>
<<< Path-name check * END !! >>>
<<< File-size check * START !! >>>
<<< File-size check * END !! >>>
<<< needed tmp-space size >>>
12806 MB is left in /var/tmp
143 MB is needed
<<< Copy to tmp-dir * START !! >>>
<<< Copy to tmp-dir * END !! >>>
<<< Output * START !! >>>
/usr/sbin/tar cfb /tmp/solaris8-fujistu.tar
<<< Output * END !! >>>
<<< fjsnap * END !! >>>
To get the machine model you can check
root@solaris8-fujistu:/ # /opt/FJSVhwr/sbin/prtdiag
System Configuration: Fujitsu sun4us Fujitsu PRIMEPOWER650 1-slot 4x SPARC64 V
root@solaris8-fujistu:/ # /opt/FJSVhwr/sbin/getmodelcode
650
How to get Primepower server serial number from the system console:
For PRIMEPOWER 250, PRIMEPOWER 450, PRIMEPOWER 650 and PRIMEPOWER 850
root@solaris8-fujitsu:/ # /opt/FJSVmadm/sbin/serialid -a
serialid: 6J123456,123456
For PRIMEPOWER 900, PRIMEPOWER 1500 and PRIMEPOWER 2500
root@solaris8-fujitsu:/ # /opt/FJSVcsl/bin/serialid -m machine_name -a
serialid: 6J123456,123456
The serial number starts with 6J or 6B