- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UPS SOFTWARE
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
04-19-2001 01:48 PM
04-19-2001 01:48 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 01:57 PM
04-19-2001 01:57 PM
Re: UPS SOFTWARE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 01:58 PM
04-19-2001 01:58 PM
Re: UPS SOFTWARE
Typically big Liebert's have either an RS232
serial interface or a set of relay contacts.
I could probably dig up the c code for this. The general scheme was to have a daemon trying
to open a tty port that was attached to a set of normally closed relay contacts to detect DTR. When power dropped the contacts closed and the file open succeeded thus triggering a shutdown (after some delay in case power was restored).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 02:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 03:32 PM
04-19-2001 03:32 PM
Re: UPS SOFTWARE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 05:28 AM
04-20-2001 05:28 AM
Re: UPS SOFTWARE
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 07:00 AM
04-20-2001 07:00 AM
Re: UPS SOFTWARE
It does not work properly in the U.S. .
APC PowerChute is specified for HP-UX and other unix and non-unix systems.
You can submit a request to see if PowerChute is compatable with you UPS at www.apcc.com.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 09:28 AM
04-20-2001 09:28 AM
Re: UPS SOFTWARE
http://dollar.biz.uiowa.edu/powstatd/
Also, the blurb from that page might be of particular interest
to you:
Powstatd can also be configured to allow a master machine to
control several slave machines connected to the same UPS via a
network connection. This allows you to run several machines off
the same UPS, with only one of the machines actually reading the
UPS status over the serial line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 09:58 AM
04-20-2001 09:58 AM
Solution