Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1152
blob05950c835b2bce42bc1f06a42c10eaaff40da48f
1 Title: mk-job: The check now captures currently running jobs and their start time
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1407220584
7 Class: fix
9 Previously the check did only get data of jobs which already had finished. This
10 was a bit weird, because the start time and duration of the jobs could be configured
11 to be monitored and checked, but was not applied during runtime.
13 You need to update the agent plugin mk-job to make this work correctly.