Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icinga-checks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
icinga-checks
Merge requests
!129
6468-docs-and-harmonize
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
6468-docs-and-harmonize
6468-docs-and-harmonize
into
master
Overview
0
Commits
9
Pipelines
0
Changes
2
Merged
6468-docs-and-harmonize
Hahn Axel (hahn)
requested to merge
6468-docs-and-harmonize
into
master
Jul 28, 2023
Overview
0
Commits
9
Pipelines
0
Changes
2
0
0
Merge request reports
Viewing commit
a38fc56b
Prev
Next
Show latest version
2 files
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
a38fc56b
haproxy_health: update help text
· a38fc56b
Hahn Axel (hahn)
authored
Jul 28, 2023
docs/20_Checks/check_haproxy_health.md
+
1
−
0
View file @ a38fc56b
Edit in single-file editor
Open in Web IDE
Show full file
@@ -26,6 +26,7 @@ It requires wget to handle the http request.
Non OK values occur:
UNKNOWN - if /etc/haproxy/haproxy.cfg cannot be read
- haproxy is not in http mode
- the url wasn't detected
- the detected status url doesn't send a response
ERROR - the detected status url did not respond with Http status
code 200
Loading