- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Monitor Power Supply of the Server via Command
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
Forums
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
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
05-04-2007 10:13 PM
05-04-2007 10:13 PM
Monitor Power Supply of the Server via Command
Is there any command or tool available to check the status of Power Supplies in the system. Pls advise.
Thanks & rgds.
Amir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 10:31 PM
05-04-2007 10:31 PM
Re: Monitor Power Supply of the Server via Command
You can use stm. Or the command line mode cstm.
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 10:43 PM
05-04-2007 10:43 PM
Re: Monitor Power Supply of the Server via Command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 11:09 PM
05-04-2007 11:09 PM
Re: Monitor Power Supply of the Server via Command
Thanks for your prompt reply.
i tried to run but /var/tmp/system.cstm not created. Pls advise.
rgds
Amir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 11:15 PM
05-04-2007 11:15 PM
Re: Monitor Power Supply of the Server via Command
I checked the output on screen and no info available for the power supplies.
Pls advise.
rgds
Amir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 11:44 PM
05-04-2007 11:44 PM
Re: Monitor Power Supply of the Server via Command
#swlist -l product|grep -i "support tools"
Tool-Mgr B.11.11.16.09 Support Tools Manager for HPUX systems
#ps -ef|grep stm
STM has to be installed and running on the system to use the command.
If it is installed and not running, you can start it by running /sbin/init.d/diagnostic start
If it is running do the below command:
echo "scl type system;info;wait;infolog" |/usr/sbin/cstm|more
echo "scl type system;info;wait;infolog" |/usr/sbin/cstm > /var/tmp/system.stm
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 01:34 AM
05-05-2007 01:34 AM
Re: Monitor Power Supply of the Server via Command
what hardware we are talking about?
For most servers:
Logon to the MP and run PS (power status)
MP:CM> ps
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2007 11:50 PM
05-15-2007 11:50 PM
Re: Monitor Power Supply of the Server via Command
I tried this command but it does not showing power supply output
mp console will give power supply status
but is any command line available in hP
in SUN prtdiag give will status fan, power supply temperature etc.
Safar