Skip to content
Snippets Groups Projects

update check_http

Merged Hahn Axel (hahn) requested to merge add-systemdunit into master
2 files
+ 4
2
Compare changes
  • Side-by-side
  • Inline

Files

@@ -47,6 +47,7 @@ PARAMETERS:
Define request:
-u URL Set url to fetch; eg. https://www.example.com/
-m METHOD Set a method, eg. HEAD; default: GET
-c PARAMS additional curl params
What to check:
-s STATUSCODE exact Statuscode to check; 3 digits; by default critical
Loading