- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to Electrically shutdown a hp workstation
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
09-19-2005 02:41 AM
09-19-2005 02:41 AM
How to Electrically shutdown a hp workstation
How can i electrically shutdown a hp workstation by shell ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 02:43 AM
09-19-2005 02:43 AM
Re: How to Electrically shutdown a hp workstation
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 02:47 AM
09-19-2005 02:47 AM
Re: How to Electrically shutdown a hp workstation
It's quite useful if you can't be near all of the servers.
Can't do that with workstations.
You can purchase for $400 an up a power strip that has an rj11 and rj45 network adapter. I have one in the US so that I can remotely power up and down some servers there without getting on an airplane.
This device works with telnet/ssh/snmp and https for ease of management.
Attached to one of these devices your goal can be achieved. Since the device may be worth more than the workstation, the tried and true method of pressing the power button will probably work best in this case.
I can recommend models however if you are interested.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 02:59 AM
09-19-2005 02:59 AM
Re: How to Electrically shutdown a hp workstation
CM (Command Menu)
PC (Power Control Menu)
OFF (Power Off)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 03:15 AM
09-19-2005 03:15 AM
Re: How to Electrically shutdown a hp workstation
You can use GSP , for GSP enabled systems to power off electrically to the system.
You can use PC command from GSP> prompt to poweroff the system.
Here is the description:
-------------------------
PC : Remote Power Control - turn system power on and off
For proper system shutdown, shut down the OS before issuing this command.
This command allows the user to switch the system power ON or OFF, or Power
Cycle the machine. The user can have the action take place immediately, or
after a specified delay.
Note this is roughly equivalent to turning the system power off at the
front panel switch- there is no signal sent to the OS to bring the
software down before power is turned off. To turn the system off properly,
the operator must ensure that the OS is in the proper shutdown state
before issuing this command, by using the proper OS commands.
-----------------------------------------
Hope this will help ,
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 03:40 AM
09-19-2005 03:40 AM
Re: How to Electrically shutdown a hp workstation
forget the GSP/MP. There is no such thing in a workstation. The only ws I know having advanced power features is a special J-Class. The old systems have a real switch, newer systems a push button.
By default, if you press the power button, the OS will do a shutdown -q and power off, but there is *no* inverse operation to power off by a shutdown command.
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
09-19-2005 04:56 AM
09-19-2005 04:56 AM
Re: How to Electrically shutdown a hp workstation
ESC ( # ie. escape shift-9
you will get a prompt
cli>
type 'H' and you will see the list of commands, 'P' (for power) is one of them.
To exit this mode
ESC )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2005 06:47 PM
09-19-2005 06:47 PM
Re: How to Electrically shutdown a hp workstation
Regards