Skip to content
Snippets Groups Projects
Commit 2b726e0e authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

check_haproxy_health update doc page

parent 48968326
No related branches found
No related tags found
1 merge request!1296468-docs-and-harmonize
...@@ -2,18 +2,8 @@ ...@@ -2,18 +2,8 @@
## Introduction ## Introduction
**check_haproxy_health** checks if kernel logs inconsistency messages in the journallog. **check_haproxy_health** checks health url of haproxy service.
It requires sudo permission on /bin/journalctl The url of it will be detected from /etc/haproxy/haproxy.cfg.
If it would find error messages it switches to critical and shows the found journallog entries.
## Requirements
* sudo permission on /bin/journalctl to scan for the information
```txt
icingaclient ALL=(ALL) NOPASSWD: /bin/journalctl
```
## Syntax ## Syntax
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment