Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / ups_capacity
blob3a32e86cadc026e93ddfbc33522c28b7f7eb152d
1 title: Generic UPS Device: Remaining battery capacity
2 agents: snmp
3 catalog: hw/power/generic
4 license: GPL
5 distribution: check_mk
6 description:
7  This checks monitors a UPS that supports the generic UPS-MIB,
8  such as General Electric (GE) SitePro UPS, and many more.
9  The check monitors
10  the time the UPS is on battery (in seconds),
11  the battery capacity (in percent),
12  and the remaining runtime (in minutes).
13  Warning and critical levels can
14  be given for the remaining run time for the capacity.
16 inventory:
17  One service per UPS will be created.