I need to test the availability of an external webpage on a server that I do not have rights to and is not in my domain so APM is out. I have APM and know how to use it however it will not work in this case. We currently use servers alive to do an HTTP Get on a webpage to test the availability of the service on the external apache webserver. Is there any way to do this through NPM?