You are on page 1of 12

3/16/2017 HPASMCLIOverviewandCommands

LazySystemAdmin
CustomSearch

Home
AllArticles
Contact

Home hpasmcli HPASMCLI Overview and Commands

HPASMCLI Overview and Commands


Posted by Parthiban Ponnusamy

Share on Facebook Add This To Del.icio.us StumbleUpon This Add to Technorati Digg This

hpasmclistandsforHPServerManagementApplicationandAgentsCommandLine

Interface

ItcomeswithHPProLiantSupportPack(PSP)andcanbeinstalledinHPProLiantServers
toview,modifytheBIOS/Systemsettingssuchashyperthreading,bootsequence
control,andUIDLEDs,etc.ItcanalsobeusedtodisplayhardwarestatusoftheHP
ProLiantservers.

Itsascriptablecommandlineinterfaceforinteractingwiththehpasmmanagement
daemons.

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 1/12
3/16/2017 HPASMCLIOverviewandCommands

hpasmcliisalsousableforincorporatingintoshellscripts.HpasmclisupportsTAB
completionofcommandnamesandhasahistorybufferthatcanbeaccessedusingthe
up/downarrows.


Togetthebasicinformationaboutserver:

hpasmcli>showserver
System:ProLiantDL385G1
SerialNo.:SGH532X0KK
ROMversion:A0506/14/2005
iLopresent:Yes
EmbeddedNICs:2
NIC1MAC:00:14:38:4c:62:3e
NIC2MAC:00:14:38:4c:62:3d

Processor:0
Name:AMDOpteron
Stepping:2
Speed:2200MHz
Bus:0MHz
Socket:2
Level2Cache:1024KBytes
Status:Ok

Processor:1
Name:AMDOpteron
Stepping:2
Speed:2200MHz
Bus:0MHz
Socket:1
Level2Cache:1024KBytes
Status:Ok

Processortotal:2

Memoryinstalled:1024MBytes
ECCsupported:Yes

VerifytheAutomaticSystemRecoveryvalues:

hpasmcli>showasr

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 2/12
3/16/2017 HPASMCLIOverviewandCommands
ASRtimeoutis10minutes.
ASRiscurrentlyenabled.

Toverifythebootorder:

hpasmcli>showboot
Firstbootdeviceis:CDROM.
Onetimebootdeviceis:Notset.
Sponsored Content

18 Actors Who Fell In Love On 10 Shocking Facts about Fifty 10 Celebs Who Clearly Have Fake
Set Shades of Grey! Teeth
Journalistate Interesticle Interesticle

Kate Middleton Drops Jaws, No Gamer Should Miss This This Man has Discovered a Way
Proving Prince William Is A Lucky Game to Retire Rich with no Day Job
Man Vikings www.thealtucherreport.com
Livingly
Recommendedby

TochecktheDIMMInformation:

hpasmcli>showdimm
DIMMConfiguration

Cartridge#:0
Module#:3
Present:Yes
FormFactor:9h
MemoryType:12h
Size:1024MB
Speed:400MHz
Status:Ok

Cartridge#:0
Module#:4
Present:Yes
FormFactor:9h
MemoryType:12h
Size:1024MB
Speed:400MHz
Status:Ok

TochecktheF1Prompt:

hpasmcli>showf1
ThePOSTF1promptiscurrentlydelayed.

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 3/12
3/16/2017 HPASMCLIOverviewandCommands

ToVerifytheFANS:

hpasmcli>showfans
FanLocationPresentSpeedofmaxRedundantPartnerHotpluggable

#1PROCESSOR_ZONEYesNORMAL18%Yes2Yes
#2PROCESSOR_ZONEYesNORMAL18%Yes1Yes
#3I/O_ZONEYesNORMAL18%Yes1Yes
#4I/O_ZONEYesNORMAL18%Yes1Yes
#5PROCESSOR_ZONEYesNORMAL18%Yes1Yes
#6PROCESSOR_ZONEYesNORMAL18%Yes1Yes
#7POWERSUPPLY_BAYYesNORMAL18%Yes1Yes
#8POWERSUPPLY_BAYYesNORMAL18%Yes1Yes

ToVerifytheHTStatus:

