File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
99
1010### New
1111
12+ ### Changed
13+
14+ ### Fixed
15+
16+ ## 0.1.0 - 2026-03-04
17+ ### New
1218- Initial migration from oegig-plugins to Checkmk 2.3.x v2 API
1319- Data-driven architecture: targets list + closure generates ~ 44 check plugins
1420- Graphing definitions for all metric types (temperature, voltage, current,
@@ -17,11 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1723- Metric names prefixed with ` oposs_next_ ` for namespace isolation
1824- MKP packaging via oposs/mkp-builder GitHub Action
1925
20- ### Changed
21-
2226### Fixed
23-
2427- "Time On Battery" OID corrected from ` s.0 ` to ` 2.0 ` (upsSecondsOnBattery)
2528- "Output True Power" render unit corrected from kVA to kW (true/active power)
2629- "Bypass True Power" render unit corrected from kVA to kW
2730- Battery State map now includes state ` 0 ` to prevent KeyError
31+
32+
You can’t perform that action at this time.
0 commit comments