Werk #19706: haproxy: Support for new socket path
| Component | Checks & agents | ||||||
| Title | haproxy: Support for new socket path | ||||||
| Date | May 19, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Recent versions of HAProxy Enterprise moved the stats socket from a versioned subdirectory (/var/run/hapee-<version>/hapee-lb.sock) to directly under /var/run/hapee-lb.sock, which the agent failed to detect.
This Werk adds the new path to the agent's socket search list.