hpasmcli>showht
Processorhyperthreadingiscurrentlydisabled.

ToviewtheIMLLogs:

hpasmcli>showiml
TheIMLLogisempty.

hpasmcli>showipl
IPL(StandardBootOrder)

#0CDROM
#1Floppy
#2USBKEY
#3HDD
#4PXE

TocheckthePowerSupplyStatus:

hpasmcli>showpowersupply
Powersupply#1
Present:Yes
Redundant:No
Condition:Ok
Hotplug:Supported

Powersupply#2
PowerSupplynotpresent

TocheckthePXEstatusofthenetworkcards:

hpasmcli>showpxe
PXEbootstatus(2EmbeddedNICs):
NIC1:PXEenabled
NIC2:PXEdisabled

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 4/12
3/16/2017 HPASMCLIOverviewandCommands

TochecktheSerialPortstatus:

hpasmcli>showserialbios
BIOSconsoleredirectionportiscurrentlysettoCOM1/9600.

hpasmcli>showserialbios
EmbeddedserialportA:COM1
EmbeddedserialportB:Disabled

hpasmcli>showserialvirtual
ThevirtualserialportiscurrentlyCOM2.

Tocheckthetemperatureoftheserver:

hpasmcli>showtemp
SensorLocationTempThreshold

#0SYSTEM_BD
#1CPU#151C/123F80C/176F
#2I/O_ZONE52C/125F62C/143F
#3CPU#246C/114F80C/176F
#4PROCESSOR_ZONE41C/105F60C/140F
#5POWER_SUPPLY_BAY41C/105F51C/123F

TocheckLEDstatus:

hpasmcli>showuid
UIDiscurrentlyoff.

TochecktheWakeonLANstatus:

hpasmcli>showwol
WakeOnLaniscurrentlyenabled.

Toexitfromhpasmcli:

hpasmcli>exit

Labels: BIOS, Hardware, hpasmcli

For Further Reading,

HPASMCLI Overview and Commands


Finding BIOS version in Linux Servers
hpacucli Check RAID Information from Linux Shell
Video Tutorials: Basic Hardware & Windows in Tamil and Malayalam
Collecting Server Hardware Information in Linux

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 5/12
3/16/2017 HPASMCLIOverviewandCommands

About the Author

I'm Parthiban, An UNIX System Admin by Profession. I'm Experienced in Linux/Unix System
Administration and Scripting. I have done lot of work on the infrastructure Mgmt side in Linux, UNIX
and Windows system administration, Hardware, Storage and Data center. I'm blogging since 2008.
Follow Me On Twitter or On Facebook

Do you like my blog?


Subscribe LazySystemAdmin:
If you enjoy reading the LazySystemAdmin blog, please help spread
the word by sharing this site with your friends. Follow us on Twitter
Follow in Facebook
Like 0 Tweet 0 Share Get Updates via Email

{ 2 comments... read them below or add one }

2 comments

Add a comment as Devesh singh

Top comments

1 year ago
Hi, How to check HBA card port connectivity status.

2 years ago
Hi. Good work. What about the storage management ? Bye

Post a Comment

What do you think about this Article? Add your Opinion..!

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 6/12
3/16/2017 HPASMCLIOverviewandCommands

Enteryourcomment...

Commentas: Deveshsingh(Google) Signout


Publish Preview Notifyme

Newer PostHome Older Post

SponsoredContent

TheWorldisYourTarget INFOGRAPHIC:Global 8StrangeLocationsthatMost AfterBeingLockedUpAnd


Market:9TipstoIncrease BankingCrisisCould PeopleCantEvenAccess AbusedForYears,ThisBear
GlobalSales CollapseUSEconomy Bob'sHideOut FinallyGotToHibernate
@DynamicLanguage EconomyAndMarkets Scribol

MarkCubanGoesBerserk HomeownersArguetoKeep HowSmartBannersDrive TheyLaughedWhenThis


OverLargestDealOfThe NewRebateProgram AppDownloads InsiderPredictedThe
Century financedaily.org @Shopgate FEDcoinButNowThey
www.semimonster.com AreTerrified!
ChaseMetalsNews

Recommendedby

ABOUTLAZYSYSTEMADMIN LAZYSYSTEMADMINON LAZYSYSTEMADMINS


