Re: [Nut-upsuser] Ablerex 625L USB version

2006-09-24 Thread Lau Kim Ping
***
Your mail has been scanned by InterScan MSS.
***


Peter,

Thank you very much for the patch.  After applying your patch, newhidups  upsd 
ran successfully.  The output of upsc is as follow:

driver.name: newhidups
driver.parameter.port: auto
driver.version: 2.1.0
unmapped.ablerexups.batterysystem.batterysystemid: 0
unmapped.ablerexups.batterysystem.presentstatus.good: 0
unmapped.ablerexups.batterysystem.presentstatus.used: 0
unmapped.ablerexups.batterysystem.temperature: 0
unmapped.ablerexups.batterysystem.test: 0
unmapped.ablerexups.batterysystem.voltage: 0
unmapped.ablerexups.flow.configactivepower: 0
unmapped.ablerexups.flow.configapparentpower: 0
unmapped.ablerexups.flow.configfrequency: 0
unmapped.ablerexups.flow.configvoltage: 0
unmapped.ablerexups.flow.delaybeforeshutdown: 0
unmapped.ablerexups.flow.delaybeforestartup: 0
unmapped.ablerexups.flow.flowid: 0
unmapped.ablerexups.flow.highvoltagetransfer: 0
unmapped.ablerexups.flow.imanufacturer: 0
unmapped.ablerexups.flow.iproduct: 0
unmapped.ablerexups.flow.iserialnumber: 0
unmapped.ablerexups.flow.lowvoltagetransfer: 0
unmapped.ablerexups.powerconverter.output.presentstatus.ablerex1: 0
ups.mfr: UIS Ablerex
ups.model: Ablerex USB Interface 049e

I then turned off the main switch  then ran upsc again.  Even the UPS was on 
battery, the output of upsc remained the same.  I was hopping at least one of 
the values would dropped to a negative value.  What should I do next?  Thanks.



On Sat, 23 Sep 2006 16:06:37 -0300 (ADT)
[EMAIL PROTECTED] (Peter Selinger) wrote:

The patch I just sent may not work; please try this one instead. 
-- Peter



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


Re: [Nut-upsuser] Re: Kebo UPS-600A and Kebo UPS-1200M setup

2006-09-24 Thread Carlos Rodrigues

Try running megatec -DDD -a yourups and send me the output.

Showing 0% for the load is very strange. Unless you mean charge, in
which case it means the driver doesn't know how to calculate it for
your model (I can fix that, by looking at the output of the above
mentioned command).


On 9/24/06, Sergiy Kazakov [EMAIL PROTECTED] wrote:

 2. Kebo UPS-1200M
Driver: fentonups
Config extras: none
Note: Looks like twin brother of Microlab UPS-1200M :)

Driver ask me to report ID string:
   Unknown ups - please report this ID string: #KEBOUPS-1200M  
VER3.1C
Sorry, but i don't know where I should send this one

 If you are using a recent enough version of nut, try using the
 megatec driver instead of fentonups.

Thanks. Looks like it works, but I've got strange readings from
driver:
   20060924 233643 0.0 226.0 0.0 [OFF] 0.0 50.0
According that logline, my UPS is in shutdown state (upsc shows the
same), but UPS works fine. With using 'fentonups' it's works good:
   20060924 233653 100.0 226.0 000 [OL] NA 50.0
and it manage all events correctly (OL/OB/LB state, SD command).
Except, maybe, LOAD value: in both cases it shows 0% insted of 30% -
probable consumption of connected server. But this is not important
for my case.
I can't check other modes (response on OB==OL, LB state) because it
works hard right now.

P.S. I'm using NUT from FreeBSD ports collection (recent update is
2006-09-22) and its ver. 2.0.4. Comm vith UPS via RS-232.
--
Best regards,
 Sergiymailto:[EMAIL PROTECTED]



--
Carlos Rodrigues

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


Re: [Nut-upsuser] Ablerex 625L USB version

2006-09-24 Thread Peter Selinger
I don't know, this doesn't look so good. Your UPS reports 0 as the
value for everything. I don't know what to do about it. -- Peter

