grafana-http-response-001.png
This very simple dashboard helps your Organization to monitor your active HTTP/HTTPS Websites in seconds, with crystal clear view of the status of all of them.
Using the latest version of Telegraf should work, more information here
Collector Configuration Details
Just download the latest Telegraf version which includes the http_response Plugin, create a new file under /etc/telegraf/telegraf.d/http_response.conf and add the next:
[[inputs.http_response]]
urls = ["https://www.jorgedelacruz.es","https://jorgedelacruz.uk","https://www.vmware.com/","https://www.veeam.com/","https://github.com/","https://www.microsoft.com/en-gb/"]
response_timeout = "10s"
method = "GET"
follow_redirects = false
Restart the Telegraf services and enjoy