Werk #18267: NetApp CLI passthrough now respects domain configuration
Component | Checks & agents | ||||||
Title | NetApp CLI passthrough now respects domain configuration | ||||||
Date | Aug 14, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Previously, when establishing CLI passthrough connections to NetApp systems, the agent used standalone HTTP GET requests. This bypassed correct domain name configuration.
This werk corrects this behavior leveraging the established session from the NetApp Python module.