URL Monitor Template (Both External and Internal) - PowerShell

Hi Everyone, I am adding a SAM Template that can help you to monitor any URL (in any format e.g. http/s://IP or http/s://Hostname) from internal network as well as external network. Also works when there is any issue with the SSL certificate with the Website.

For monitoring the URL from External Network or Client Network you need to add one external server (cloud or client server) in your Solarwinds and then Assign this template to run remotely on that server, dont allow internal routing from Target server to your company network except WMI/Agent communication port so that whenever you pushes URL polling then it don't come via internal routing rather it will go outside via Public Network. And thats how you can monitor External URL from outside network.

Hope this will help you.