FACEBOOK
Damodharan.M

LazySystem Madeswaran N

1.8Klikes Parthiban Ponnusamy
Raja Sekhar T
Sajeesh Kumar

LikePage shankar
LazySystemAdmin is a site with 300+
Articles, howto guides and video
tutorialsonallthingsrelatedtoSystem 1friendlikesthis
Administration and Technology. This
Blog is to share our knowledge and

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 7/12
3/16/2017 HPASMCLIOverviewandCommands
expertise on System Administration
and Operating Systems. Stay
connectedwithLazySystemAdmin.

2010 All Rights Reserved LazySystemAdmin.

Do you Like
LazySystemAdmin?

Enter your email...


Subscribe

Follow Us on:

Popular Posts
Scan and Configure New LUNS on
Redhat Linux RHEL
Tivoli Storage Manager Commands
TSM

hpacucli Check RAID Information from


Linux Shell
Changing Hostname in Suse Linux

Understanding VMSTAT Output


Explained
Linux SAN Multipathing using device
mapper

Find WWN Address in AIX
Add Virtual Interfaces in Linux Quick
HOWTO
SAP Logon INI File Installation on
windows

Interview Questions and Answers Linux


Administrator

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 8/12
3/16/2017 HPASMCLIOverviewandCommands

LazySystemAdmin on
Google+

LazySystemAdmin

Follow +1

+ 93

UsedHPProliant

UsedHPServer

adsbyYahoo!

Categories
/proc Active Directory AIX Apache
Automation Backup BIOS Booting Citrix
Clusters Cron Database DFS DHCP DNS EPO
Server HACMP Hardware HowTo HP EVA HP
UX hpacucli hpasmcli IAS Interview

Questions iptables kickstart LDAP Linux


Log files LVM Multipathing mysql NFS NIS
Notes NTP Outlook Pacemaker Patching

Performance Tuning Printers Quick


HOWTO RAID RHEL RRAS samba SAN
sap scripts SELinux Shell SLES Solaris
Solutions Squid SSH SSL Storage Sudo Suse
Linux Swap TCP Wrappers Terminal Services
TFTP Tips Tivoli Tomcat Tools
Troubleshooting TSM UNIX Videos VIO
Server VMware VNC Windows windows
2008 server requirement

Browse All Articles


2017 1

2014 2

2013 3

2012 14

2011 98
December 1

November 2

September 6

July 17

June 3

May 14
HPASMCLI Overview and
Commands
Video Tutorial Configuring Open
LDAP Server in L...

Video Tutorial Patching Suse Linux


Enterprise Se...
Terminal servers at network
command at windows 200...

Own Event Log create at Windows


server 2008

Database utilities at windows server
2008 core

New Text edtior of Windows server


2008 core Edlin...
LDAP Management at windows
server 2008 core

Default GPO Fix

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 9/12
3/16/2017 HPASMCLIOverviewandCommands
CSV file Command line at windows
server 2008 core

Windows server core Command


Change

ICACLS options at Windows 2008


server Core
Windows 2008 server core Search

SELinux Overview and


Configuration

April 12

March 15

February 21

January 7

2010 165

2009 45

2008 1

UsedHPProliant

UsedHPServer

adsbyYahoo!

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 10/12
3/16/2017 HPASMCLIOverviewandCommands

SponsoredContent

ABusinessStrategy:HowtoBenefitfrom
aShortTermLoan
@ec_funding

SurprisingCausesofIntimacyIssues
HealthCentral

CBSNewsReportsMealServiceis
CheaperThanGroceryStore
HomeChef

RealRarity:MotherGaveBirthto
Quadruplets,andThentheDoctorLooked
attheFaceofTheBabiesandSawThis!
thebuzztube.com
Recommendedby

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 11/12
3/16/2017 HPASMCLIOverviewandCommands

UsedHP UsedHP HPProLiantDL HPProLiant 512MB adsbyYahoo!


Proliant Server Servers BL685c Memory

QuickLinks
Home
AllArticles
Contact

2017lazysystemadmin.comAllrightsreserved.

PrivacyPolicy

http://www.lazysystemadmin.com/2011/05/hpasmclioverviewandcommands.html 12/12

You might also like