GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / ups_test
blob68210be9bde3d669772be692f4aacfb9146d7232
1 title:  Generic UPS Device: Self Test
2 agents: snmp
3 catalog: hw/power/generic
4 license: GPL
5 distribution: check_mk
6 description:
8  This check monitors parameters related to the self test of UPS devices: the
9  result of the last self test and the last date of the self test run. The
10  check becomes {CRIT} if the test result is {"doneError"} or {"aborted"},
11  and {WARN} if the result is {"doneWarning"} or {"noTestsInitiated"}. It also
12  has a {WARN} or {CRIT} state if the date of the last self test is more than
13  the warning or critical level ago.
15 inventory:
16  The inventory process checks if the device has a system description OIDs
17  (.1.3.6.1.2.1.1.2.0) and if the name of this OID is known to the test. If
18  this is true the system is inventorized.