Re: [Nut-upsdev] [nut-commits] svn commit r3603 - trunk/drivers

2012-05-21 Thread Arnaud Quette
2012/5/21 Charles Lepple clep...@gmail.com: On May 16, 2012, at 10:10 AM, Arnaud Quette wrote: Author: aquette Date: Wed May 16 14:10:40 2012 New Revision: 3603 URL: http://trac.networkupstools.org/projects/nut/changeset/3603 Log: Final fix to the tcsetattr() / tcgetattr() issue I

Re: [Nut-upsuser] battery.charge and other fixes needed for X-Power Tigra 1kVA

2012-05-16 Thread Arnaud Quette
2012/5/16 Tmima Pliroforikis Perifereiakis Enotitas Pierias plirofor...@pieria.pkm.gov.gr: Frédéric Bohé wrote: On Mon, 2012-05-14 at 13:20 +0300, Tmima Pliroforikis Perifereiakis Enotitas Pierias wrote: Hello Frederic, Frédéric Bohé wrote: [snip]         offdelay = value            

Re: [Nut-upsuser] battery.charge and other fixes needed for X-Power Tigra 1kVA

2012-05-16 Thread Arnaud Quette
2012/5/16 Tmima Pliroforikis Perifereiakis Enotitas Pierias plirofor...@pieria.pkm.gov.gr: Arnaud Quette wrote: to confirm this, simply use upsrw to send a shutdown.return command. having the driver running in debug mode, I'd like to see the related traces. if it works, I'll check for making

Re: [Nut-upsuser] i am stuck with setup :)

2012-05-16 Thread Arnaud Quette
This question still stand. To complete Charles answer, to fully start nut, you must call: $ upsdrvctl start $ upsd $ upsmon The latter being optional for upsc, but mandatory for protection. A last hint: are you 100% sure that localhost resolves to 127.0.0.1? Try pinging localhost, or check your

Re: [Nut-upsuser] i am stuck with setup :)

