Re: [Nut-upsuser] Problem with upsmon?

2017-09-02 Thread Charles Lepple
On Sep 2, 2017, at 1:55 PM, Michele Alzetta  wrote:
> 
> the brand is Vultech, but lsusb gives me this:
> 
> Bus 003 Device 006: ID 0925:1234 Lakeview Research

It is likely that someone just copied the USB device descriptor from the 
example in Jan Axelson's book. Whether this is the same hardware that the 
richcomm_usb driver works with is another question. 

What does this command return?

   lsusb -vvv -d 0925:

Might need to run it as root. ___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Problem with upsmon?

2017-09-02 Thread Tim Dawson
Have you used it prior? A lot of UPSes ship with the battery disconnected . . .

- Tim

On September 2, 2017 2:08:19 PM CDT, Michele Alzetta  
wrote:
>Following up on this: seems that the battery of this UPS is no longer
>working, i.e. if I interrupt the power supply it doesn't keep the power
>arriving to my equipment (Bought this new a year ago, wander how long
>it
>was on a shelf?)
>So, it looks like the driver in a strange contorted way is doing its
>job
>- it should read OL, but as the UPS battery is no longer any good it
>reads OB BL and shuts the system down. Halfway between a bug and a
>feature, I guess.
>Michele

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Re: [Nut-upsuser] Problem with upsmon?

2017-09-02 Thread Michele Alzetta
Following up on this: seems that the battery of this UPS is no longer
working, i.e. if I interrupt the power supply it doesn't keep the power
arriving to my equipment (Bought this new a year ago, wander how long it
was on a shelf?)
So, it looks like the driver in a strange contorted way is doing its job
- it should read OL, but as the UPS battery is no longer any good it
reads OB BL and shuts the system down. Halfway between a bug and a
feature, I guess.
Michele
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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

2011-08-09 Thread Сергей Зубарев
Hello, Fred!
I just replace upsmon.exe on 2 Win2k3 x64 servers and all work fine!
If i see any errors with this .exe, i'll tell you.
Thank's!
WBR, Sergey Zubarev


09 августа 2011, 12:48 от Frédéric Bohé fredericb...@eaton.com:
 Hello,
 
 Is it possible for you to test the upsmon.exe binary here :
 http://fbohe.free.fr/upsmon.exe
 
 Just replace the existing upsmon.exe with this one and let me know if
 this fix your issue.
 
 Regards,
 Fred
 
 On Thu, 2011-08-04 at 18:46 +0400, Сергей Зубарев wrote:
  Yes, I did it.
  But, monitor going down on every case, when on machine installed libusb or 
  not.
  I try run only monitor as slave, without drivers and upsd - error after 
  some seconds of start upsmon.
  
  WBR, zzserg
  
  04 августа 2011, 18:40 от Frédéric Bohé fredericb...@eaton.com:
   On Tue, 2011-07-26 at 16:32 +0400, Сергей Зубарев wrote:
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.
I try use another server, on 32-bit all is ok. Problem only on x64 
platform (maybe in libusb)?
   
   Did you try manually install libusb-win32 from sourceforge (and install
   the UPS via its wizard) ?
   
And no different - upsmon master or slave.
C:\Program Files (x86)\NUT\sbinupsmon.exe -
Network UPS Tools upsmon 2.6.1-3057:3116M
   0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
   0.015625 Using power down flag file C:\killpower
   0.015625 debug level is '4'
   0.015625 Trying to connect to UPS [apc@192.168.4.8]
   0.078125 Logged into UPS apc@192.168.4.8
   0.078125 pollups: apc@192.168.4.8
   0.078125 get_var: apc@192.168.4.8 / status
   0.078125 parse_status: [OL]
   0.078125 parsing: [OL]
   0.078125 ups_on_line: apc@192.168.4.8 (first time)

After it upsmon closing with error.
Faulting application upsmon.exe, version 0.0.0.0, faulting module 
upsmon.exe, version 0.0.0.0, fault address 0x458f.
   
   Is this the only binary which is faulting ? I mean, do you see upsd.exe
   and your configured drivers running in the task manager ?
   
   Regards,
   Fred
   

My configuration:
Some servers Windows 2003 32 and 64 bit.
NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
Some APC and PCM UPS.

Sorry for my bad english.
WBR, zzserg
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser
   
   -- 
   Team Open Source Eaton - http://powerquality.eaton.com
   
   --
   
 
 -- 
 Team Open Source Eaton - http://powerquality.eaton.com
 
 --
 
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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

