Displaying 6 results from an estimated 6 matches for "poll_data".
Did you mean:
call_data
2008 Nov 10
1
Can't make Smart-UPS 1500 shutdown over serial
Hi folks,
Today I installed nut on my Dell Poweredge 1800 server running Ubuntu
8.04 Server, with an APC Smart-UPS 1500 connected to it with the black
APC cable.
I used apt to install nut, upsd -v gives me
"Network UPS Tools upsd 2.2.1-"
I then copied and configured the config files.
Most of the setup seems OK; I get console messages for line power fail /
good, and I can do instant
2005 Nov 18
1
APC Matrix 5000 UPS
...protocol driver
Driver version 1.99.7, command table version 2.0
debug level is '8'
Attempting firmware lookup
Attempting to contact older Smart-UPS version
APC - Attempting to find command set
APC - Parsing out command set
UPS supports variable [ambient.temperature.alarm.maximum]
poll_data: ambient.temperature.alarm.maximum
UPS supports variable [ambient.temperature.alarm.minimum]
poll_data: ambient.temperature.alarm.minimum
UPS supports variable [ambient.humidity]
poll_data: ambient.humidity
UPS supports variable [ups.contacts]
poll_data: ups.contacts
UPS supports variable [ambient....
2008 Jul 03
4
Old APC SmartUPS 1250, Nut 2.2.2 Fedora 9
...APC Smart protocol driver
Driver version 1.99.7, command table version 2.0
debug level is '9'
Attempting firmware lookup
Firmware: [70.9.I]
Not found in table - trying normal method
APC - Attempting to find command set
APC - Parsing out command set
UPS supports variable [ups.model]
poll_data: ups.model
UPS supports command [load.on]
UPS supports variable [input.quality]
poll_data: input.quality
UPS supports variable [battery.packs]
poll_data: battery.packs
UPS supports command [test.panel.start]
UPS supports variable [battery.voltage]
poll_data: battery.voltage
UPS supports variable [u...
2011 Jan 25
1
[RFC] Updates to ACP smart driver
This patch introduces a handful of new options, I mentioned earlier in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02088.html
See the large commit message in the follow-up for the details and rationale.
I realize it's a bit larger diff - so if it's required I can split it into few
smaller ones.
Michal Soltys (1):
APC smart driver update and new features.
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
This is 2nd version of the earlier patch featuring a few new features
and fixes to the apcsmart driver, following the remarks in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02294.html
Major changes from v1:
- handle battery.charge and battery.runtime checks at main.c level
- handle "immutable but writable" conflict gracefully at driver level
-
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
Sorry for a bit longer delay than I anticipated, I was stuffed with the work.
This is the next iteration of the patch adding some functionality to apcsmart
driver, and relying on 'ignorelb' recently added.
Follow up from previous thread:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02331.html
Main differences is that V3 is split into many small patches, so the