From 07993997bed4f429be07ddde43533d3f0abe1d4d Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 3 Mar 2022 20:11:01 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87ccd34..b3bfc38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # CheckMK cURL agent plugin -With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-) It is build around cURL from [https://curl.se/](https://curl.se/). +With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-)\ +It is build around cURL from [https://curl.se/](https://curl.se/). + +*Note*: At the end of this README you will find a list of cURL options implemented so far. --- ### Download -- GitLab