2011-08-04 Thread Frédéric Bohé
On Tue, 2011-07-26 at 16:32 +0400, Сергей Зубарев wrote:
 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.
 I try use another server, on 32-bit all is ok. Problem only on x64 platform 
 (maybe in libusb)?

Did you try manually install libusb-win32 from sourceforge (and install
the UPS via its wizard) ?

 And no different - upsmon master or slave.
 C:\Program Files (x86)\NUT\sbinupsmon.exe -
 Network UPS Tools upsmon 2.6.1-3057:3116M
0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
0.015625 Using power down flag file C:\killpower
0.015625 debug level is '4'
0.015625 Trying to connect to UPS [apc@192.168.4.8]
0.078125 Logged into UPS apc@192.168.4.8
0.078125 pollups: apc@192.168.4.8
0.078125 get_var: apc@192.168.4.8 / status
0.078125 parse_status: [OL]
0.078125 parsing: [OL]
0.078125 ups_on_line: apc@192.168.4.8 (first time)
 
 After it upsmon closing with error.
 Faulting application upsmon.exe, version 0.0.0.0, faulting module upsmon.exe, 
 version 0.0.0.0, fault address 0x458f.

Is this the only binary which is faulting ? I mean, do you see upsd.exe
and your configured drivers running in the task manager ?

Regards,
Fred

 
 My configuration:
 Some servers Windows 2003 32 and 64 bit.
 NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
 Some APC and PCM UPS.
 
 Sorry for my bad english.
 WBR, zzserg
 ___
 Nut-upsuser mailing list
 Nut-upsuser@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

-- 
Team Open Source Eaton - http://powerquality.eaton.com

--

___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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

2011-08-04 Thread Сергей Зубарев
Yes, I did it.
But, monitor going down on every case, when on machine installed libusb or not.
I try run only monitor as slave, without drivers and upsd - error after some 
seconds of start upsmon.

WBR, zzserg

04 августа 2011, 18:40 от Frédéric Bohé fredericb...@eaton.com:
 On Tue, 2011-07-26 at 16:32 +0400, Сергей Зубарев wrote:
  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.
  I try use another server, on 32-bit all is ok. Problem only on x64 platform 
  (maybe in libusb)?
 
 Did you try manually install libusb-win32 from sourceforge (and install
 the UPS via its wizard) ?
 
  And no different - upsmon master or slave.
  C:\Program Files (x86)\NUT\sbinupsmon.exe -
  Network UPS Tools upsmon 2.6.1-3057:3116M
 0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
 0.015625 Using power down flag file C:\killpower
 0.015625 debug level is '4'
 0.015625 Trying to connect to UPS [apc@192.168.4.8]
 0.078125 Logged into UPS apc@192.168.4.8
 0.078125 pollups: apc@192.168.4.8
 0.078125 get_var: apc@192.168.4.8 / status
 0.078125 parse_status: [OL]
 0.078125 parsing: [OL]
 0.078125 ups_on_line: apc@192.168.4.8 (first time)
  
  After it upsmon closing with error.
  Faulting application upsmon.exe, version 0.0.0.0, faulting module 
  upsmon.exe, version 0.0.0.0, fault address 0x458f.
 
 Is this the only binary which is faulting ? I mean, do you see upsd.exe
 and your configured drivers running in the task manager ?
 
 Regards,
 Fred
 
  
  My configuration:
  Some servers Windows 2003 32 and 64 bit.
  NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
  Some APC and PCM UPS.
  
  Sorry for my bad english.
  WBR, zzserg
  ___
  Nut-upsuser mailing list
  Nut-upsuser@lists.alioth.debian.org
  http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser
 
 -- 
 Team Open Source Eaton - http://powerquality.eaton.com
 
 --
 
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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

2011-08-03 Thread Frédéric Bohé
On Tue, 2011-07-26 at 16:32 +0400, Сергей Зубарев wrote:
 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.
 I try use another server, on 32-bit all is ok. Problem only on x64 platform 
 (maybe in libusb)?

As Arnaud said, I haven't tested on 64 bits platforms yet. I have
quickly checked for obvious 64 bits bugs in upsmon code without success.
I hope to have access to a 64 bits host soon, so that I could fix this.

Fred

 And no different - upsmon master or slave.
 C:\Program Files (x86)\NUT\sbinupsmon.exe -
 Network UPS Tools upsmon 2.6.1-3057:3116M
