Werk #882: 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 | Apr 10, 2014 | ||
Level | Prominent Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
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.