Werk #11543: Wrong handling of 'None' values in bonding checks
| Component | Checks & agents | ||||
| Title | Wrong handling of 'None' values in bonding checks | ||||
| Date | Nov 11, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Discovery and check functions for *_bonding would are provided with "None" instead of None values but don't handle them correctly. This fix doesn't turn "None" into None but handles those values correctly