Werk #787: df: fixed problems on some filesystem checks when legacy check parameters where used
| Component | Checks & agents | ||
| Title | df: fixed problems on some filesystem checks when legacy check parameters where used | ||
| Date | Apr 7, 2014 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Any checks using the df.include library function had problems when their check parameters where configured in a legacy syntax - in detail tuple(int, int) This caused invalid output from Agent messages. However, a reinventory of the check in question fixed the problems.