I have a perl script that tests website availability, using a Windows Script Monitor in SAM. It tests for the the response time as well as the response from the server. Unfortunately it doesn't seem to be working as intended, as the full response from the server doesn't seem to be outputted. The response is outputted to a variable but for some reason it's not being logged in SAM. I've attached the snippet of the script, am I referencing the response incorrectly or is SAM not capable of handling this data?
Thanks,
Matt