bosun-monitor / bosun

Time Series Alerting Framework
http://bosun.org
MIT License
3.4k stars 495 forks source link

Added "* L4TOUT" to haproxyCheckStatus #2504

Closed AlexanderRydberg closed 1 year ago

AlexanderRydberg commented 2 years ago

Description

Scollector did not manage to collect data from HAProxy (HAProxy version 2.0.13-2ubuntu0.5). Got error:

Apr 28 16:26:34 ServerName scollector[1741859]: error: interval.go:65: haproxy-1-http://localhost:1936/;csv: unknown check status * L4TOUT
Apr 28 16:26:49 ServerName scollector[1741859]: error: interval.go:65: haproxy-1-http://localhost:1936/;csv: unknown check status * L4TOUT

Print from HAProxy: image

Simply added "* L4TOUT" so that its a valid check status for haproxyCheckStatus

Type of change

How has this been tested?

Checklist:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.