Werk #889: logwatch: fix case where rule wouldn't be applied
| Component | Checks & agents | ||
| Title | logwatch: fix case where rule wouldn't be applied | ||
| Date | Apr 9, 2014 | ||
| Level | Prominent Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If you are using CMC core cmk -v on the commandline and had inventorized the checks by a newer version of Check_MK then the reclassification patterns of logwatch would not work. This has been fixed. The reason was that the inventory now correctly sets None as a parameter whereas older versions used an empty string.