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

Werk #19297: NetApp ONTAP special agent: section failures no longer abort all monitoring

Component Checks & agents
Title NetApp ONTAP special agent: section failures no longer abort all monitoring
Date Mar 17, 2026
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b2
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p25
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.3.0p46
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Previously, if any section of the NetApp ONTAP special agent failed (e.g. due to an unexpected API response or a missing field for a faulty node), the entire agent would crash and all monitoring data would be lost for that check interval.

The agent now handles section failures individually. If a section fails, the other sections continue to execute normally. Sections that depend on failed upstream data (e.g. {fan} and {temp} depend on {node}) are skipped with an explicit message explaining why.

A new service {NetApp ONTAP Agent info} is discovered on every monitored NetApp host. It reports {OK} when all sections collected successfully, and {WARN} for each section that failed, showing the section name and the error. The services for affected sections will go stale.

A rediscovery is needed to make the new {NetApp ONTAP Agent info} service appear.

To the list of all Werks