Monitoring external website

Thank you for the quick reply @LaSoe - I mainly want to monitor that the website is up and running for our external customers.

Also, appreciate you pointing me in the right direction, it sounds like the ‘check_http’ or ‘check_curl’ is definitely the route I want to go as I was only tasked with seeing if the website was up and running and coming back with an HTTP response 200.

Hmm, definitely going to read up tonight on that end-to-end monitoring, seems very interesting going down the yaml file route with variables as that may come in handy, thanks again for this!