From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 24 21:18:59 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2523637B401 for ; Thu, 24 Apr 2003 21:18:59 -0700 (PDT) Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1362443FBD for ; Thu, 24 Apr 2003 21:18:58 -0700 (PDT) (envelope-from jwd@bsdwins.com) Received: from bsdone.bsdwins.com (localhost [127.0.0.1]) by bsdone.bsdwins.com (8.12.9/8.12.9) with ESMTP id h3P4EUC1024834 for ; Fri, 25 Apr 2003 00:14:30 -0400 (EDT) (envelope-from jwd@www.bsdwins.com) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.12.9/8.12.9/Submit) id h3P4EUlF024833 for freebsd-hackers@freebsd.org; Fri, 25 Apr 2003 00:14:30 -0400 (EDT) Date: Fri, 25 Apr 2003 00:14:30 -0400 From: John To: Hackers List Message-ID: <20030425041430.GA24808@BSDWins.Com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: APC Masterswitch utility X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 04:18:59 -0000 A friend of mine put together a utility to control APC Masterswitch power distribution units via the snmp interface. I thought I'd post it here to let folks take a look at it. As with all things like this, it's a work in progress.. Be gentle :-) http://people.freebsd.org/~jwd/apcpwr/ -John