Displaying 5 results from an estimated 5 matches for "ap9612th".
2012 Dec 03
1
apc / ap9612th questions
Steffen - I have few questions regarding this ups/card combo.:
1) How does the capability string looks like ? (^Z)
2) How does the string of supported commands look like ? (a)
3) How do values for '[' ']' '{' '}' are enumerated when this card is present ? I can see two choices:
a) '-' rotates one part, while '+' the other
b) both parts are
2009 Jul 09
1
apcsmart and dual environmental sensors
Hi,
We have a several AP9612TH environmental cards (they have 2 probe
connectors) inserted into our APC UPS devices which monitor temperature
and humidity. The apcsmart nut module knows how to query the
ambient.temperature and ambient.humidity using the 't' and 'h' commands
of the UPS (refer to apcsmart.h). The r...
2009 May 07
1
Findings of dual APC UPS sensor attachments
Hi,
We have several APC Smart UPSes (serial port/apcsmart) with the APC
Temp/Humidity sensor cards (AP9612TH). The sensor cards have 2 plugs for
2 separate sensors. So far, we have only used one of the sensors in
conjunction with the apcsmart module from nut. This has been working
great. Example output:
[nut at nut]# upsc APC11
ambient.humidity: 037.2
ambient.humidity.alarm.maximum: NO,NO
ambient.humidit...
2013 Apr 15
3
RFC about adding new variable (ups.runtime)
Namely something like:
ups.runtime - amount of seconds since powering up
The reason is essentially "side effect" of this bug report:
http://article.gmane.org/gmane.comp.monitoring.nut.user/7705
Where T denotes total time since ups' power up. On upses with AP9612TH
it's used for dual temperature sensors (which top of apcsmart branch
should gracefully support).
Either way, would be nice to handle that already and provide one or the
other depending on detected format.
2006 Jan 21
2
snmp-ups hacking
Hi all!
I'm wondering if there's anyone doing any hacking on the snmp-ups
driver at the moment.
I've started looking at implementing 3phase-support, and this
uncovered some rather unpleasant stuff in the snmp-ups driver that I
really need to fix in order to get things sane.
Those of you that's allergic to SNMP might want to stop reading now,
this is rather icky ;)