title: Vertiv Avocent ACS 8000: Power supply status
agents: snmp
catalog: hw/network/vertiv
license: GPL
distribution: kuhn-ruess
description:
 Monitors the dual power supply on a Vertiv Avocent ACS 8000 console
 server using the ACS8000-MIB objects under
 {.1.3.6.1.4.1.10418.26.2.1.8}:

 - acsPowerSupplyNumber ({.8.1.0}) — number of installed PSUs
 - acsPowerSupplyStatePw1 ({.8.2.0}) — PowerSupplyState of PSU 1
 - acsPowerSupplyStatePw2 ({.8.3.0}) — PowerSupplyState of PSU 2

 PowerSupplyState enum (from MIB):
  1 = statePowerOn  (default state: OK)
  2 = statePowerOff (default state: CRIT)
  9999 = powerNotInstalled (default state: WARN)

 The state mapping is configurable via the WATO ruleset
 {Vertiv ACS power supply}.

inventory:
 A single service per host is created if at least one PSU state is
 reported.