Lau Kim Ping wrote:
 
 
 Peter,
 
 Thank you very much for the patch.  After applying your patch, newhidups  
 upsd ran successfully.  The output of upsc is as follow:
 
 driver.name: newhidups
 driver.parameter.port: auto
 driver.version: 2.1.0
 unmapped.ablerexups.batterysystem.batterysystemid: 0
 unmapped.ablerexups.batterysystem.presentstatus.good: 0
 unmapped.ablerexups.batterysystem.presentstatus.used: 0
 unmapped.ablerexups.batterysystem.temperature: 0
 unmapped.ablerexups.batterysystem.test: 0
 unmapped.ablerexups.batterysystem.voltage: 0
 unmapped.ablerexups.flow.configactivepower: 0
 unmapped.ablerexups.flow.configapparentpower: 0
 unmapped.ablerexups.flow.configfrequency: 0
 unmapped.ablerexups.flow.configvoltage: 0
 unmapped.ablerexups.flow.delaybeforeshutdown: 0
 unmapped.ablerexups.flow.delaybeforestartup: 0
 unmapped.ablerexups.flow.flowid: 0
 unmapped.ablerexups.flow.highvoltagetransfer: 0
 unmapped.ablerexups.flow.imanufacturer: 0
 unmapped.ablerexups.flow.iproduct: 0
 unmapped.ablerexups.flow.iserialnumber: 0
 unmapped.ablerexups.flow.lowvoltagetransfer: 0
 unmapped.ablerexups.powerconverter.output.presentstatus.ablerex1: 0
 ups.mfr: UIS Ablerex
 ups.model: Ablerex USB Interface 049e
 
 I then turned off the main switch  then ran upsc again.  Even the UPS was on 
 battery, the output of upsc remained the same.  I was hopping at least one of 
 the values would dropped to a negative value.  What should I do next?  Thanks.
 
 
 
 On Sat, 23 Sep 2006 16:06:37 -0300 (ADT)
 [EMAIL PROTECTED] (Peter Selinger) wrote:
 
 The patch I just sent may not work; please try this one instead. 
 -- Peter
 
 


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


Re: [Nut-upsuser] Ablerex 625L USB version

2006-09-24 Thread Lau Kim Ping
***
Your mail has been scanned by InterScan MSS.
***


Peter,

Thanks for your help.  I will email the manufacturer's engineer to see if he 
can help.



On Sun, 24 Sep 2006 20:22:36 -0300 (ADT)
[EMAIL PROTECTED] (Peter Selinger) wrote:

I don't know, this doesn't look so good. Your UPS reports 0 as the
value for everything. I don't know what to do about it. -- Peter

Lau Kim Ping wrote:
 
 
 Peter,
 
 Thank you very much for the patch.  After applying your patch, newhidups  
 upsd ran successfully.  The output of upsc is as follow:
 
 driver.name: newhidups
 driver.parameter.port: auto
 driver.version: 2.1.0
 unmapped.ablerexups.batterysystem.batterysystemid: 0
 unmapped.ablerexups.batterysystem.presentstatus.good: 0
 unmapped.ablerexups.batterysystem.presentstatus.used: 0
 unmapped.ablerexups.batterysystem.temperature: 0
 unmapped.ablerexups.batterysystem.test: 0
 unmapped.ablerexups.batterysystem.voltage: 0
 unmapped.ablerexups.flow.configactivepower: 0
 unmapped.ablerexups.flow.configapparentpower: 0
 unmapped.ablerexups.flow.configfrequency: 0
 unmapped.ablerexups.flow.configvoltage: 0
 unmapped.ablerexups.flow.delaybeforeshutdown: 0
 unmapped.ablerexups.flow.delaybeforestartup: 0
 unmapped.ablerexups.flow.flowid: 0
 unmapped.ablerexups.flow.highvoltagetransfer: 0
 unmapped.ablerexups.flow.imanufacturer: 0
 unmapped.ablerexups.flow.iproduct: 0
 unmapped.ablerexups.flow.iserialnumber: 0
 unmapped.ablerexups.flow.lowvoltagetransfer: 0
 unmapped.ablerexups.powerconverter.output.presentstatus.ablerex1: 0
 ups.mfr: UIS Ablerex
 ups.model: Ablerex USB Interface 049e
 
 I then turned off the main switch  then ran upsc again.  Even the UPS was 
 on battery, the output of upsc remained the same.  I was hopping at least 
 one of the values would dropped to a negative value.  What should I do next? 
  Thanks.
 
 
 
 On Sat, 23 Sep 2006 16:06:37 -0300 (ADT)
 [EMAIL PROTECTED] (Peter Selinger) wrote:
 
 The patch I just sent may not work; please try this one instead. 
 -- Peter
 
 



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