Feeds:
Posts
Comments

Archive for July 25th, 2008

Sneep provides a persistent, software-accessible Chassis Serial Number (CSN) for virtually all Sun Solaris hardware platforms. Sneep uses the system EEPROM for storage of the Chassis Serial Number and any other important user-defined data such as asset, contract, or location information. The presence of the software-accessible serial number and other service-related information can significantly simplify activities related to system service and asset management.

Download SUNWsneep from

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=SNEEP-2.5R1.92-G-F@CDS-CDS_SMI

SNEEP FAQ

http://wikis.sun.com/display/sneep/SNEEP+FAQ

# /opt/SUNWsneep/bin/sneep -s <serial number>

And then later on, you can check the chassis serial number (CSN) with:

# /opt/SUNWsneep/bin/showplatform -p csn

This data is stored in NVRAM on SPARC and in a NVRAM-like file on x86.

bash-2.03# /opt/SUNWsneep/bin/sneep -a
ChassisSerialNumber from eeprom :
XXXXXXXXXXX
ChassisSerialNumber from backup : /etc/default/SUNWsneep :
XXXXXXXXXXX
ChassisSerialNumber from explorer :
XXXXXXXXXXX

bash-2.03# /opt/SUNWsneep/bin/sneep -T
“ChassisSerialNumber”   “XXXXXXXXXX”
“ASSET_ID”      “unknown”
“BUS_AREA”      “unknown”
“BUS_CONTACT”   “Somebody”
“CABINET”       “Somecabinet”
“CC”    “unknown”
“CLUSTER_INFO”  “unknown”
“ENVIRONMENT”   “unknown”
“FUNCTION”      “Technology Management”
“LOCATION”      “Out of Space”
“PDBA”  “unknown”
“PROJECT”       “Consolidation”
“PSA”   “unknown”
“SDBA”  “unknown”
“SSA”   “unknown”

Read Full Post »

Follow

Get every new post delivered to your Inbox.