2012-05-16 Thread Arnaud Quette
from homepage. In bin folder I have: upsc upscmdupscode2 upsdrvctl upslog upsrw upssched-cmd ** ** And /etc/hosts is: 127.0.0.1 optimus optimus.galaxy localhost ** ** ** ** ** ** *From:* Arnaud Quette [mailto:aquette

Re: [Nut-upsdev] [PATCH 36/36] whitespace fixes suggested by git diff --check on my local branch.

2012-05-16 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  clients/status.h      |    2 +-  docs/FAQ.txt          |    2 +-  docs/config-notes.txt |    2 +-  docs/man/upsmon.txt   |    2 +-  drivers/dummy-ups.h   |    4 ++--  5 files changed, 6 insertions(+), 6

Re: [Nut-upsdev] [PATCH] fix this spurious tcsetattr()/tcgetattr() change once and for all

2012-05-16 Thread Arnaud Quette
2012/3/13 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com The most likely cause of all spurious differences between what was set on the port with tcsetattr() and what tcgetattr() shows are likely to do with the c_local PENDIN flag, which is a status bit, not a control

[Nut-upsdev] Preparing for 2.6.4 (was: some fixes, improvements, and new features (EPO and DYING) for NUT)

2012-05-16 Thread Arnaud Quette
Hi Guys, 2012/3/12 Michal Soltys sol...@ziu.info: On 12-03-09 00:21, Greg A. Woods wrote: I had independently made a similar change to the apcsmart driver to keep it from failing when tcgetattr() reported some irrelevant differences in the port settings.  What's actually in the patch now is

Re: [Nut-upsdev] Snmp-ups/netvision driver for Socomec UPS

2012-05-15 Thread Arnaud Quette
(Ie lower quality, but a bit more efficient) 24.04.2012 17:59, Arnaud Quette пишет: 2012/4/16 Ivan Kuznetsov k...@solvo.ru mailto:k...@solvo.ru    Hello Hello Ivan,    We have an Socomec Sicon Netys PR3000 UPS equipped with NetVision    Web/SNMP adaptor. I try to monitor the ups using

Re: [Nut-upsdev] HCL: Zigor Danubio 2000 supported(ish) by blazer_usb

2012-05-15 Thread Arnaud Quette
2012/5/3 David Woodhouse dw...@infradead.org: On Thu, 2012-05-03 at 20:45 +0200, Arnaud Quette wrote: hem, well, I've not much to add! apart that load.* and shutdown.* may require the UPS to be on battery to actually work. No, that doesn't help either. It did come with UPSilon2000

Re: [Nut-upsdev] [RFC] Rename peakcurrent to current.peak

2012-05-15 Thread Arnaud Quette
2012/5/15 Arnaud Quette aquette@gmail.com: While reviewing Greg Woods' PATCH 28/36, I realized that our namespace use peakcurrent. A more coherent name would be current.peak, as used in Greg's patch (well, in the metasys driver to be precise). For the time being, only the upscode2 driver

Re: [Nut-upsdev] [PATCH 28/36] Turn on EXTRADATA by default, and fix the code to work with it on!

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  drivers/metasys.c |   16 +++-  1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/drivers/metasys.c b/drivers/metasys.c index e80217f..aec15e9 100644 --- a/drivers/metasys.c +++

Re: [Nut-upsdev] [PATCH 29/36] Configuration variable sdtype is as yet unused.

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com also remark on the weirdness of pollfreq. ---  drivers/snmp-ups.c |   15 ++-  drivers/snmp-ups.h |    2 +-  2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/drivers/snmp-ups.c

Re: [Nut-upsdev] [PATCH 30/36] Implement an Emergency Power Off (EPO) feature.

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com NOTE: This is different than a FSD command because with EPO the power _must_ be cut and must _not_ return without direct human intervention, and this must work while mains power is still being supplied. To handle

Re: [Nut-upsdev] [PATCH 31/36] Implement the UPS DYING state.

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com This change adds a new DYING state which UPS drivers may declare for emergency conditions other than OB+LB where the UPS must be shut down as quickly as possible even if mains power remains steady, and to do so in

Re: [Nut-upsdev] [PATCH 33/36] Add basic temperature monitoring support to snmp-ups.

2012-05-15 Thread Arnaud Quette
it independently by hand as +well, before setting a maximum temperature which will protect your UPS +and nearby systems from certain physical damage. +  AUTHORS  ---  Arnaud Quette, Dmitry Frolov diff --git a/drivers/snmp-ups.c b/drivers/snmp-ups.c index ebf0cab..842fbdf 100644 --- a/drivers

Re: [Nut-upsdev] [PATCH 34/36] Add basic temperature monitoring support to apcsmart.

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com The ups.temperature value is monitored, if available, and if it exceeds the configured warntemp variable's value, or 40 by default, the UPS sets an alarm state to warn of the problem. If it exceeds the configured

Re: [Nut-upsdev] [PATCH 35/36] Initial exploratory hacks and fixes to prepare for temperature monitoring.

2012-05-15 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com (...) postponing for the same reasons as patch 31 to 34. cheers, Arnaud -- Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/

Re: [Nut-upsuser] NUT for Windows + Eaton/PW 5110

2012-05-14 Thread Arnaud Quette
Hi Kris, I'm completing Fred's answer on the Back-story side... 2012/5/13 Kris Jordan nut...@sagebrushnetworks.com: Nut for Windows 2.6.3-3 + Eaton/PW 5110 (103004256-5591). I had to manually install libusb driver and I'm using bcmxcp_usb. upsd.exe is reporting to me Out of memory. It will

Re: [Nut-upsdev] [PATCH 12/36] ups.id and battery.date can be changed at any time by SNMP

2012-05-14 Thread Arnaud Quette
Greg, 2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com Do not mark them as a static values. ---  drivers/apc-mib.c |    4 ++--  1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/apc-mib.c b/drivers/apc-mib.c index 30a0ebb..ef78503 100644

Re: [Nut-upsdev] [PATCH 14/36] Note that if you're going to be strict about use of tabs for indenting for the purpose of allowing viewing at different tab widths then you need to be strict about use o

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/developers.txt |    5 +  1 file changed, 5 insertions(+) diff --git a/docs/developers.txt b/docs/developers.txt index f26dd17..38708d7 100644 --- a/docs/developers.txt +++ b/docs/developers.txt

Re: [Nut-upsdev] [PATCH 13/36] use an example driver name matching the unified NUT drivers generic manual page name.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/design.txt |    2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design.txt b/docs/design.txt index dfaeae8..4e39eca 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -128,7

Re: [Nut-upsdev] [PATCH 15/36] GE Digital Energy updates.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com GE is actually GE Digital Energy in this context. GT Series 1000-3000 VA work fine with the blazer_ser driver. ---  data/driver.list.in |    3 ++-  1 file changed, 2 insertions(+), 1 deletion(-) diff --git

Re: [Nut-upsdev] [PATCH 16/36] Update info about APC cable model numbering and revisions.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/cables/apc.txt |   28  1 file changed, 28 insertions(+) diff --git a/docs/cables/apc.txt b/docs/cables/apc.txt index ef927e0..ef87ccd 100644 --- a/docs/cables/apc.txt +++

Re: [Nut-upsdev] [PATCH 17/36] quote the debug output so one can see how many spaces there are

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  drivers/blazer_ser.c |    4 ++--  1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/blazer_ser.c b/drivers/blazer_ser.c index 4eb0460..fe65c61 100644 --- a/drivers/blazer_ser.c +++

Re: [Nut-upsdev] [PATCH 18/36] this script is using some kind of find module so it's finding all kinds of stuff it should never look at.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com why it didn't use a plain shell-like glob I'll never guess. glob is used in newer scripts that do similar things (augeas ups.conf lens generation, SNMP info extraction, ...) why it exists in the first place is

Re: [Nut-upsdev] [PATCH 19/36] My upcoming changes may vastly change ideas about additional monitoring.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com Remove the section on using external scripting to monitor other aspects of devices and replace it with some suggestions about further improvements that should be made to driver programs. Note that Python might be

Re: [Nut-upsdev] [PATCH 20/36] Don't die when tcgetattr() reports different settings on the port.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com On Mac OS X with a generic PL2303 USB to serial adapter this seems to always be the case, but the communications work A-OK so just log a notice about it. ---  drivers/apcsmart.c |    2 +-  1 file changed, 1

Re: [Nut-upsdev] [PATCH 21/36] Use (1 N) to define a bit flag at bit N.

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  drivers/apcsmart.h |   16  1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/apcsmart.h b/drivers/apcsmart.h index e10c5fe..d85c3b9 100644 --- a/drivers/apcsmart.h +++

Re: [Nut-upsdev] [PATCH 22/36] remove dead #defines and use #if 0 to comment out code!

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  clients/upsmon.c |   12  1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/clients/upsmon.c b/clients/upsmon.c index fe3f5fb..33d0a64 100644 --- a/clients/upsmon.c +++

Re: [Nut-upsdev] [PATCH 23/36] use (1 N) to define bit value N!

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  clients/upsmon.h |   24 +++-  1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/clients/upsmon.h b/clients/upsmon.h index 92634bc..1739912 100644 --- a/clients/upsmon.h +++

Re: [Nut-upsdev] [PATCH 24/36] mention General Electric as a user of the Megatec/Q1 protocol

2012-05-14 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/man/blazer.txt |    3 ++-  1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/man/blazer.txt b/docs/man/blazer.txt index 63582a9..50c7928 100644 --- a/docs/man/blazer.txt +++

Re: [Nut-upsdev] [PATCH 01/36] fix a configure error message: asciidoc might actually be installed but documentation might still not be build-able (earlier messages should hint at exactly what was mis

2012-05-11 Thread Arnaud Quette
Hi Greg, it took me more time than expected to digest my TODO queue. but I'm now landing on your patch queue... 2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  configure.in |    2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [Nut-upsdev] [PATCH 02/36] Correct the nomenclature of the SmartUPS cabling part numbers.

2012-05-11 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/man/apcsmart.txt |    9 ++---  1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/man/apcsmart.txt b/docs/man/apcsmart.txt index 52cf0b4..77b2c29 100644 --- a/docs/man/apcsmart.txt

Re: [Nut-upsdev] [PATCH 04/36] there're is not a valid contraction, especially not in a technical document.

2012-05-11 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  docs/man/apcsmart.txt |    2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/apcsmart.txt b/docs/man/apcsmart.txt index 9fd7c5b..6523e47 100644 --- a/docs/man/apcsmart.txt +++

Re: [Nut-upsdev] [PATCH 05/36] Document that this Makefile.am is broken by design.

2012-05-11 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com ---  tools/Makefile.am |   20 +++-  1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index 0d9828b..88ee285 100644 --- a/tools/Makefile.am +++

Re: [Nut-upsdev] [PATCH 06/36] This file should not be tracked!

2012-05-11 Thread Arnaud Quette
2012/3/9 Greg A. Woods wo...@planix.com: From: Greg A. Woods wo...@planix.com It seems to be regenerated automatically (and unconditionally) by ../tools/nut-usbinfo.pl. ---  scripts/upower/95-upower-hid.rules |    4 ++--  1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [Nut-upsuser] SMART3000RM2U?

2012-05-10 Thread Arnaud Quette
Mark, you answered about the presence of the udev rule, but not on the refresh of udev nor the restart of the system... 2012/5/10 Charles Lepple clep...@gmail.com: On May 9, 2012, at 6:11 PM, Moorcroft, Mark (ARC-TSM)[ERC, Inc.] wrote: # tripplite_usb -a tripplite Network UPS Tools - Tripp

Re: [Nut-upsuser] Bug#671444: LiebertPSP

2012-05-10 Thread Arnaud Quette
2012/5/10 Charles Lepple clep...@gmail.com: On May 9, 2012, at 11:27 AM, Arnaud Quette wrote: this thread has just popped again, but on the Debian side this time: http://bugs.debian.org/671444 what's exactly the situation of fixes WRT issues? the last mail I have on this thread is attached

Bug#671444: [Nut-upsuser] LiebertPSP

2012-05-10 Thread Arnaud Quette
2012/5/10 Charles Lepple clep...@gmail.com: On May 9, 2012, at 11:27 AM, Arnaud Quette wrote: this thread has just popped again, but on the Debian side this time: http://bugs.debian.org/671444 what's exactly the situation of fixes WRT issues? the last mail I have on this thread is attached

Bug#671308: [PATCH] wmnut: Helping to update to packaging format 3.0

2012-05-10 Thread Arnaud Quette
Hi Jari, 2012/5/5 jaalto jari.aa...@cante.net: On 2012-05-03 13:30, Arnaud Quette wrote: |    http://wiki.debian.org/Projects/DebSrc3.0 | | I had some free time; see attached patch to migrate to new package | format. | | thanks, your contrib here is much appreciated. | I'm indeed

Bug#671308: [PATCH] wmnut: Helping to update to packaging format 3.0

2012-05-10 Thread Arnaud Quette
Hi Jari, small update: I've taken a few minutes to check the patch stack, do some cleanup and release WMNut 0.63... It's available on wmnut.mgeops.org, as usual... cheers, Arnaud 2012/5/10 Arnaud Quette aquette@gmail.com: Hi Jari, 2012/5/5 jaalto jari.aa...@cante.net: On 2012-05-03 13

Bug#671444: [Nut-upsuser] LiebertPSP

2012-05-09 Thread Arnaud Quette
Charles, Tim et all, this thread has just popped again, but on the Debian side this time: http://bugs.debian.org/671444 what's exactly the situation of fixes WRT issues? I can't find an actual conclusion, and the last mail I have on this thread is attached below... cheers, Arnaud 2012/1/19

Bug#671444: [Nut-upsuser] LiebertPSP

2012-05-09 Thread Arnaud Quette
Charles, Tim et all, this thread has just popped again, but on the Debian side this time: http://bugs.debian.org/671444 what's exactly the situation of fixes WRT issues? the last mail I have on this thread is attached below... cheers, Arnaud 2012/1/19 Charles Lepple clep...@gmail.com: On Jan

Re: [Nut-upsdev] [nut-commits] svn commit r3383 - branches/coverity

2012-05-09 Thread Arnaud Quette
2012/5/4 Michal Hlavinka mhlav...@redhat.com:    And that's all for first round :) Let me know if you have any question. very nice, thanks a lot ;-) The second round is aimed for regular time to time checks - cosmetic changes to prevent false positives. For example s(n)printf, every

Re: [Nut-upsdev] NUT

2012-05-09 Thread Arnaud Quette
Hi Marcio, first, please subscribe to the NUT mailing list prior to sending any further mail: http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser next, most (if not all) people you mailed to are either retired

Bug#671308: [PATCH] wmnut: Helping to update to packaging format 3.0

2012-05-03 Thread Arnaud Quette
2012/5/3 jari.aa...@cante.net: Package: wmnut Severity: wishlist Tags: patch Hi, Hi Jari, The dpatch patch management system has been deprecated for some time. The Lintian currently flags use of dpatch packages as an error. The new 3.0 packaging format is an improved version which,

Re: [Nut-upsdev] [nut-commits] svn commit r3383 - branches/coverity

2012-05-03 Thread Arnaud Quette
Hi Michal, Log: Creating a branch for Coverity reported problems I'm very interested there! Have you been able to get NUT part of the Coverity Scan program, or are you running Coverity on your own? we have bought Coverity license, so I've checked it on my own. cool ^_^

Re: [Nut-upsdev] [nut-commits] svn commit r3554 - branches/windows_port/common

2012-05-03 Thread Arnaud Quette
c'est quoi cette chelouzerie ? je parle de l'ajout du sizeof(DWORD)... et ce que ce serait pas un str*n*cpy ou s*n*printf la vraie solution ? Arno 2012/5/3 Frederic BOHE fbohe-gu...@alioth.debian.org: Author: fbohe-guest Date: Thu May  3 08:31:38 2012 New Revision: 3554 URL:

Re: [Nut-upsdev] [nut-commits] svn commit r3554 - branches/windows_port/common

2012-05-03 Thread Arnaud Quette
sorry, it was a private answer directed to Fred (thus in French) please disregard the below mail. Arno 2012/5/3 Arnaud Quette aquette@gmail.com: c'est quoi cette chelouzerie ? je parle de l'ajout du sizeof(DWORD)... et ce que ce serait pas un str*n*cpy ou s*n*printf la vraie solution

Re: [Nut-upsdev] Socomec sicon Netys 2000 PR ups USb driver for ubuntu

2012-05-03 Thread Arnaud Quette
2012/4/28 Kovacs Sandor Robert kovacssu...@yahoo.com: i tried with the serial connection  the results are these ... well, no luck. just to be sure: have you removed the USB cable prior to do the serial tests? otherwise please try again with the USB cable removed. else, you may want to try the

Re: [Openstack] Energy efficiency

2012-04-30 Thread Arnaud Quette
Hi Simon and Hitesh, I've started a spec on cloud PM some times ago, that you may be interesting in reading: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-power-management It's incomplete, but most ideas are there. The base ideas are that: - you can't just consider power

Re: [Nut-upsuser] hardware compatibility list

2012-04-27 Thread Arnaud Quette
2012/4/27 ramazan firin ramazan_fi...@hotmail.com Hi, i dont have technical information about ups so much. so i send hardware compatibility list to my friend who worked at ups manufacturer factory. his commet : ups at the list are, one phase support,not 3 phase. there are 3 phase

Re: [Nut-upsuser] SURT8000XL+AP9619

2012-04-27 Thread Arnaud Quette
Hi, first, please subscribe to the mailing list prior to any further mail: http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser 2012/4/27 Тимофей Целищев mrt...@mail.ru Hello! I have the APC SURT8000XL whith AP9619. I connect it to the NUT whith the snmp-ups driver, but have

Re: [Nut-upsdev] [HCL] CyberPower Systems PR6000LCDRTXL5U supported by usbhid-ups

2012-04-27 Thread Arnaud Quette
Hi Dax, 2012/4/27 Dax Kelson dkel...@gurulabs.com CyberPower Systems PR6000LCDRTXL5U http://www.cyberpowersystems.com/products/ups-systems/smart-app-ups/pp-series/PR6000LCDRTXL5U.html I had to create the following udev rule (on RHEL6): ATTR{idVendor}==0764, ATTR{idProduct}==0601, MODE=664,

Re: [Nut-upsuser] nut-scanner support dummy-ups

2012-04-26 Thread Arnaud Quette
2012/4/26 ramazan firin ramazan_fi...@hotmail.com Hi, Hi, i want to see output of nut-scanner. can nut-scanner find dummy ups? nut-scanner either scans for actual devices (USB, SNMP, IPMI) or for NUT servers (upsd). detecting a dummy-ups (a NUT driver simulating a device) is simply a

Re: [Nut-upsuser] Trust UPS Oxxtron 1300VA (17679)

2012-04-24 Thread Arnaud Quette
2012/4/24 Espen Berg es...@halden.by Hi, the shutdown was not working as planned when I was testing it earlier. Nut are shutting down the server as expected when low battery are signaled, but it fails to shutdown the ups afterwards. so currently, only 1/2 of the basic shutdown feature is

Re: [Nut-upsuser] nut snmp

2012-04-24 Thread Arnaud Quette
Hi 2012/4/24 ramazan firin ramazan_fi...@hotmail.com Hi. i see that in user-manuel.pdf Similarly, if your UPS connects to your computer via an SNMP network card, you can probably add support for your device by writing a new subdriver to the existing snmp-ups driver. in this page,

Re: [Nut-upsdev] Socomec sicon Netys 2000 PR ups USb driver for ubuntu

2012-04-24 Thread Arnaud Quette
Robert, 2012/4/18 Kovacs Alexandru Robert supp...@compusysco.ro 739.548074 hu_find_infoval: found chrg (value: 1) 739.548141 process_boolean_info: chrg 739.548177 Report[buf]: (2 bytes) = 16 05 739.548209 PhyMax = 0, PhyMin = 0, LogMax = 1, LogMin = 0

Re: [Nut-upsuser] Trust UPS Oxxtron 1300VA (17679)

2012-04-23 Thread Arnaud Quette
2012/4/19 Espen Berg es...@halden.by Hi, are this UPS supported by any other driver than richcomm_usb. The device works with richcomm_usb, but only signals online, offline etc. Not voltage, batterylevels etc. Bus 006 Device 009: ID 0925:1234 Lakeview Research (...) no, this particular

Re: [Nut-upsuser] NOBREAK

2012-04-15 Thread Arnaud Quette
2012/4/14 Charles Lepple clep...@gmail.com On Apr 11, 2012, at 1:18 PM, MARCIO H. DAVID wrote: Currently I have an uninterruptible power supply manufacturer's model which is a sine NHS, it works with the protocol SEC. The SEC is a protocol of compatible systems listed in the NUT .. I

Re: [Nut-upsdev] Problem with blazer_usb and 0001:0000 device

2012-04-15 Thread Arnaud Quette
2012/4/15 Lihamakaroonilaatikko lihamakaroonilaati...@gmail.com I have Tecnoware EcoStrip 1100VA UPS which unfortunately uses Upsilon 2000 software. Their Linux software does not work but Windows version does so I made pcap file of the usb traffic with Wireshark available at

Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-12 Thread Arnaud Quette
the driver? if there is no way to catch overflow on BSD, I fear I'll have to create a driver option to bypass this... cheers, Arno On 04/11/12 16:35, Arnaud Quette wrote: 2012/4/11 Robert Ayrapetyan robert.ayrapet...@gmail.com mailto:robert.ayrapetyan@**gmail.com robert.ayrapet...@gmail.com

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-12 Thread Arnaud Quette
the driver? if there is no way to catch overflow on BSD, I fear I'll have to create a driver option to bypass this... cheers, Arno On 04/11/12 16:35, Arnaud Quette wrote: 2012/4/11 Robert Ayrapetyan robert.ayrapet...@gmail.com mailto:robert.ayrapetyan@**gmail.com robert.ayrapet...@gmail.com

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-12 Thread Arnaud Quette
the driver? if there is no way to catch overflow on BSD, I fear I'll have to create a driver option to bypass this... cheers, Arno On 04/11/12 16:35, Arnaud Quette wrote: 2012/4/11 Robert Ayrapetyan robert.ayrapet...@gmail.com mailto:robert.ayrapetyan@**gmail.com robert.ayrapet...@gmail.com

Re: [Nut-upsdev] Socomec sicon Netys 2000 PR ups USb driver for ubuntu

2012-04-12 Thread Arnaud Quette
2012/4/1 Kovacs Sandor Robert kovacssu...@yahoo.com what can i do? in windows it is working can i try to connect it thru serial port? because it has a serial port to. indeed, you should try the blazer_ser driver (have a look at the manpage for special settings). otherwise, the powercom

Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-11 Thread Arnaud Quette
2.6.1 or used trunk + the patch? in the latter case, I'd be interested in a trace without the patch, to see if we're still on the overflow side. On Wed, Apr 11, 2012 at 12:55 AM, Arnaud Quette aquette@gmail.com wrote: Hi Robert and Dmitry, I'm crossing LP with the nut mailing list

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-11 Thread Arnaud Quette
2.6.1 or used trunk + the patch? in the latter case, I'd be interested in a trace without the patch, to see if we're still on the overflow side. On Wed, Apr 11, 2012 at 12:55 AM, Arnaud Quette aquette@gmail.com wrote: Hi Robert and Dmitry, I'm crossing LP with the nut mailing list

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-11 Thread Arnaud Quette
2.6.1 or used trunk + the patch? in the latter case, I'd be interested in a trace without the patch, to see if we're still on the overflow side. On Wed, Apr 11, 2012 at 12:55 AM, Arnaud Quette aquette@gmail.com wrote: Hi Robert and Dmitry, I'm crossing LP with the nut mailing list

Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-10 Thread Arnaud Quette
Hi Robert, a first note: this mailing is moderated. So please subscribe before sending in any further mail: http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser 2012/4/9 Robert Ayrapetyan robert.ayrapet...@gmail.com OS name and version: FreeBSD 9.0-RELEASE amd64 exact NUT

Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-10 Thread Arnaud Quette
Hi Robert and Dmitry, I'm crossing LP with the nut mailing list, since this is the same EOVERFLOW issue. @Dmitry: it comes out that my previous patch was missing the libusb.c part :-/ to both, the attached patch should fix your issue. please send compressed debug output to confirm the fix.

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-10 Thread Arnaud Quette
Hi Robert and Dmitry, I'm crossing LP with the nut mailing list, since this is the same EOVERFLOW issue. @Dmitry: it comes out that my previous patch was missing the libusb.c part :-/ to both, the attached patch should fix your issue. please send compressed debug output to confirm the fix.

[Bug 915985] Re: [Nut-upsuser] libusb_get_report: Unknown error

2012-04-10 Thread Arnaud Quette
Hi Robert and Dmitry, I'm crossing LP with the nut mailing list, since this is the same EOVERFLOW issue. @Dmitry: it comes out that my previous patch was missing the libusb.c part :-/ to both, the attached patch should fix your issue. please send compressed debug output to confirm the fix.

Re: [Nut-upsdev] HCL HP R5000 supported by bcmxcp

2012-04-10 Thread Arnaud Quette
either use the trunk or simply patch your version with the above... Dňa 31.03.2012 20:40, Arnaud Quette wrote / napísal(a): 2012/3/30 Peter Tuhárskytuhar...@misbb.sk Hi, Arnaud Hi Peter Thank You for Your kind answer. I attempted to use USB, as You suggested. After connecting the cable

[Nut-upsdev] [RFC] Support of ranges of values for writable variables

2012-04-10 Thread Arnaud Quette
Fellows, I've had this stagging for too long: For some writable (RW) variables, that support ranges of values, ENUM and STRING are too limited and not adapted. So it's worth adding a new RANGE type, with the needed driver function (dstate_addrange()) and server / client support. Thus, I'm

[Nut-upsdev] Fix broken systemd integration in the build system

2012-04-10 Thread Arnaud Quette
Hi Michal, I'm finally back on systemd integration with NUT. I've cc'ed Stanislav, since I've heard Suse is moving to systemd too. I've been investigation on your systemd integration in the tree, found a strange integration and understood why. I've fixed this with 2 commits: - r3528: only

Re: [Fusioninventory-devel] Confusion between network interfaces and network addresses

2012-04-06 Thread Arnaud Quette
Hey Fusioners, 2012/4/5 Guillaume Rousse guillomovi...@gmail.com Le 05/04/2012 20:04, Guillaume Rousse a écrit : Le 05/04/2012 10:56, Gonéri Le Bouder a écrit : Hello all, I think we all agree we should enforce a consistent strategy everywhere. My favorite ones would be 1, then 3,

Re: [Nut-upsdev] AEG - PROTECT HOME support using NUT with serial protocol

2012-03-31 Thread Arnaud Quette
2012/3/31 Joachim Schiele j...@lastlog.de On 03/30/2012 01:34 PM, Arnaud Quette wrote: 2012/3/29 Joachim Schiele j...@lastlog.de On 03/29/2012 04:24 PM, Arnaud Quette wrote: 2012/3/29 Joachim Schiele j...@lastlog.de hi, i own a aeg protect home (think it is a 600 VA) which has

Re: [Nut-upsdev] HCL HP R5000 supported by bcmxcp

2012-03-31 Thread Arnaud Quette
Hi Kjell, please to see you're still around :-) 2012/3/29 Kjell Claesson kjell.claes...@epost.tidanet.se torsdagen den 29 mars 2012 18.38.17 skrev Arnaud Quette: Hi Peter, sorry for the lag in answering... crowded week. One thing bothers me. I don't see parameters like

Re: [Nut-upsdev] HCL HP R5000 supported by bcmxcp

2012-03-31 Thread Arnaud Quette
2012/3/30 Peter Tuhársky tuhar...@misbb.sk Hi, Arnaud Hi Peter Thank You for Your kind answer. I attempted to use USB, as You suggested. After connecting the cable, kernel detects HP R 5000 as HID like this: [ 1701.100025] usb 2-1: new full speed USB device using ohci_hcd and address 2

Re: [Nut-upsdev] AEG - PROTECT HOME support using NUT with serial protocol

2012-03-30 Thread Arnaud Quette
2012/3/29 Joachim Schiele j...@lastlog.de On 03/29/2012 04:24 PM, Arnaud Quette wrote: 2012/3/29 Joachim Schiele j...@lastlog.de hi, i own a aeg protect home (think it is a 600 VA) which has a serial and an usb port. using this hack in ups.conf: [bestupsname] driver = bestups

Re: [Nut-upsdev] HCL HP R5000 supported by bcmxcp

2012-03-29 Thread Arnaud Quette
Hi Peter, sorry for the lag in answering... crowded week. One thing bothers me. I don't see parameters like battery.runtime.low here. How will the UPS notice the NUT that it is running critically low? Or better said, when will it do that? With APC, there is such parameter, default set to 120

[Gufw-developers] [Bug 963871] [NEW] gufw does not consider /etc/ufw/applications.d entries

2012-03-24 Thread Arnaud Quette
Public bug reported: Profiles that are shipped on the system (Ie not written by users), through packages installation, are considered to be trusted profiles. These should be listed part of the known applications (though Services would be more suitable here). This bug related to the blueprint

Re: [Nut-upsuser] MGE Pulsar evolution 2200

2012-03-23 Thread Arnaud Quette
Hello Sabine, 2012/3/22 Sabine GOUDARD sabine.goud...@st-etienne.archi.fr Hello : Some news ... I poweroff my ups during one day without improvement I tried to connect my ups, I had the same error reading again my words, it should have been: the only to restore it is to power off the UPS,

Re: [Nut-upsuser] NUT 2.6.3 compile error @ slackware64-current

2012-03-23 Thread Arnaud Quette
2012/3/23 Vladi Belperchinov-Shabanski c...@datamax.bg hello, Hi, I'm adding -upsuser list for info from the source documentation I figured you are dev coordinator. I'm sorry if I got it wrong and please forward to the correct person if possible, thanks! I'm indeed leading NUT, but

Re: [Nut-upsuser] a slight bug of upsd?

2012-03-23 Thread Arnaud Quette
2012/3/22 Andrew Min Chang laplacezh...@126.com Hi! Hi Andrew I found that if upsd had been running, then another upsd was typed. The upsd.pid file would be deleted and the previous upsd could not quit normally unless using pkill upsd. The second upsd detects port conflict, and then

Re: [Nut-upsuser] staging shutdowns

2012-03-20 Thread Arnaud Quette
Hi Darin, 2012/3/16 Darin Perusich da...@darins.net: Hi Arnaud, On Fri, Mar 9, 2012 at 6:00 PM, Arnaud Quette aquette@gmail.com wrote: I'm very interested in helping you there, and complete documentation (Typical setup...) Thanks, but I've actually just finished rolling this out

Re: [Nut-upsuser] Centos 6.1, BNT400AP and immediate shutdown of ups

2012-03-20 Thread Arnaud Quette
2012/3/16 WK spra...@wp.pl: I'm new to the list. Hello. I just googled and tried some general news lists. There is hard to compose good question to google, cause shutdown and poweroff are standard ups jobs. Then. I've upgraded some computer Centos 5.3 to Centos 6.1. It is powered with

Re: [Nut-upsuser] MGE Pulsar evolution 2200

2012-03-20 Thread Arnaud Quette
2012/3/20 Sabine GOUDARD sabine.goud...@st-etienne.archi.fr: Hello, Bonjour Sabine, I forgot nut since more than a year because a lot of job with other application My server nut failed since severals months We had 3 electric failure so I must install a new server nut I work with ubuntu

Re: [Nut-upsdev] HCL HP R5000 supported by bcmxcp

2012-03-20 Thread Arnaud Quette
Hi Peter, 2012/3/14 Peter Tuhársky tuhar...@misbb.sk: Hi, I'd like to inform You that this UPS communicates well via the serial port. I haven't tested USB, and no shutdown testing so far, however, I hope it will run well. thanks for your report. interestingly, I've been (and am still)

Re: [Nut-upsdev] Mozilla NSS branch merge

2012-03-20 Thread Arnaud Quette
Hi Charles I'm (almost) back online ;) 2012/3/11 Charles Lepple clep...@gmail.com: On Mar 9, 2012, at 8:55 AM, Arnaud Quette wrote: Once the final merge is done, we have planned to apply again these tests to the trunk / master, to ensure absence of regression. @Charles: do you see any

Re: [Nut-upsuser] staging shutdowns

2012-03-09 Thread Arnaud Quette
Hi Darin, I'm very interested in helping you there, and complete documentation (Typical setup...) To provide you with a suitable, I'll need to know a bit more about your setup, Ie number of UPS / PDU, power topology (ie 1 big UPS only, redundancy on some groups, brand of HW (for features), ...).

Re: [Nut-upsdev] some fixes, improvements, and new features (EPO and DYING) for NUT

2012-03-09 Thread Arnaud Quette
Hi Greg, first, thanks a lot for your many contribs. it's always appreciated to get new people looking at NUT with fresh eyes, and different needs / approach. next, Charles has well summed up the situation: we're currently trying to address issues in our process and infra, to get an improved

[Nut-upsdev] Mozilla NSS branch merge

2012-03-09 Thread Arnaud Quette
As Charles mentioned in a mail today, we have a branch merge underway for NSS. This branch has been staging for a year, since it's development completion. So time has come to move on, and complete the work there, to switch to other topics. Charles has already sync'ed a git branch with the latest

Re: [Nut-upsuser] APC SmartUPS 3000VA LCD not connecting

2012-03-08 Thread Arnaud Quette
2012/3/7 Zach La Celle lace...@roboticresearch.com: On 3/7/2012 11:53 AM, Arnaud Quette wrote: 2012/3/5 Zach La Cellelace...@roboticresearch.com: Still getting the usbhid-ups Report 89 / Report 90 issues...output below. hem, there was a bug in the developer, mixing hexa and decimal

Re: [Nut-upsuser] APC SmartUPS 3000VA LCD not connecting

2012-03-07 Thread Arnaud Quette
2012/3/5 Zach La Celle lace...@roboticresearch.com: Still getting the usbhid-ups Report 89 / Report 90 issues...output below. hem, there was a bug in the developer, mixing hexa and decimal :-/ the reportIDs are really hexa! a better patch is attached, same data needed than before please.

Re: [Nut-upsdev] Fwd: Initial review of ONEAC driver

2012-03-06 Thread Arnaud Quette
Hi Bill, good news: I've done the review (took me a coupe of hours) and the commit (r3485): http://trac.networkupstools.org/projects/nut/changeset/3485 you'll find below the summary. 2012/2/29 Charles Lepple clep...@gmail.com: [Bill: I think the list server didn't recognize your address below.

Re: [Nut-upsuser] APC SmartUPS 3000VA LCD not connecting

2012-03-05 Thread Arnaud Quette
Hi Zach, 2012/2/29 Zach La Celle lace...@roboticresearch.com: On 02/27/2012 06:38 AM, Arnaud Quette wrote: 2012/2/21 Zach La Celle lace...@roboticresearch.com: I figured out the cause of this problem: incorrect permissions on the USB device.  At least, this seemed to fix the problem I had

Re: [Nut-upsuser] My NUT experience

2012-03-05 Thread Arnaud Quette
Hi Stephen, As you will see, I've not forgotten you, and I've considered your experience. Thanks a lot for this feedback, and see below for some improvements. 2012/2/20 Arnaud Quette aquette@gmail.com: Hi Stephen, 2012/2/19 Stephen st...@suasol.com: Hey all, I've had a fairly unpleasant

Re: [Nut-upsuser] APC SmartUPS 3000VA LCD not connecting

2012-03-05 Thread Arnaud Quette
2012/3/5 Zach La Celle lace...@roboticresearch.com: Yes, I can test on trunk or on a patched version, but I cannot shut down or restart this particular UPS during the day.  Hopefully we won't need to do that to figure out the Report 89 / Report 90 stuff. perfect. indeed, I just need a driver

<    1   2   3   4   5   6   7   8   9   10   >