Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19459: Fix Proxmox VE Node Info handling of missing subscription status

Component Checks & agents
Title Fix Proxmox VE Node Info handling of missing subscription status
Date Apr 29, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, the Proxmox VE Node Info service could fail when the Proxmox VE API did not include a subscription status in its response — for example on nodes where subscription data is absent or incomplete.

The service now handles a missing subscription status gracefully:

  • If no subscription status is available and no required subscription status is configured, the service reports OK with "Subscription: n/a".
  • If a required subscription status is configured but no status data is present, the service reports WARN with "Subscription: n/a".

To the list of all Werks