Accepted nut 2.6.2-1 (source all i386)

2011-10-03 Thread Arnaud Quette
Version: 2.6.2-1 Distribution: unstable Urgency: low Maintainer: Arnaud Quette aque...@debian.org Changed-By: Arnaud Quette aque...@debian.org Description: libups-nut-perl - network UPS tools - Perl bindings for NUT server libupsclient1 - network UPS tools - client library libupsclient1-dev

Bug#633756: warning: variable set but not used [-Wunused-but-set-variable]

2011-10-03 Thread Arnaud Quette
Hi Regid, 2011/7/13 Regid Ichira:  I noticed another 13 instances of that warning: belkinunv.c:1242:9: warning: variable 'r' etapro.c:216:7: warning: variable 'status' gamatronic.c:251:17: warning: variable 'e' isbmex.c:326:9: warning: variable 'ret' metasys.c:99:6: warning: variable 'i'

Re: [Nut-upsdev] patch: Replace many usleep and some sleep calls with nanosleep

2011-10-03 Thread Arnaud Quette
Hi Regid, 2011/10/3 Stuart D Gathman stu...@bmsi.com: On 10/03/2011 01:02 PM, Regid Ichira wrote: -             usleep(25); +             struct timespec delay = {0, 250e6}; nanosleep(delay, NULL); Would it be better to define a local version of usleep in terms of nanosleep?  I suspect

Re: [Nut-upsuser] Looking for a low cost USB UPS that supports shutdown.return

2011-09-30 Thread Arnaud Quette
James, Mark, on the original topic, Eaton manufactures various UPS ranges, including a Value one. Depending on your location, you may have access to Eaton eSeries (NV and DX) or equivalent for your country. 2011/9/30 James Northcott / Chief Systems ja...@chiefsystems.ca: I will be running more

Re: [Nut-upsuser] New UPS for Support List

2011-09-30 Thread Arnaud Quette
Hi Simon, 2011/8/30 Dwyer, Simon sdw...@federalit.net: Hi All, I have got the Belkin F6S600auUSB UPS working with the blazer_usb driver. I pulled the power to the ups last night and it sent a message to the server saying it was on battery then ran for another 10 minutes and then sent a

Bug#640661: Error in udev rules at boot for nut

2011-09-27 Thread Arnaud Quette
Hi Gabriele, 2011/9/6 Gabriele Vivinetto gabriele.mail...@rvmgroup.it: Package: nut Version: 2.4.3-1.1squeeze1 Severity: normal At boot I receive the error BUS= will be removed ina future udev version. please use SUBSYSTEM= to match the event device, or SUBSYSTEMS= to match a parent

Bug#598741: [nut] upsd fails to start on a IPv6 disabled kernel

2011-09-26 Thread Arnaud Quette
- http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ -- Forwarded message -- From: Arnaud Quette aque...@alioth.debian.org Date: 2011/9/26 Subject: [nut-commits] svn commit r3260 - trunk/conf To: nut-comm...@lists.alioth.debian.org Author: aquette Date

Bug#598741: [nut] upsd fails to start on a IPv6 disabled kernel

2011-09-26 Thread Arnaud Quette
Hi again Pavel, I forgot to attach another patch, that allows at least one of the default v4 *or* v6 address to work. could you please test it and report back? cheers, Arnaud -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598741: [nut] upsd fails to start on a IPv6 disabled kernel

2011-09-26 Thread Arnaud Quette
hem, it's better with the actual file. attached this time. cheers, 2011/9/26 Arnaud Quette aquette@gmail.com: Hi again Pavel, I forgot to attach another patch, that allows at least one of the default v4 *or* v6 address to work. could you please test it and report back? cheers, Arnaud

Bug#642789: nut: FTBFS: a2x: ERROR: xsltproc ... returned non-zero exit status 5

2011-09-25 Thread Arnaud Quette
Hi Monica, thanks for your report. 2011/9/24 Mònica Ramírez mon...@probeta.net: Source: nut Version: 2.6.1-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in

Bug#642789: nut: FTBFS: a2x: ERROR: xsltproc ... returned non-zero exit status 5

2011-09-25 Thread Arnaud Quette
Hi Monica, 2011/9/25 Mònica Ramírez mon...@probeta.net: Hi! I'm currently working on 2.6.2-1. on this specific topic (doc building), it has a workaround in case there is no internet connection, which is the only potential issue. See http://bugs.debian.org/635347 As the above note says:

Bug#642789: nut: FTBFS: a2x: ERROR: xsltproc ... returned non-zero exit status 5

2011-09-25 Thread Arnaud Quette
Hi Monica, thanks for your report. 2011/9/24 Mònica Ramírez mon...@probeta.net: Source: nut Version: 2.6.1-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in

Bug#642789: nut: FTBFS: a2x: ERROR: xsltproc ... returned non-zero exit status 5

2011-09-25 Thread Arnaud Quette
Hi Monica, 2011/9/25 Mònica Ramírez mon...@probeta.net: Hi! I'm currently working on 2.6.2-1. on this specific topic (doc building), it has a workaround in case there is no internet connection, which is the only potential issue. See http://bugs.debian.org/635347 As the above note says:

