similar to: Silence Beeper => Which small UPS's actually support it?

Displaying 20 results from an estimated 80 matches similar to: "Silence Beeper => Which small UPS's actually support it?"

2007 Aug 06
1
CDR/MySQL basic config
Hi, I'm trying to add mysql CDR onto a vanilla Asterisk 1.2 install. The add-ons pack has been installed for a while, so now I'm trying to add the Mysql config. I've created a mysql database, added the grants for a user acces, and can run a mysql -u asteriskcdruser -p and can connect to the database. I've been using this as a guide:
2008 Feb 22
1
Pager ("beeper") Emulation Script
Does anyone have a script that will emulate a normal numeric pager but send the number to an email address? Also anyone happen to have the traditional tones used in North America?
2007 Aug 13
1
instcmd "beeper.off "
While working on the mge-hid subdriver, I wanted to add the 'beeper.mute' command. Unfortunately, the description I intended to use was used already by the 'beeper.off' instcmd: CMDDESC beeper.off "Temporarily mute the UPS beeper" Now of course we could add another instcmd 'beeper.reallyoff', but instead I would prefer to bite the buller and do the following:
2012 Nov 23
1
Unable to disable beeper on Powercom Imperial IMP-525AP [SOLVED]
Hi Arnaud, I received several replies from technical support. It turned out that according to the UPS serial number it had been manufactured in 2012. So, the device should support the ability to disable the beeper. But still I can not disable the beeper using the latest version of UPSMON Plus in Windows: http://www.pcm.ru/data/download/public/soft/setup_upsmon_v2.9.rar (don't know why; the
2014 Aug 10
1
Power race? with Eaton 5E and how to auto-mute beeper
A final note: http://lists.alioth.debian.org/pipermail/nut-upsuser/2014-April/008977.html That message talks about the Eaton Nova AVR which on the Eaton 5E product page it says the 5E replaces the Nova. Do they perhaps share hardware/firmware? Thanks, Leith Bade leith at leithalweapon.geek.nz On 10 August 2014 10:16, Charles Lepple <clepple at gmail.com> wrote: > On Jul 26, 2014, at
2012 Sep 19
2
Unable to disable beeper on Powercom Imperial IMP-525AP
Hi ALL, Powercom Imperial IMP-525AP seems to be fully compatible with NUT. Unfortunately, I can not disable beeper. upscmd -u {NUT_USER} -p {NUT_PASSWORD} powercom beeper.toggle returns *OK*, however, ups.beeper.status=enabled Thank you, Sergey ========== Additional info: 1) $ upsc powercom battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 30 battery.date: 2010/01/01
2014 Aug 10
0
Power race? with Eaton 5E and how to auto-mute beeper
On Jul 26, 2014, at 9:58 AM, Leith Bade <leith at leithalweapon.geek.nz> wrote: > First the beeper is annoying and loud and I worry it will wake everyone up at night. I read that you can mute the beeper temporarily (and this works) but that most UPSs do not allow you to permanently turn it off (I tried using upsrw but it said beeper.status was read only). Can you send the variable list
2014 Jul 26
4
Power race? with Eaton 5E and how to auto-mute beeper
I have a brand new Eaton 5E UPS purchased in Australia. Details: Eaton 5E Model: 5E650iUSB-AU Date: best I can find is the shipping date to supplier on box label - May 2014 OS: Ubuntu 14.04 Server edition Nut 2.7.1 Installed via apt-get install nut I have two problems I would like to fix. First the beeper is annoying and loud and I worry it will wake everyone up at night. I read that you can
2011 May 01
1
Join and listen to conference call through web-interface
Good Afternoon, I'm working on an audio conferencing web-frontend. It'd be helpful if I could know: ? Who's connected to the conference ? Number of people listening to the stream I also need to be able to manage/screen/kick participants. One way I can think of is having acting as proxy between conference call and guest, and if I approve them, connect them through to the conference
2006 Mar 02
3
Left Joins with Rails?
Everyone, I have two tables (assuming their most logical types): apartments id address bedrooms bathrooms googlemaps_id googlemaps id url the models: class Apartment < ActiveRecord::Base has_one :googlemap end class Googlemap < ActiveRecord::Base belongs_to :listing end I would like to find_all by searching the attributes in apartment, and also return the google map
2006 May 30
4
Selectboxes and Rails
Hey was wondering how to setup a select box that when I call Model.new(params[:model]) it will automatically putit into the db... I tried <select name="home_bedrooms" id="home_bedrooms"> <option value="0">0</option> ... </select> then when I do @home = Home.new(params[:home]) that field doesnt insert into the db.. any ideas? -Ray
2008 May 06
10
Best way to implement?
So I''m new to all this Rails stuff and this is probably a database design-related question to, but here it is... Just for learning I''m trying to build a little real estate listings application. Of course there is the listings model which will store basic information like name, price, description, and all that jazz. I''m to the point where I want to figure out how to
2006 Jan 27
0
[PATCH] fentonups patch to make it work with some powercom ups's
Hi list here is the patch to make fentonups recognize some PowerCOM's UPS's, and to setup terminal lines for them (at least for SMK-1500a) as powercom's original upsmon do. fentonups -x powercom works correctly with SMK-1500a (it screamed ''Communications with UPS lost - check cabling' or 'Short read during UPS id sequence' without this patch). Sorry for
2005 Nov 21
0
Geek Squad UPS's
One of my UPS's died this weekend, and in the hunt for a replacement, I came across: http://www.bestbuy.com/site/olspage.jsp?skuId=6819552&type=product&productCategoryId=cat08029&id=1091101368673 Apparently there are "Geek Squad" brand UPS!? I'm assuming they are just re-branded. Does anyone know who the OEM is? Do they work with NUT? Thanks, Dave
2011 Jun 03
1
Two identical UPS's on USB - how to diferentiate?
Hi, I have two identical UPS's on USB bus. The original machine I was going to use for UPS monitoring only had had USB bus, so these two UPS's were seen like that: Bus 001 Device 009: ID 14f0:00c9 Bus 001 Device 007: ID 14f0:00c9 There was no description on the right side either. If I used the 'verbose' flag, both UPS's had the exact same output... I since replaced the
2013 Nov 22
1
NUT-HAL (for use with USB UPS's and Gnome)
On 2013-11-20 6:20 PM, Charles Lepple wrote: > > No need to switch to serial if USB is working - there should be a nut-usb package or similar. You will probably have to remove nut-hal to install nut-usb. The nut+upsd+upsmon solution is mutually exclusive with nut-hal, but they use the same device-specific code, and it sounds like your device is compatible. What yum shows me is: (this is on
2013 Nov 21
0
NUT-HAL (for use with USB UPS's and Gnome)
On Nov 18, 2013, at 10:39 AM, Ben Kamen wrote: > My first attempt to post this bounced -- this is a 2nd try. Sorry about that - Alioth, the server that hosts the lists, was down due to disk failure: http://lists.debian.org/debian-infrastructure-announce/2013/11/msg00001.html > I've recently installed a CyberPower OR500 on a CentOS 6.4 system. > > nut comes RPM'd as nut-hal
2008 Feb 06
4
PCNS for CentOS and APC ups's
Apparently there is only an Itanium client for RHEL according to APC? I need to setup a few boxes to shut down safely and don't know if the PCNS 2.2.3 Linux version will do it? Anyone know why it needs Java as well? (Blegh) Assuming APC is fairly popular, how do you guys shutdown your CentOS boxes with a UPS with a management card in it? Thanks! jlc -------------- next part -------------- An
2013 Nov 18
3
NUT-HAL (for use with USB UPS's and Gnome)
My first attempt to post this bounced -- this is a 2nd try. ----------------------------------------------------------------- I've recently installed a CyberPower OR500 on a CentOS 6.4 system. nut comes RPM'd as nut-hal -- and I've played a little with it - but I'm trying to figure out just what it provides at that point. (looking at the docs, I'm not quite sure) I'd
2007 Jun 27
1
Using MGE UPS's with NUT and openSUSE
Dear List, I thought it might be useful if I wrote up my notes on getting an MGE UPS to work with NUT and openSUSE. The MGE UPS (an Ellipse 1500 USB) will work well with NUT and openSUSE 10.2, but not "out-of-the-box": there are some things you need to do: Intro. MGE have built rpms of NUT which greatly simplify installation. Merci MGE. I used the rpm's for nut-2.0.5 and the