Check manual page of apc_symmetraFebruary 03. 2012
apc_symmetraAuthor: Mathias Kettner License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors eight aspects of an APC Symmetra USV: (1) the battery status,
(2) the output status, (3) the battery capacity, (4) the battery
temperature, (5) the battery current, (6) the output voltage and
(7) the output current, (8) the remaing run time. The output current and
remaining run time are not checked against
a level but just being displayed.
Check parameters
Performance dataThis check outputs five performance values: the battery capacity,
the battery temperature, the battery current, the output voltage and
the output current.
InventorySupported.
Configuration variables
Examplesmain.mk # Set the critical levels for all ACP checks to: # - battery capacity at 90% or lower # - battery temperature to 38C or higher # - battery current to 10A or higher # - output voltage to 225V or lower apc_default_levels = (90, 38, 10, 225) |
| |||||||||||||||||||||||||||||||||