Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #22291: Veeam jobs: Do not report a job awaiting its first run as UNKNOWN

Component Checks & agents
Title Veeam jobs: Do not report a job awaiting its first run as UNKNOWN
Date Aug 28, 2026
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p14
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p37
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p51
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

A Veeam job that has been created and scheduled but never executed was reported as UNKNOWN by the {{VEEAM Job}} service.

UNKNOWN is meant to indicate that the state of a job could not be determined. That is not the case here: the job exists and was queried successfully, it simply has no execution history yet.

Starting with this patch, a job that reports no result and is not running is OK, regardless of its job type. UNKNOWN is now reserved for a job state or result that the check cannot interpret.

Note: this changes the state of affected services from UNKNOWN to OK without any configuration change. Therefore this patch is considered incompatible.

To the list of all Werks