Re: [Nut-upsuser] Compilation error: NUT 2.6.2 --without-snmp

2011-09-23 Thread Arnaud Quette
Hi Sergey, 2011/9/20 Arnaud Quette aquette@gmail.com: 2011/9/19 Sergey Talchuk tals1...@gmail.com Hello all! Hi Sergey, I get a compilation error with '--without-snmp' option. Can someone help please? we've just detected this after the release. this is also true for any other

Re: [Nut-upsuser] Tripp-Lite Internet350Ser

2011-09-22 Thread Arnaud Quette
2011/9/12 Charles Lepple clep...@gmail.com: On Thu, Sep 8, 2011 at 11:17 AM, Arnaud Quette aquette@gmail.com wrote: Ivan, Charles, Thomas, 2011/9/4 IVAN ESCOBAR iesco...@unet.edu.ve Hello, I'm newbie with NUT, I'm trying to get work a Tripp-Lite Internet350Ser, a small UPS with serial

Re: [Nut-upsuser] NUT 2.6.1 on Windows

2011-09-21 Thread Arnaud Quette
Hi John, 2011/9/21 John Huong jahu...@gmail.com Does anyone have pointers on how this should be done? Or even better if someone has sample config files for Windows configuration. I am using it in netserver mode. Just tried it but it seems upsmon can't connect saying ACCESS DENIED if I run

[Freeipmi-devel] NUT 2.6.2, including nut-ipmipsu driver (using FreeIPMI)

2011-09-21 Thread Arnaud Quette
Dear Al and FreeIPMI friends, just a small mail to announce that I've released NUT 2.6.2 last Thursday. It includes, among other things, the new nut-ipmipsu driver, which monitors server power supply units: http://www.networkupstools.org/source/2.6/new-2.6.2.txt Another thanks to Al (Chu) for

[Blueprint server-o-infra-power] Infrastructure power management

2011-09-15 Thread Arnaud Quette
Blueprint changed by Arnaud Quette: Whiteboard changed: - I've pushed this out to P, as it clearly won't complete in this cycle - [robbie.w] + I've pushed this out to P, as it clearly won't complete in this cycle [robbie.w] + I've released NUT 2.6.2 today... [aquette] Work items

Re: [Bug 850672] Re: port = auto does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Arnaud Quette
2011/9/15 Tuomas Heino iheino...@cc.hut.fi After changing port back to auto it seems to work. System has not been rebooted since installing nut. Could this be some form of a race condition as speculated in other bug reports? not at all. the value of port, as for other NUT USB drivers, is

Re: [Bug 850672] Re: port = auto does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Arnaud Quette
2011/9/15 Tuomas Heino iheino...@cc.hut.fi After changing port back to auto it seems to work. System has not been rebooted since installing nut. Could this be some form of a race condition as speculated in other bug reports? not at all. the value of port, as for other NUT USB drivers, is

Re: [Bug 839490] [NEW] NUT is not shutdown UPS

2011-09-14 Thread Arnaud Quette
Hi Dmitriy, 2011/9/2 Dmitriy Altuhov d...@altuhov.su Public bug reported: Description:Ubuntu 11.04 Release:11.04 nut version 2.6.0-1ubuntu3 Problem: upsmon working under nut user (not root). nut user can't create file /etc/killpower upsmon forks 2 instances: - 1 running

Re: [Bug 839509] [NEW] nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
2011/9/2 Dmitriy Altuhov d...@altuhov.su Public bug reported: Ubuntu 11.04 NUT 2.6.0 System shutting down (battery low, FSD set) and executes /etc/init.d /ups-monitor poweroff ups-monitor script contains section poweroff. in this section we can see log_daemon_msg which sends info to

Re: [Bug 839509] Re: nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
hey Laurent, 2011/9/14 Laurent Bigonville bi...@ubuntu.com by the time we reach the end of the shutdown process, FS are remounted read-only. so even if syslogd was still active, it would not be able to log in the FS syslog file! Some could argue that syslog can be configured to send

Re: [Bug 839490] [NEW] NUT is not shutdown UPS

2011-09-14 Thread Arnaud Quette
Hi Dmitriy, 2011/9/2 Dmitriy Altuhov d...@altuhov.su Public bug reported: Description:Ubuntu 11.04 Release:11.04 nut version 2.6.0-1ubuntu3 Problem: upsmon working under nut user (not root). nut user can't create file /etc/killpower upsmon forks 2 instances: - 1 running

Re: [Bug 839509] [NEW] nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
2011/9/2 Dmitriy Altuhov d...@altuhov.su Public bug reported: Ubuntu 11.04 NUT 2.6.0 System shutting down (battery low, FSD set) and executes /etc/init.d /ups-monitor poweroff ups-monitor script contains section poweroff. in this section we can see log_daemon_msg which sends info to

Re: [Bug 839509] Re: nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
hey Laurent, 2011/9/14 Laurent Bigonville bi...@ubuntu.com by the time we reach the end of the shutdown process, FS are remounted read-only. so even if syslogd was still active, it would not be able to log in the FS syslog file! Some could argue that syslog can be configured to send

Re: [Nut-upsuser] Setvar in bcmxcp

