Werk #3016: mk-job: scheduled jobs are now always executed despite of any status file permission problems
Component | Checks & agents |
Title | mk-job: scheduled jobs are now always executed despite of any status file permission problems |
Date | Apr 1, 2016 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b9 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The mk-job call could fail if the status file for this command could not get created due to permission problems. With this fix insufficient permissions now only prevent the creation of the status file. The command itself is executed nevertheless.