We have the use case that we like to know if users can access to the internet over our Proxy.
An idea is the we check periodicaly diffrent websites if the they are avilable or not. If all webside are down probably users have no internet connection.
Is this generic HTTP Query driver made for this use case. It means check diffrent websites if they are aviable?
Kind regards
Stefan
Hi Stefan,
This driver is indeed designed to periodically send HTTP queries to 1 or multiple endpoints and it's possible to alarm on the responses if they for example did not return with a 200 OK response.
It can also trend on the time it took to receive the response, this could also be an indication of degraded internet access.
Thanks a lot. Sounds good. We will follow on this approach and get in touch with Skyline Commercials soon.
Kind regards, Stefan