2011-09-13 Thread Arnaud Quette
Hi Rich, 2011/9/10 Rich Wrenn rwr...@ddn.com Greetings, ** ** I have been using the bcmxcp_usb driver heavily over the last two years as part of a very successful product, first from NUT 2.4.1 and now from NUT 2.6.0. ** ** Now I have a need to do setvar of the

Re: [Nut-upsuser] Setvar in bcmxcp

2011-09-13 Thread Arnaud Quette
2011/9/13 Charles Lepple clep...@gmail.com Rich, Thanks for submitting this patch. One small thing I noticed on the Solaris buildbot: ../../drivers/bcmxcp.c: In function `setvar': ../../drivers/bcmxcp.c:1733: warning: comparison is always false due to limited range of data type The

Re: [Nut-upsuser] Setvar in bcmxcp

2011-09-13 Thread Arnaud Quette
Hi Rich, 2011/9/13 Rich Wrenn rwr...@ddn.com Arnaud, ** ** Thanks for the help. you're welcome. as a side note, I forgot to mention that the patch was from you. so I just jumped on the server and modified the Svn log accordingly: Add support for outlet.n.delay.{start,shutdown},

Re: [Nut-upsuser] upssched problem on NUT 2.4.3

2011-09-13 Thread Arnaud Quette
- http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ Le 12/09/2011 13:31, Arnaud Quette a écrit : Hi 2011/9/10 Dupdup Sys dupdupsyst...@gmail.com Thanks for you answer. When the UPS comes offline upssched is now lauching the timer. However when the UPS gets

Re: [Nut-upsdev] [nut-commits] svn commit r3214 - in trunk: . clients docs/man m4 tools tools/nut-scanner

2011-09-13 Thread Arnaud Quette
2011/9/13 Charles Lepple clep...@gmail.com On Sep 12, 2011, at 3:13 PM, Arnaud Quette wrote: (forwarding because of message body too big) Author: fbohe-guest Date: Mon Sep 12 14:50:47 2011 New Revision: 3214 URL: http://trac.networkupstools.org/projects/nut/changeset/3214 Log: Add nut

Re: [Nut-upsdev] [nut-commits] svn commit r3214 - in trunk: . clients docs/man m4 tools tools/nut-scanner

2011-09-13 Thread Arnaud Quette
2011/9/13 Charles Lepple clep...@gmail.com On Sep 13, 2011, at 2:36 AM, Arnaud Quette wrote: 2011/9/13 Charles Lepple clep...@gmail.com On Sep 12, 2011, at 3:13 PM, Arnaud Quette wrote: (forwarding because of message body too big) Author: fbohe-guest Date: Mon Sep 12 14:50:47 2011

Re: [Nut-upsuser] upssched problem on NUT 2.4.3

2011-09-12 Thread Arnaud Quette
://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ Le 08/09/2011 17:27, Arnaud Quette a écrit : Hi, 2011/9/1 Dupdup Sys dupdupsyst...@gmail.com Hello, I am

Re: [Nut-upsuser] upssched problem on NUT 2.4.3

2011-09-08 Thread Arnaud Quette
Hi, 2011/9/1 Dupdup Sys dupdupsyst...@gmail.com Hello, I am currently building a new server using debian amd64. Therefore I need to use my UPS EATON Evolution 1550 on it, using usbhid-ups driver. I installed nut with apt (version 2.4.3-1.1squeeze1) on debian 2.6.32-5 amd64. I can

Re: [Nut-upsuser] Tripp-Lite Internet350Ser

2011-09-08 Thread Arnaud Quette
Ivan, Charles, Thomas, 2011/9/4 IVAN ESCOBAR iesco...@unet.edu.ve Hello, I'm newbie with NUT, I'm trying to get work a *Tripp-Lite Internet350Ser*, a small UPS with serial port. The only reference about, is a modification patch that Mr. Patrick Levesque did for NUT 2.4.1 but the actual

Re: [Nut-upsdev] Scheduling 2.6.2 release (was: on Ubuntu Developer Summit (Oneiric), NUT and 2.8.0)

2011-09-07 Thread Arnaud Quette
Hi Michal 2011/9/6 Michal Soltys sol...@ziu.info On 11-09-05 13:36, Arnaud Quette wrote: Hey, So if you have any patch that should be in 2.6.2, raise your hand... I was thinking about merging updated apcsmart driver, possibly with keeping old one as apcsmart-old, or apcsmart-legacy

[Nut-upsdev] Scheduling 2.6.2 release (was: on Ubuntu Developer Summit (Oneiric), NUT and 2.8.0)

2011-09-05 Thread Arnaud Quette
Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ 2011/6/4 Arnaud Quette aquette@gmail.com Fellows, I've been caught by real life, and didn't find time to share / discuss this with you. I've been attending UDS Oneiric, from May 9 to 13 in Budapest

Re: [Nut-upsuser] User/Group/Permissions on OSX?

2011-08-30 Thread Arnaud Quette
Hi David, 2011/8/29 David Quinn d_a_qu...@yahoo.com Wolfgang, delighted to hear you have NUT working on OSX. Could you share what user/group you run the software as? I'm stuck on a permissions error when the software tries to take control of the USB device… All the best David

Re: [Nut-upsuser] [Nut-upsdev] Possible support for Trust 1300VA LCD Management UPS?

2011-08-29 Thread Arnaud Quette
Hi David, first, please keep the list posted. It's also probably better to use the users list, instead of the developers one... 2011/8/29 David Quinn d_a_qu...@yahoo.com Arnaud, thanks for your reply. I am using @nut 2.6.1 according to macport. It seems that the problem i am having is

Re: [Nut-upsdev] Possible support for Trust 1300VA LCD Management UPS?

2011-08-29 Thread Arnaud Quette
2011/8/26 David Quinn d_a_qu...@yahoo.com I'm totally new to this, so heres hoping i can give you the info you need ... I have a new Trust usb UPS hooked up to my iMac (running Lion) The UPS shows up in the system report with the following info: Product ID: 0x0003 Vendor ID: 0x06da

Re: [Nut-upsdev] [RFC] add device.country to NUT variables

2011-08-29 Thread Arnaud Quette
2011/8/26 Arnaud Quette aquette@gmail.com Hi there, while doing some housekeeping and improvements on usbhid-ups, I realized that the country information is needed for some advanced features processing, like Eco control and nominal values enums. This would also be interesting to expose

Re: [Nut-upsdev] naming a new Mac OS X UPS driver

2011-08-28 Thread Arnaud Quette
2011/8/28 Charles Lepple clep...@gmail.com On Aug 27, 2011, at 6:46 AM, Arnaud Quette wrote: this is very similar to the HAL / UPower (using the system provided PM integration)! but you have a converse approach: consume data from this source. does this means that using this source

Re: [Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS

2011-08-27 Thread Arnaud Quette
2011/8/27 Kostas Oikonomou k...@research.att.com Ok, thanks. I also read a bunch of other posts on this. However, I can't figure out the right parameters to the add_drv or update_drv command: $ pfexec /usr/sbin/add_drv -m '* 0660 nut ups' -i 'usb5/2' ugen (usb5/2) already in use as a driver

Re: [Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS

2011-08-27 Thread Arnaud Quette
2011/8/27 Kostas Oikonomou k...@research.att.com Ok, I've made some progress. Now wiley$ pfexec /opt/nut/2.6.1/bin/usbhid-ups -DD -a eco550 -u root shows Network UPS Tools - Generic HID driver 0.35 (2.6.1) USB communication driver 0.31 0.00 debug level is '2' 0.000564

Re: [Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS

2011-08-26 Thread Arnaud Quette
2011/8/26 Charles Lepple clep...@gmail.com On Aug 25, 2011, at 7:08 PM, Kostas Oikonomou wrote: I don't pretend to understand the output, but here it is: wiley$ testlibusb -v Dev #0: Generic - Mass Storage Device It's a disk drive of some sort. The key is that no UPS is currently

Re: [Nut-upsuser] Unsupported UPS Orvaldi 520PL?

2011-08-26 Thread Arnaud Quette
Hi Milan 2011/8/26 Milan Knížek knizek.co...@gmail.com Hello, I am new to UPS stuff, please be patient with me ;-) Archlinux i686, kernel 3.0-ARCH #1 SMP PREEMPT. nut 2.6.1 installed from source via Arch's AUR repository. Mother board GA D525TUD with two serial ports, both enabled in

[Nut-upsdev] [RFC] add device.country to NUT variables

2011-08-26 Thread Arnaud Quette
Hi there, while doing some housekeeping and improvements on usbhid-ups, I realized that the country information is needed for some advanced features processing, like Eco control and nominal values enums. This would also be interesting to expose to the user. I thus propose to add the following:

Re: [Nut-upsuser] Liebert PSIXR 3000 intellislot web card support with NUT 2.6.0

2011-08-07 Thread Arnaud Quette
2011/8/4 John Huong jahu...@gmail.com Ok. Here we go: SNMPv2-SMI::enterprises.935.1.1.1.1.1.1.0 = STRING: Intelligent LiebertPSI SNMPv2-SMI::enterprises.935.1.1.1.1.1.2.0 = (...) this first walk is not useful if you don't have the MIB file installed. interestingly, your MIB (.935) is not

Re: [Nut-upsuser] Unexpected shutdown begins for WOW-500U

2011-08-07 Thread Arnaud Quette
Hi 2011/8/1 Sergei V. Dubrov dub...@inp.nsk.su (...) I see the UPS going on battery and back online, but no shutdown! is 20 seconds enough to trigger shutdown? you really have to reproduce the same behavior with the same conditions. cheers, Arnaud

Re: [Nut-upsuser] Liebert PSIXR 3000 intellislot web card support with NUT 2.6.0

2011-08-04 Thread Arnaud Quette
.1.3.6.1.2.1.33.1.9.10.0 = INTEGER: 0 On Wed, Mar 23, 2011 at 9:56 PM, Arnaud Quette aquette@gmail.com wrote: Hi John, 2011/3/23 John Huong jahu...@gmail.com Hi Arnaud, Sure I am willing to take this up. Will need guidance on how to get started as I am new to doing stuff like

[Bug 226405] Re: Missing support for upsmon only configuration (slave)

2011-08-01 Thread Arnaud Quette
A MIR for a nut-client package (and some others) is underway: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/816414 better late than never... cheers, Arnaud ** Changed in: nut (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of

[Bug 226405] Re: Missing support for upsmon only configuration (slave)

2011-08-01 Thread Arnaud Quette
A MIR for a nut-client package (and some others) is underway: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/816414 better late than never... cheers, Arnaud ** Changed in: nut (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of

Re: [Nut-upsuser] Liebert PSA1500 and Ubuntu 10.04 and NUT

2011-07-30 Thread Arnaud Quette
. On Thu, Jul 28, 2011 at 8:10 PM, Arnaud Quette aquette@gmail.com wrote: Hi John 2011/7/28 John Huong jahu...@gmail.com Hi, Does anyone have a similar configuration or have used the same model with Ubuntu before with success? Strange my system can't seem to detect the UPS and I

Re: [Nut-upsuser] Liebert PSA1500 and Ubuntu 10.04 and NUT

2011-07-30 Thread Arnaud Quette
2011/7/30 John Huong jahu...@gmail.com Hi, Just got it working by changing the driver to blazer_usb. This is the output from upsc. battery.voltage: 27.20 battery.voltage.nominal: 24.0 beeper.status: enabled device.mfr: device.model: PSA device.type: ups driver.name: blazer_usb

Re: [Nut-upsuser] Unexpected shutdown begins for WOW-500U

2011-07-30 Thread Arnaud Quette
2011/7/24 Sergei V. Dubrov dub...@inp.nsk.su G'day! On 23 Jul 2011 at 11:26, Sergei V. Dubrov wrote: To clarify some points... What I see after pulling the plug: ./upsc xen-home battery.charge 72 ./upsc xen-home ups.status OB DISCHRG OB status is correct but

Re: [Nut-upsuser] POWEREX VI 1000 LED

2011-07-28 Thread Arnaud Quette
Hi Sergey, I disabled timer and configured NUT in accordance with the manual. Finally ‘battery.charge’ parameter was rendered in upsc output. OB + OL status was handled correct. Test passed successfully. Please see attached file for more details. excellent. you seem to also have seen OB +

Re: [Nut-upsuser] Liebert PSA1500 and Ubuntu 10.04 and NUT

2011-07-28 Thread Arnaud Quette
Hi John 2011/7/28 John Huong jahu...@gmail.com Hi, Does anyone have a similar configuration or have used the same model with Ubuntu before with success? Strange my system can't seem to detect the UPS and I can see usbhid 2-1.1:1.0: couldn't find an input interrupt endpoint in dmesg

Re: [Nut-upsdev] SOLVED Re: Same Box, Moved install to different drive, now get Connection failure: Connection refused??

2011-07-28 Thread Arnaud Quette
Hi David, 2011/7/27 David C. Rankin drankina...@suddenlinkmail.com On 07/27/2011 08:51 AM, David C. Rankin wrote: Arjen, All, FYI, Arjen has recently retired from NUT. I need help unwrapping my head from around the problem of getting nut running on the same machine it runs fine with on

Re: [Nut-upsuser] nut with 2 salicru ups

2011-07-27 Thread Arnaud Quette
2011/7/27 Petr Kubánek p...@kubanek.net Hola, you will probably need to create two different device entries, using udev rules. See http://rts2.org/wiki/doku.php?id=howto:set_symlinks_for_usb_serial_ports for details (this is on USB, but should be similar for UPS..you need to find

Re: [Nut-upsuser] Problem with upsmon on x64 Windows

2011-07-27 Thread Arnaud Quette
Hi Sergey, 2011/7/26 Сергей Зубарев zzs...@list.ru Hello! I try use NUT on some servers. When i use this package on x64 Windows 2003 servers, upsmon hangs on with error: Faulting application upsmon.exe, version 0.0.0.0, faulting module upsmon.exe, version 0.0.0.0, fault address 0x458f.

Re: [Nut-upsuser] nut with 2 salicru ups

2011-07-27 Thread Arnaud Quette
, Arnaud Quette escribió: 2011/7/27 Petr Kubánek p...@kubanek.net Hola, you will probably need to create two different device entries, using udev rules. See http://rts2.org/wiki/doku.php?id=howto:set_symlinks_for_usb_serial_ports for details (this is on USB, but should be similar for UPS..you

[Nut-upsuser] udev regression in 2.6.1 (was: new entry in nut-usbups.rules for orvaldi ups)

2011-07-27 Thread Arnaud Quette
Hi Pawel, 2011/7/26 Pawel Sikora pl...@agmk.net On Tuesday 26 of July 2011 14:33:15 you wrote: Hi Pawel, 2011/7/26 Pawel Sikora pl...@agmk.net Hi, i have an orvaldi ups http://en.orvaldi.com/index.php/en/product_catalog/product_view/11/162 and it works fine with

Bug#635508: Update to FreeIPMI 1.0.5

2011-07-27 Thread Arnaud Quette
. On Tue, 26 Jul 2011, Arnaud Quette wrote: Package: freeipmi Version: 0.8.12-3 Severity: wishlist Hi Yaroslav, a number of versions have been released (5 not counting the beta) since 0.8.12. 1.0.5 even adds pkgconfig support. moreover, I (as NUT upstream lead

Bug#635508: Update to FreeIPMI 1.0.5

2011-07-27 Thread Arnaud Quette
2011/7/27 Yaroslav Halchenko deb...@onerussian.com On Wed, 27 Jul 2011, Arnaud Quette wrote: ok, thanks a lot. I do well know what being over busy means, so no problems ;-) let me know if I can help. well -- you are DD -- I have filed an RFH for freeipmi: http

Re: [Freeipmi-devel] NUT PSU/IPMI driver using FreeIPMI (was: in need of guidance...)

2011-07-27 Thread Arnaud Quette
Hey Al, 2011/7/21 Albert Chu ch...@llnl.gov Hey Arnaud, On Wed, 2011-07-20 at 13:29 -0700, Arnaud Quette wrote: Hey Al, 2011/7/19 Albert Chu ch...@llnl.gov (...) I assuming you mean libipmidetect? libipmidetect is primarily

Re: [Nut-upsdev] NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)

2011-07-27 Thread Arnaud Quette
Hey Al, 2011/7/21 Albert Chu ch...@llnl.gov Hey Arnaud, On Wed, 2011-07-20 at 13:29 -0700, Arnaud Quette wrote: Hey Al, 2011/7/19 Albert Chu ch...@llnl.gov (...) I assuming you mean libipmidetect? libipmidetect is primarily

Bug#635508: Update to FreeIPMI 1.0.5

2011-07-26 Thread Arnaud Quette
Package: freeipmi Version: 0.8.12-3 Severity: wishlist Hi Yaroslav, a number of versions have been released (5 not counting the beta) since 0.8.12. 1.0.5 even adds pkgconfig support. moreover, I (as NUT upstream lead) I'm developing power supply unit monitoring for NUT, using FreeIPMI, and will

[Blueprint server-o-infra-power] Infrastructure power management

2011-07-26 Thread Arnaud Quette
Blueprint changed by Arnaud Quette: Whiteboard changed: Work items: [fredericbohe] Implement device discovery tools / libs / binding in NUT: INPROGRESS [aquette] Implement configuration library and tool for NUT: TODO [aquette] Create Augeas lenses for configuration for NUT: DONE

Re: [Bug 816414] [NEW] [MIR] nut (nut-doc, nut-client, nut-server)

2011-07-26 Thread Arnaud Quette
moreover, it's part of the ServerOneiricInfraPower blueprint: https://blueprints.launchpad.net/ubuntu/+spec/server-o-infra-power cheers, Arnaud -- Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian

Re: [Bug 816414] [NEW] [MIR] nut (nut-doc, nut-client, nut-server)

2011-07-26 Thread Arnaud Quette
moreover, it's part of the ServerOneiricInfraPower blueprint: https://blueprints.launchpad.net/ubuntu/+spec/server-o-infra-power cheers, Arnaud -- Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian

[Nut-upsdev] [RFC] PowerChain: add LIST POWERCHAIN and GET POWERCHAIN to the client (network) protocol

2011-07-26 Thread Arnaud Quette
Hi, this is the 2nd part of the PowerChain RFC. 2011/6/13 Arnaud Quette aquette@gmail.com As already presented, the links below will describe in details the PowerChain notion: https://wiki.ubuntu.com/ServerOneiricInfraPower https://wiki.ubuntu.com/ServerOneiricInfraPower#PowerChain

Re: [Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread Arnaud Quette
Hi James, thanks for your report. 2011/7/25 James Page 815...@bugs.launchpad.net Reproduced locally in sbuild environment; a bit more information on the failure: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam

Re: [Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread Arnaud Quette
Hi James, thanks for your report. 2011/7/25 James Page 815...@bugs.launchpad.net Reproduced locally in sbuild environment; a bit more information on the failure: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam

Re: [Nut-upsuser] Udev rules troubles: incorrect ACTION expression?

2011-07-22 Thread Arnaud Quette
2011/7/22 Sergei V. Dubrov dub...@inp.nsk.su G'day! On 21 Jul 2011 at 9:23, Petr Kub'anek wrote: Hi Sergei, you can get udev debugging using: root@host:~# /etc/init.d/udev stop root@host:~# udevd -debug 1288130388.961886 [26940] udev_device_new_from_syspath: ... This might

Re: [Nut-upsuser] KIN-1500AP RM + Windows 2008 64-bit Standard R2 SP1 (nut 2.6.1)

2011-07-22 Thread Arnaud Quette
2011/7/19 Павел Гуменюк pavel.gumen...@gmail.com I have only RS-232 on the box (meanwhile, it was manufactured on march of 2011) Here is my configs: nut.conf: * * MODE = netserver ups.conf: * * [KIN1500] driver = powercom port = notUsed desc = Powercom KING

Re: [Freeipmi-devel] NUT PSU/IPMI driver using FreeIPMI (was: in need of guidance...)

2011-07-20 Thread Arnaud Quette
Hey Al, 2011/7/19 Albert Chu ch...@llnl.gov (...) I assuming you mean libipmidetect? libipmidetect is primarily used for detecting if ipmi over LAN exists, not for identifying any particular component. Not sure if it would be any use for

Re: [Nut-upsdev] NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)

2011-07-20 Thread Arnaud Quette
Hey Al, 2011/7/19 Albert Chu ch...@llnl.gov (...) I assuming you mean libipmidetect? libipmidetect is primarily used for detecting if ipmi over LAN exists, not for identifying any particular component. Not sure if it would be any use for

Re: [Nut-upsuser] Ubuntu 10.04 Ultra 700VA UPS Setup Nut

2011-07-19 Thread Arnaud Quette
2011/7/18 Johan Meiring jmeir...@pcservices.co.za Hi All, Hi Johan, This is the exact same UPS (Vendor/Product anyway) that I wrote about in a different email that works 100% except for the inverter turn off issue. It works with nut 3.6.1 ah, sorry I overlooked your message, and thanks

Re: [Nut-upsuser] Ubuntu 10.04 Ultra 700VA UPS Setup Nut

2011-07-19 Thread Arnaud Quette
2011/7/19 Johan Meiring jmeir...@pcservices.co.za On 2011/07/19 10:41 AM, Arnaud Quette wrote: This is the exact same UPS (Vendor/Product anyway) that I wrote about in a different email that works 100% except for the inverter turn off issue. It works with nut 3.6.1 ah, sorry

Re: [Nut-upsuser] POWEREX VI 1000 LED

2011-07-19 Thread Arnaud Quette
Hi Sergey, *** first, please keep the traffic on the list *** ie, keep nut-upsuser copied of our discussion! 2011/7/19 Sergey Talchuk tals1...@gmail.com Hi Arnaud, Sorry. My mistake. OB ups.status condition is handled correct (see attachment) excellent, thanks. I still see that you're

[Bug 578200] Re: (megatec_usb) error: Driver not connected

2011-07-19 Thread Arnaud Quette
guys, this seems related to a udev issue. things to try: - stop nut (sudo service nut stop ; killall -9 megatec_usb) - start the driver and server as root (sudo /lib/nut/megatec_usb -u root -a belkin-ups sudo upsd -u root) - then check using upsc you should also try the blazer_usb driver, as

Re: [Freeipmi-devel] NUT PSU/IPMI driver using FreeIPMI (was: in need of guidance...)

2011-07-19 Thread Arnaud Quette
Hi Al, 2011/7/1 Albert Chu ch...@llnl.gov Hi Arnaud, On Fri, 2011-07-01 at 01:56 -0700, Arnaud Quette wrote: Hi Al, (FYI, I cc'ed the NUT developers list for info) 2011/6/30 Albert Chu ch...@llnl.gov Hi Arnaud, On Tue, 2011-06-28 at 12:19 -0700, Arnaud Quette

[Bug 578200] Re: (megatec_usb) error: Driver not connected

2011-07-19 Thread Arnaud Quette
guys, this seems related to a udev issue. things to try: - stop nut (sudo service nut stop ; killall -9 megatec_usb) - start the driver and server as root (sudo /lib/nut/megatec_usb -u root -a belkin-ups sudo upsd -u root) - then check using upsc you should also try the blazer_usb driver, as

Re: [Nut-upsdev] NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)

2011-07-19 Thread Arnaud Quette
Hi Al, 2011/7/1 Albert Chu ch...@llnl.gov Hi Arnaud, On Fri, 2011-07-01 at 01:56 -0700, Arnaud Quette wrote: Hi Al, (FYI, I cc'ed the NUT developers list for info) 2011/6/30 Albert Chu ch...@llnl.gov Hi Arnaud, On Tue, 2011-06-28 at 12:19 -0700, Arnaud Quette

Re: [Nut-upsuser] Kill invertor on Powercom 1000VA

2011-07-18 Thread Arnaud Quette
2011/7/18 Johan Meiring jmeir...@pcservices.co.za On 2011/07/13 08:22 PM, johnea wrote: On 07/13/2011 09:35 AM, Johan Meiring wrote: Hi, I have the following issue with a Powercom 1000VA ups. - If you reconnect mains, the the UPS keeps on double beeping. (Even if it had turned off

Re: [Nut-upsuser] POWEREX VI 1000 LED

2011-07-18 Thread Arnaud Quette
the output from other commands in the attached file. thanks, Sergey On Sun, Jul 17, 2011 at 11:44 AM, Arnaud Quette aquette@gmail.comwrote: Hi Sergey, 2011/7/15 Sergey Talchuk tals1...@gmail.com Hi Arnaud, both configurations are ok :). Please find the file attached. logic since the 2nd

Re: [Nut-upsuser] Ubuntu 10.04 Ultra 700VA UPS Setup Nut

2011-07-18 Thread Arnaud Quette
Hi Eric, first, please keep the traffic on the list. Other people may be interested in reading... 2011/7/16 Eric OwN-3m-All own3m...@gmail.com *I tried that, but it's not working.* * Here's what I get:* * Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - Generic HID

Re: [Bug 608182] Re: problems with ups (mge pulsar es 8+)

2011-07-18 Thread Arnaud Quette
2011/7/18 Dave Walker davewal...@ubuntu.com @Arnaud, I'm confused as to the current status of this bug. Is there anything that needs to be done? @Dave: I'm not completely sure. the user has found a workaround. IMHO, we are probably facing some race condition between upstart native script Vs

Re: [Bug 608182] Re: problems with ups (mge pulsar es 8+)

2011-07-18 Thread Arnaud Quette
2011/7/18 Dave Walker davewal...@ubuntu.com @Arnaud, I'm confused as to the current status of this bug. Is there anything that needs to be done? @Dave: I'm not completely sure. the user has found a workaround. IMHO, we are probably facing some race condition between upstart native script Vs

Re: [Nut-upsuser] POWEREX VI 1000 LED

2011-07-17 Thread Arnaud Quette
report the shutdown testing as described here: http://www.networkupstools.org/docs/user-manual.chunked/ar01s06.html#Shutdown_design I'll then add this model to the HCL. cheers, Arnaud thanks, Sergey P.S. Have nice weekend On Wed, Jul 13, 2011 at 6:20 PM, Arnaud Quette aquette

[Bug 811976] [NEW] Update nut to 2.6.1-2

2011-07-17 Thread Arnaud Quette
Public bug reported: Debian (Laurent Bigonville) has released a package update: Changes: nut (2.6.1-2) unstable; urgency=low . * debian/nut.README.Debian: Adjust udev rules naming for permissions override (Closes: #529664) * Re-add and refresh

[Bug 811976] [NEW] Update nut to 2.6.1-2

2011-07-17 Thread Arnaud Quette
Public bug reported: Debian (Laurent Bigonville) has released a package update: Changes: nut (2.6.1-2) unstable; urgency=low . * debian/nut.README.Debian: Adjust udev rules naming for permissions override (Closes: #529664) * Re-add and refresh

Re: [Nut-upsdev] [nut-commits] svn commit r3137 - trunk

2011-07-16 Thread Arnaud Quette
2011/7/15 Charles Lepple clep...@gmail.com On Jul 14, 2011, at 12:42 PM, Arnaud Quette wrote: Hi Charles, off-topic comment: I'm just back from the Grande Chartreuse... memories, memories ;-) Nice :-) 2011/7/14 Charles Lepple clep...@gmail.com On Jul 14, 2011, at 7:14 AM, Arnaud

[Blueprint server-o-infra-power] Infrastructure power management

2011-07-14 Thread Arnaud Quette
Blueprint changed by Arnaud Quette: Whiteboard changed: Work items: [fredericbohe] Implement device discovery tools / libs / binding in NUT: INPROGRESS [aquette] Implement configuration library and tool for NUT: TODO [aquette] Create Augeas lenses for configuration for NUT: DONE

Re: [Nut-upsdev] [nut-commits] buildbot failure in Network UPS Tools on Ubuntu-maverick-x86 [nutscan-snmp.h]

2011-07-14 Thread Arnaud Quette
2011/7/14 Charles Lepple clep...@gmail.com On Wed, Jul 13, 2011 at 3:18 PM, Arnaud Quette aquette@gmail.com wrote: 2011/7/8 Charles Lepple clep...@gmail.com On Jul 7, 2011, at 5:05 AM, Arnaud Quette wrote: 2011/7/7 Charles Lepple clep...@gmail.com On Jul 4, 2011, at 10:58

Bug#633756: warning: variable set but not used [-Wunused-but-set-variable]

2011-07-13 Thread Arnaud Quette
tags 633756 + upstream thanks Hi Regid 2011/7/13 Regid Ichira regi...@yahoo.com Source: nut Version: 2.6.1-1 Severity: normal Tags: patch bestfcom.c:263:17: warning: variable 'time' set but not used [-Wunused-but-set-variable] bestfcom.c:263:8: warning: variable 'date' set but not used

Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-07-13 Thread Arnaud Quette
Hi Martin, 2011/6/27 Martin Ewing martin.s.ew...@gmail.com I have a very similar situation with my Belkin UPS on Natty (worked on previous release). See $ lsb_release -rd Description:Ubuntu 11.04 Release:11.04 martin@gimli:~$ aptitude show nut Package: nut State:

Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-07-13 Thread Arnaud Quette
2011/7/13 Martin Ewing martin.s.ew...@gmail.com Arnaud, Thanks for the reply! I imagine you are correct. I ran the command you suggested (below). Apparently nut knows the device it should connect to, but that device is busy. And running as root doesn't overcome the problem... (And I

Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-07-13 Thread Arnaud Quette
Hi Martin, 2011/6/27 Martin Ewing martin.s.ew...@gmail.com I have a very similar situation with my Belkin UPS on Natty (worked on previous release). See $ lsb_release -rd Description:Ubuntu 11.04 Release:11.04 martin@gimli:~$ aptitude show nut Package: nut State:

Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-07-13 Thread Arnaud Quette
2011/7/13 Martin Ewing martin.s.ew...@gmail.com Arnaud, Thanks for the reply! I imagine you are correct. I ran the command you suggested (below). Apparently nut knows the device it should connect to, but that device is busy. And running as root doesn't overcome the problem... (And I

<    3   4   5   6   7   8   9   10   11   12   >