Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1147
blobc1c406543497d94a4f17db4961ff45f99fda5eea
1 Title: upc_capacity, ups_socomec_capacity: Fix checking of battery left levels
2 Level: 2
3 Component: checks
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1408973618
7 Class: fix
9 The fixes the execution of the levels for <i>Time left on battery</i>. These
10 levels where internally compared against the <t>Time running on battery</i>
11 - which is obviously quite the opposite.
13 Example: If you configure a warning level of <tt>50</tt> minutes for <i>Time
14 left on battery</i> then the check gets critical if the estimated remaining
15 battery time is 50 minutes or less.