search for: charge

Displaying 20 results from an estimated 4203 matches for "charge".

Did you mean: change
2008 Mar 12
2
Building a view for a 3 model has_many relationship
I''m working with three models: - Charge. has_many :budget_plans - BudgetPlan. belongs_to :charges, :rollups - Rollup. has_many :budget_plans This works out perfectly. A budget plan contains the ID of a charge and rollup and then there''s a 3rd attribute for hours. So working with data is no problem. My budget plan scaffold w...
2006 Jul 14
3
compare two tables and find the difference?
...m TableA for all the records in TableA that don''t exist in TableB. TableA and TableB are different but do have one field in common that i am comparing. The tables are not related in anyway. right now I have a find_by_sql query located in a model that looks like this: def self.absent_charges find_by_sql <<-QUERY SELECT sources.charge_id_number, sources.charge_name, sources.offense_level FROM sources LEFT JOIN charges ON sources.charge_id_number = charges.charge_id_number WHERE charges.id IS NULL QUERY end I also need to dedupe what en...
2009 Aug 05
9
Battery condition tools CentOS/Dell
Hello all: Does anyone know of a tool/project that will allow me to read the battery condition (not the charge status) on a Dell laptop battery? Under XP there is a utility that warns that the battery is still holding a charge but that the battery is degraded and should be replaced. Also, not sure if this is possible, but I would like to control how the laptop charges the battery. I tend to have the lapto...
2006 Jul 17
0
collection_select help
I can''t figure out how to get the collection_select to correctly identify and select the appropriate option in the drop down to begin with. i have checked that charge.offense_level contains the correct value to begin with (a number between 1 and 10) but the view still defaults to the first option and not the one contained in the charge.offense_level. what am i doing wrong? any suggestions? I have also tried: <%= collection_select "charge", &quot...
2007 Aug 08
1
Mustek PowerMust 1000AV USB feedbacks
...s is powered off. To stop it, unplug the wall socket ;) I proceed 3 tests, - with the serial interface and the megatec driver - with the usb interface and the megatec_usb driver - a forced shutdown with upsmon 1. Monitoring with the serial interface The output gives me, # upsc mustekups battery.charge: 100.0 battery.voltage: 27.60 battery.voltage.nominal: 24.0 driver.name: megatec driver.parameter.pollinterval: 2 driver.parameter.port: /dev/ttyS0 driver.version: 2.2.0-export? driver.version.internal: 1.5.4 input.frequency: 50.1 input.voltage: 230.5 input.voltage.fault: 230.5 input.voltage.maximu...
2007 Aug 08
1
Mustek PowerMust 1000AV USB feedbacks
...s is powered off. To stop it, unplug the wall socket ;) I proceed 3 tests, - with the serial interface and the megatec driver - with the usb interface and the megatec_usb driver - a forced shutdown with upsmon 1. Monitoring with the serial interface The output gives me, # upsc mustekups battery.charge: 100.0 battery.voltage: 27.60 battery.voltage.nominal: 24.0 driver.name: megatec driver.parameter.pollinterval: 2 driver.parameter.port: /dev/ttyS0 driver.version: 2.2.0-export? driver.version.internal: 1.5.4 input.frequency: 50.1 input.voltage: 230.5 input.voltage.fault: 230.5 input.voltage.maximu...
2011 Mar 31
2
Cyberpower CP850PFCLCD 120% battery charge
Hello all, I have a CyberPower Systems CP850PFCLCD that I'm hooking up to NUT 2.4.3 from apt running under Ubuntu 10.04. Using the usbhid-ups driver, things *seem* to work at first glance, but there are some odd issues. The most notable issue is that the battery.charge indicator reads 120 when at full charge. I came across this post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-September/003222.htmlbut it looks like the user never supplied the necessary data. The other issue that I found was that the LB flag is sent way to early when I unplugg...
2020 Jul 22
1
AVRX750/500 issues
...the second case, the UPS shut off after 20 seconds. However, it did not turn back on after I reconnected it to power. Fifth Experiment ################ To answer Roger's questions, I did the following: - ran `upslog -f '{"time": "%TIME @Y- at m-@dT at H:@M:@S%", "charge": %VAR battery.charge%, "status": "%VAR ups.status%", "runtime": %VAR battery.runtime%}' -i 10 -l upslog.jsonl -s AVR750U` and tailed its output - unplugged from the mains and observed a wall message and status change from upslog - reconnected to the mains a...
2020 Jun 28
2
AVR750U Low Power not Triggering Shutdown
...t down the UPS but did not ever bring it back up. I tried this both on mains power and on battery. In the latter case, I reconnected the UPS to the mains and waited 5 minutes. It didn't turn itself back on. I'm now becoming suspicious of a couple of the values reported by `upsc`: - battery.charge.warning = 30, but there is no battery.charge.low. Does this mean that the low battery flag will never be raised? - ups.timer.reboot, ups.timer.shutdown, and ups.timer.start all are 65535. I know this is FFFF, and so there's a chance that it's just the default response for an unsupport...
2014 Feb 19
3
Logic problem in NUT with upscode2 driver
...I have what is probably a 12 year old (or older) Compaq R3000 UPS plugged into a FreeBSD 8 system running NUT version 2.6.5 This UPS contains a total of 16 batteries in 2 banks of 8, each battery is 6 volts and the bank produces 50 volts. The UPS monitors battery voltage and the battery charger in the UPS works like this. For about 2 days it will apply a charge/float/topping voltage of 55.2 volts to the batteries. During that time the battery voltage measures 55.2 volts both with a voltmeter on the batteries and as reported by upsc, and the "calculated state of charge" of the...
2013 Aug 23
1
HP R1500 G3 UPS does not accept battery.charge.low value via upsrw
Hi there, my HP R1500 G3 UPS doesn't apply my battery.charge.low value i set via upsrw. Is this a common problem with this model in nut 2.6.4? Any ideas how to force the UPS to accept this value? Regards Jan % upsc hp1500 battery.charge: 100 battery.charge.low: 20 battery.charge.warning: 20 battery.runtime: 23917 battery.temperature: 49.0 battery.type: P...
2009 May 22
2
Where are usbhid-ups driver parameters defined - and what do some of them mean?
I am using the usbhid-ups driver with a Belkin UPS. upsc shows several parameters which I would like to both understand and probably change. In particular the following part of upsc output: battery.charge.low: 30 battery.charge.warning: 30 battery.runtime: 120 My questions are: 1) What is the difference between battery.charge.low and battery.charge.warning? I presume these are % thresholdsWhich of these triggers the low battery event? 2) Is there some way to change these? 30% charge seems to me...
2009 Sep 30
6
new variable
...Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this variable "battery.current.recharge"? Or should I put it into "driver.*" name space? Cheers Gabor
2009 Sep 30
6
new variable
...Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this variable "battery.current.recharge"? Or should I put it into "driver.*" name space? Cheers Gabor
2016 May 14
2
Low Battery event not occurring
> > battery.charge: 3 > battery.charge.low: 10 > battery.charge.warning: 30 > battery.runtime: 93 > battery.temperature: 32.9 > battery.type: PbAC > battery.voltage: 46.4 > battery.voltage.nominal: 48.0 Is it possible that battery.charge is really 30% rather than 3%? The 3016 protocol models ha...
2023 May 24
1
Synthesize low batt (LB) fron SNMP UPS which does not support this?
...ignorelb? flag is set. > 2. In status_set(), if ignorelb is set, and the status being set > (presumably from the UPS) is LB, it?s ignored. In other words, LB > reported by the UPS is ignored. > 3. In status_commit(), if ignorelb is set, there?s code to compare > battery.charge against battery.charge.low and battery.runtime > against battery.runtime.low. If either is below the ?low? setting, ? > LB? is added to the status. (So ?OL? would become ?OL LB? and ?OB" > would become ?OB LB?. And note that the two ?.low? settings can be > overridd...
2004 Nov 26
3
Billing of outoging calls via CAPI
Hello all, I would like to get billing/charging informations of all outgoing calls of any PSTN numbers made with my IP-Phone via asterisk. Can I obtain in * an accurate charge information of outgoing call via CAPI which destination is any PSTN number? Does the ISDN "signal" contain charging informations ? Thank for advice Rastislav
2003 Jul 09
2
It's true - Nikotel charge for not-completed calls
Hi A few days ago, Kelly remarked that he had previously observed that Nikotel charged him for calls he did not actually complete. I have made a number of test calls to my landline without picking up the calls. I just let it ring once and hung up on the calling phone. A look at the call records on MyNikotel reveals that I was charged six seconds for every of these calls. I have...
2014 Jun 02
2
blazer_ser battery.high / battery.low
...'ve unplugged it from the mains? > sounds like during charging (or more accurately, during float charging at the end of the cycle): > > http://www.networkupstools.org/docs/man/blazer.html#_extra_arguments Are you sure? If I put the 27.4 (reported voltage @ 100%) in the config, battery.charge drops immediately when unplugged, because the reported battery.voltage then is only 26.xV. (But I'm not sure the battery was at 100% when I saw the 26.xV) >> 2. should the blazer_ser's low voltage be 21.6V (Low) or 19.2V (Shutdown)? > From the calculations, I would guess 19.2V. I...
2007 Feb 01
2
NUT-2.0.3 - problems on setting values
...nected to outlet.0 and properly shuts down when it's loosing power after around 20 minutes. It also boots up whenever the ups is getting power again. To outlet.1 there are a few components like a router, a small switch and a phone connected. As to our understanding of , outlet.1.autoswitch.charge.low and outlet.1.switchable it should be possible to power off these devices at a given battery charge, right? However, using upsrw or upsset.cgi results in strange behaviour. Setting (ups|outlet.x).delay.(shutdown|start) to e.g. 120 returns some random value (102, 68, etc.). The value reported...