Werk #18246: Optimize query of NetApp LIFs
Component | Checks & agents | ||||
Title | Optimize query of NetApp LIFs | ||||
Date | Oct 2, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The Netapp Ontap special agent previously queried all LIFs one by one, which resulted in slower data collection and increased load on the monitored system.
This has been improved by using a bulk query to retrieve all LIFs at once, significantly enhancing performance. As a result, data collection from Netapp Ontap devices is faster, leading to quicker monitoring updates and reduced system load. No action is required from users.