0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
0.015625 Using power down flag file C:\killpower
0.015625 debug level is '4'
0.015625 Trying to connect to UPS [apc@192.168.4.8]
0.078125 Logged into UPS apc@192.168.4.8
0.078125 pollups: apc@192.168.4.8
0.078125 get_var: apc@192.168.4.8 / status
0.078125 parse_status: [OL]
0.078125 parsing: [OL]
0.078125 ups_on_line: apc@192.168.4.8 (first time)
 
 After it upsmon closing with error.
 Faulting application upsmon.exe, version 0.0.0.0, faulting module upsmon.exe, 
 version 0.0.0.0, fault address 0x458f.
 
 My configuration:
 Some servers Windows 2003 32 and 64 bit.
 NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
 Some APC and PCM UPS.
 
 Sorry for my bad english.
 WBR, zzserg
 ___
 Nut-upsuser mailing list
 Nut-upsuser@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

-- 
Team Open Source Eaton - http://powerquality.eaton.com

--

___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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.
 I try use another server, on 32-bit all is ok. Problem only on x64 platform
 (maybe in libusb)?
 And no different - upsmon master or slave.
 C:\Program Files (x86)\NUT\sbinupsmon.exe -
 Network UPS Tools upsmon 2.6.1-3057:3116M
   0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
   0.015625 Using power down flag file C:\killpower
   0.015625 debug level is '4'
   0.015625 Trying to connect to UPS [apc@192.168.4.8]
   0.078125 Logged into UPS apc@192.168.4.8
   0.078125 pollups: apc@192.168.4.8
   0.078125 get_var: apc@192.168.4.8 / status
   0.078125 parse_status: [OL]
   0.078125 parsing: [OL]
   0.078125 ups_on_line: apc@192.168.4.8 (first time)

 After it upsmon closing with error.
 Faulting application upsmon.exe, version 0.0.0.0, faulting module
 upsmon.exe, version 0.0.0.0, fault address 0x458f.

 My configuration:
 Some servers Windows 2003 32 and 64 bit.


Fred (the Eaton employee who ported NUT to Windows) will be back from
holidays next Monday.
I don't think he has made much testing on x86_64, so he will welcome your
feedback, and will probably ask you for some more testing...

does upsmon always crash at the same point?


 NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
 Some APC and PCM UPS.


would have been better / easier with Eaton devices ;-)


 Sorry for my bad english.


quite frankly, your english is not bad at all. and far better than my
russian ;-)

cheers,
Arnaud
-- 
Linux / Unix Expert RD - Eaton - http://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/
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

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

2011-07-27 Thread Сергей Зубарев
Ok, i'll be waiting, when Fred come back...
upsmon always crash at the same point, i make it on 3 OS (2 Windows Server 2003 
R2 x64 and 1 Windows XP x64).

27 июля 2011, 16:42 от Arnaud Quette aquette@gmail.com:
 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.
  I try use another server, on 32-bit all is ok. Problem only on x64 platform
  (maybe in libusb)?
  And no different - upsmon master or slave.
  C:\Program Files (x86)\NUT\sbinupsmon.exe -
  Network UPS Tools upsmon 2.6.1-3057:3116M
0.00 UPS: apc@192.168.4.8 (slave) (power value 1)
0.015625 Using power down flag file C:\killpower
0.015625 debug level is '4'
0.015625 Trying to connect to UPS [apc@192.168.4.8]
0.078125 Logged into UPS apc@192.168.4.8
0.078125 pollups: apc@192.168.4.8
0.078125 get_var: apc@192.168.4.8 / status
0.078125 parse_status: [OL]
0.078125 parsing: [OL]
0.078125 ups_on_line: apc@192.168.4.8 (first time)
 
  After it upsmon closing with error.
  Faulting application upsmon.exe, version 0.0.0.0, faulting module
  upsmon.exe, version 0.0.0.0, fault address 0x458f.
 
  My configuration:
  Some servers Windows 2003 32 and 64 bit.
 
 
 Fred (the Eaton employee who ported NUT to Windows) will be back from
 holidays next Monday.
 I don't think he has made much testing on x86_64, so he will welcome your
 feedback, and will probably ask you for some more testing...
 
 does upsmon always crash at the same point?
 
 
  NUT for Windows (complete port, Beta): Windows MSI installer 2.6.1-1
  Some APC and PCM UPS.
 
 
 would have been better / easier with Eaton devices ;-)
 
 
  Sorry for my bad english.
 
 
 quite frankly, your english is not bad at all. and far better than my
 russian ;-)
 
 cheers,
 Arnaud
 -- 
 Linux / Unix Expert RD - Eaton - http://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/
 
 
___
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser