Werk #0882: check_bi_local.py: fix crash in case of non-ascii characters
Component | Checks & Agents |
---|---|
Title | check_bi_local.py: fix crash in case of non-ascii characters |
Date | 2014-04-10 12:04:00 |
Checkmk Edition | Checkmk Raw Edition (CRE) |
Checkmk Version | 1.2.5i3 |
Level | Prominent Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
When you have an aggregate whos name contain a non-ascii character then the check_bi_local.py would fail and you would miss all aggregates from the point on. This has been fixed by encoding the output with UTF-8.