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

update readme

parent 1dae6acd
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ It is customizable / extendable to detect other products that are not included i ...@@ -18,7 +18,7 @@ It is customizable / extendable to detect other products that are not included i
### Syntax ### Syntax
``$ check_eol [-c CRITICAL] [-w WARING] PRODUCT VERSION`` ``$ check_eol [-c CRITICAL] [-w WARNING] PRODUCT VERSION``
#### Parameters #### Parameters
......
...@@ -34,6 +34,8 @@ There is one include script used by all checks: ...@@ -34,6 +34,8 @@ There is one include script used by all checks:
* check_disk-io * check_disk-io
* check_dns_responsetime * check_dns_responsetime
* [check_eol](check_eol.md) * [check_eol](check_eol.md)
* check_fs_errors - check journal for ext4 consistency errors
* check_fs_writable - for virtual nmachines: detect if filesystem is readonly
* check_haproxy_health * check_haproxy_health
* check_haproxy_status * check_haproxy_status
* check_memory * check_memory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment