- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- How to check status LEDs from linux command line
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2019 09:58 AM
04-20-2019 09:58 AM
How to check status LEDs from linux command line
I've got monitoring software that I want to extend support to HP for. I'm struggling with a sepcific task I'm hoping someone here can help with.
With other vendors, I can check the ID light, CSS light and general error lights using 'ipmi-oem'. Example with Fujitsu;
====
# ipmi-oem Fujitsu get-system-status
System Power : On
SEL Entries Available : Yes
Watchdog Active : Yes
Agent Connected : No
System in POST : No
Identify LED : Off
CSS LED : Off
Global Error LED : Off
Last POST Code (Port 80) : C0h
====
Looking in the man page for ipmi-oem, there is no entry for HP, which makes me think this information isn't available via this tool.
Can someone point me in the right direction? Note that I am trying to read the local host, not remote machines.
digimer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 12:29 AM
04-30-2019 12:29 AM
Re: How to check status LEDs from linux command line
Greetings,
If this query is regarding hard drive LED status you can use HPE SSA CLI utility.
HPE SSA CLI Utility to Identifying devices
You can enter a command that causes the LEDs on target devices to flash, enabling you to identify the devices. After an hour, the LEDs stop flashing. You can also stop LED flashing by entering the off command.
Syntax:
<target> modify led=on|off
Example commands:
=> ctrl ch="Lab 4" modify led=on
=> ctrl ch="Lab 4" array A modify led=off
For more information please refer HPE Smart Storage Administrator User Guide
https://support.hpe.com/hpsc/doc/public/display?docId=c03909334
In addition to HPE SSA CLI utility, you can use HPE IPMI tool.
IPMItool is a simple command-line interface to systems that support the IPMI 1.5/2.0 specifications.
IPMItool provides the following:
- Ability to read the SDRR and print sensor values
- Display the contents of the system event log
- Print field replaceable unit information
- Read and set LAN configuration parameters
- Perform remote chassis power control
For more information please refer HPE iLO IPMI User Guide
https://support.hpe.com/hpsc/doc/public/display?docId=a00018321en_us
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
