Werk #18094: agent_prism: Avoid calling /ha endpoint on non OVH exclusive cluster
Component | Checks & agents | ||||||
Title | agent_prism: Avoid calling /ha endpoint on non OVH exclusive cluster | ||||||
Date | Jun 16, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Starting with AOS version 6.10, the v2 API endpoint /ha returns a 500 error if the cluster contains any non-OVH hypervisors. To prevent the special agent from failing in such cases, this update adds a pre-check using the /hosts endpoint to ensure that all clusters are composed entirely of OVH hypervisors before querying /ha.