Werk #1152: mk-job: The check now captures currently running jobs and their start time
Component | Checks & agents | ||||||||||||||||||
Title | mk-job: The check now captures currently running jobs and their start time | ||||||||||||||||||
Date | Aug 5, 2014 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
Previously the check did only get data of jobs which already had finished. This was a bit weird, because the start time and duration of the jobs could be configured to be monitored and checked, but was not applied during runtime.
You need to update the agent plugin mk-job to make this work correctly.