Helllo,
Is there any way to check HTTP or HTTPS with NPM ?
Thanks & regards,
IPSLA module (extra cost) can do http checks, SeUM (also extra cost) can do both http and https synthetic transactions. There may also be something that could be done in APM (also extra cost), but would probably involve some kind of VB script. I could be wrong, but I don't think there's anything specifically in NPM core that will help with http/https checks.
NPM would check if the site is alive (ping)
then APM/SAM would do an actual HTTP or HTTPS check on the site to see if it was functioning.