Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 22:05:16 -0800
From:      "Ted Mittelstaedt" <tedm@toybox.placo.com>
To:        "Christopher Farley" <chris@northernbrewer.com>, "Andrew Hesford" <ajh3@cec.wustl.edu>
Cc:        "Jeremiah Gowdy" <jgowdy@home.com>, "System Administrator" <postmaster@instrumar.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: UPS
Message-ID:  <005301c0a85e$e9c703a0$1401a8c0@tedm.placo.com>
In-Reply-To: <20010308122440.A62047@northernbrewer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>-----Original Message-----
>From: owner-freebsd-questions@FreeBSD.ORG
>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Christopher
>Farley
>> Actually, I'd like to know if it's possible, too, even though I never
>> plan on owning a UPS.
>

A very unwise statement.  Cheap UPS's from CompUSA cost in the $70
range and are far superior to surge suppressors, and will save you
hours of time repairing a trashed system if you use them properly.

>How about these:
>
>/usr/ports/sysutils/upds
>

First of all, this is upsd, not upds.  However, more importantly, this
daemon program is hard-coded to work on the EUROPEAN 220v standard, not
the AMERICAN 120v.  As a result, if you try to run it with a US UPS,
it will shut the server down complaining about undervoltage.

Doug White modded this about 3 years ago for 110v power, his is at

http://resnet.uorgon.edu/dwhite/upsd-2.0.1.6.1.tgz  you may need to
modify this to get it to compile.

>
>/usr/ports/sysutils/bkpupsd
>

This one works OK on a Back-UPS but I've found results less than stellar
with a SmartUPS+Dumb cable.

Frankly, though, the second one is overkill if all your going to do is
this.  Tying a dumb UPS like this to a computer is extremely simple, and
in fact you don't even need a UPS that has a sense port on it.  All you
need is a serial port, a 110v relay and a shutdown script that blocks on a
serial port waiting for carrier detect.  I discuss this in my book.

Ted Mittelstaedt                      tedm@toybox.placo.com
Author of:          The FreeBSD Corporate Networker's Guide
Book website:         http://www.freebsd-corp-net-guide.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005301c0a85e$e9c703a0$1401a8c0>