[OSSTEST PATCH 0/7] Prepare for ServerTech PDUs

Ian Jackson posted 7 patches 3 years, 6 months ago
Failed in applying to current master (apply log)
Osstest/PDU/msw.pm  | 14 +-------------
Osstest/PDU/snmp.pm | 39 +++++++++++++++++++++++++++++++++++++++
README              |  9 ++++++---
pdu-msw => pdu-snmp | 45 +++++++++++++++++++++++++++++++++++----------
4 files changed, 81 insertions(+), 26 deletions(-)
create mode 100644 Osstest/PDU/snmp.pm
rename pdu-msw => pdu-snmp (78%)
[OSSTEST PATCH 0/7] Prepare for ServerTech PDUs
Posted by Ian Jackson 3 years, 6 months ago
We have taken delivery of two Servertech PDUs which do
(near-)zero-crossing switching.  We hope these will not suffer from
the relays welding shut like our APC PDUs do.

We will control these PDUs via SNMP, as we do for the APC PDUs, but
each PDU manufacturer uses their own SNMP range, so adjustments to the
code and configuration are needed.

These new arrangements have been tested successfully in a mockup
environment.

Ian Jackson (7):
  README: Fix a typo
  pdu-snmp: Rename from pdu-msw
  pdu-snmp: Centralise base OIDs
  pdu-snmp: Refactor model handling
  pdu-snmp: Support ServerTech PDUs "Pro 1/2" aka "Sentry4"
  PDU::snmp, PDU::msw: Rename from msw to snmp
  pdu-snmp: Fix sleeping

 Osstest/PDU/msw.pm  | 14 +-------------
 Osstest/PDU/snmp.pm | 39 +++++++++++++++++++++++++++++++++++++++
 README              |  9 ++++++---
 pdu-msw => pdu-snmp | 45 +++++++++++++++++++++++++++++++++++----------
 4 files changed, 81 insertions(+), 26 deletions(-)
 create mode 100644 Osstest/PDU/snmp.pm
 rename pdu-msw => pdu-snmp (78%)

-- 
2.20.1