Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit f390e7b0 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 4609c2ab
No related branches found
No related tags found
No related merge requests found
# cURL agent plugin for Linux and Windows
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/) based on an idea of Christian Wirtz (doc@snowheaven.de) and Ingo Hambrock.
cURL supports a lot of different protocols like:
- dict
- file
- ftp / ftps
- gopher / gophers
- http / https
- imap / imaps
- ldap / ldaps
- mqtt
- pop3 / pop3s
- rtsp
- scp
- sftp
- smb/smbs
- smtp/smtps
- telnet
- tftp
*Note*: At the end of this README you will find a list of cURL options implemented so far.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment