Re: UPS enabled Shutdown

2007-06-27 Thread Ivan Carey

Jonathan Horne wrote:

On Sunday 24 June 2007 07:18:56 Ivan Carey wrote:
  

Hello,
How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a USB
port.

I may be using a Powerware UPS, I'm not sure which one yet.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]



if you havent made your UPS purchase yet (and as long as you dont have a 
prewired hatred of APC), sysutils/apcupsd works flawlessly for me, for both 
serial and USB interface'd APCs.


cheers,
  

I haven't purchased a UPS yet.
Does apcupsd send shutdown messages to Windows users logged into the 
server via Samba or does it only send it to users logged directly into 
FreeBSD?
Reading the apcusbd manual I noticed it said that to access the 
RETURNCHARGE setting in the ups you need to be connected via a serial 
port. Do you use a Serial or USB connection?


I am thinking of purchasing an APC  SUA1500I model.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


UPS enabled Shutdown

2007-06-24 Thread Ivan Carey

Hello,
How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a USB 
port.


I may be using a Powerware UPS, I'm not sure which one yet.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: UPS enabled Shutdown

2007-06-24 Thread Jeffrey Goldberg


On Jun 24, 2007, at 7:18 AM, Ivan Carey wrote:


Hello,
How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via  
a USB port.


I may be using a Powerware UPS, I'm not sure which one yet.


I use the apcupsd port in sysutils.  I'm not sure whether it supports  
your Powerware UPS though.


-j


--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: UPS enabled Shutdown

2007-06-24 Thread Jonathan Horne
On Sunday 24 June 2007 07:18:56 Ivan Carey wrote:
 Hello,
 How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a USB
 port.

 I may be using a Powerware UPS, I'm not sure which one yet.

 Thanks,
 Ivan
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

if you havent made your UPS purchase yet (and as long as you dont have a 
prewired hatred of APC), sysutils/apcupsd works flawlessly for me, for both 
serial and USB interface'd APCs.

cheers,
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: UPS enabled Shutdown

2007-06-24 Thread Manolis Kiagias
Ivan Carey wrote:
 Hello,
 How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a
 USB port.

 I may be using a Powerware UPS, I'm not sure which one yet.

 Thanks,
 Ivan

As others said, if you get an APC then apcupsd works flawlessly. I am
using it myself on both Linux and FreeBSD.
If you do buy something else though, have a look at

/usr/ports/sysutils/nut

This is the network ups tools program that supports a variety of UPSes
and is very configurable. Have a look at their website and see if it
supports your intended model.
I have not used the BSD port myself, but I am using it with a cheap
mustek ups on Linux and it works without problems.

Manolis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]