diff --git a/docs/20_Checks/check_haproxy_health.md b/docs/20_Checks/check_haproxy_health.md index 5193c0f5ef8e4463e7794f63c708b4676962047f..e0fefd87fa23c5e6c79ab117d3880e9135554037 100644 --- a/docs/20_Checks/check_haproxy_health.md +++ b/docs/20_Checks/check_haproxy_health.md @@ -2,18 +2,8 @@ ## Introduction -**check_haproxy_health** checks if kernel logs inconsistency messages in the journallog. -It requires sudo permission on /bin/journalctl - -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 -``` +**check_haproxy_health** checks health url of haproxy service. +The url of it will be detected from /etc/haproxy/haproxy.cfg. ## Syntax