You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With recent versions of HAProxy Enterprise (HAPEE) the socket is no more
created in a hapee subdirectory.
Change-Id: I6bc645aeb3255ba7a92155065ad6a477dcb843b2
Jira: SUP-29063
Co-authored-by: Solomon Jacobs <solomon.jacobs@checkmk.com>
Closes: #915
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.
15
+
This Werk adds the new path to the agent's socket search list.
0 commit comments